]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2021-03-05 Tao Qingyuncmd/go: update PWD variable for 'go generate'
2021-03-05 John Bamptondocs: fix case of GitHub
2021-03-05 Bryan C. Millscmd/go: update error expectations in TestScript/mod_ins...
2021-03-05 Meng Zhuoencoding/json: marshal maps using reflect.Value.MapRange
2021-03-04 Dan Scalescmd/compile: remove types2.(*Selection).TArgs(), now...
2021-03-04 David Chasecmd/compile: return (and receive) medium-large results
2021-03-04 David Chasecmd/compile: tweak offset-generator to elide more ...
2021-03-04 David Chasecmd/compile: add register abi tests
2021-03-04 Jay Conrodcmd/go: don't report missing std import errors for...
2021-03-04 Jay Conrodcmd/go: clarify errors for commands run outside a module
2021-03-04 Robert Griesemercmd/compile/internal/syntax: print type parameters...
2021-03-04 David Chasecmd/compile: remove I-saw-a-register-pragma chatter
2021-03-04 David Chasecmd/compile: implement too-big-to-SSA struct passing...
2021-03-04 Jason A. Donenfeldsyscall: treat proc thread attribute lists as unsafe...
2021-03-04 David Chasecmd/compile: implement simple register results
2021-03-04 Paul E. Murphycmd/internal: Add 6 args to ppc64 optab
2021-03-04 Bryan C. Millscmd/go: ensure that the test subprocess always times...
2021-03-04 LeonardWangruntime: remove GODEBUG=scavenge mode
2021-03-04 Bryan C. Millscmd/go: reject 'go list -m MOD@patch' when no existing...
2021-03-04 Tao Qingyunruntime: remove a duplicated testcase of TestPallocData...
2021-03-04 David Chasecmd/compile: fix pointer maps for morestack
2021-03-04 David Chasecmd/compile: register abi, morestack work and mole...
2021-03-04 Cuong Manh Lecmd/compile: make check2 gracefully exit if it reported...
2021-03-04 Cuong Manh Lecmd/compile: do not add invalid key to constSet
2021-03-04 Cuong Manh Lecmd/compile: do not set type for OTYPE
2021-03-04 Cuong Manh Lecmd/compile: skip diag error in checkassign if one...
2021-03-04 Cuong Manh Lecmd/compile: do not set type for OPACK
2021-03-04 Cuong Manh Lecmd/compile: graceful handle error in noder LoadPackage
2021-03-04 David Chasecmd/compile: pass register parameters to called function
2021-03-04 David Chasecmd/compile: pass arguments as register parameters...
2021-03-04 David Chasecmd/compile: refactor out an almost-superfluous arg
2021-03-04 eric fangcmd/internal/obj/arm64: remove unncessary class check...
2021-03-04 eric fangcmd/asm: disable scaled register format for arm64
2021-03-04 eric fangcmd/compile: adjust stack slot alignment requirements...
2021-03-04 eric fangcmd/internal/obj/asm64: add support for moving BITCON...
2021-03-04 eric fangcmd/asm: add arm64 instructions VUMAX and VUMIN
2021-03-04 eric fangcmd/asm: add 128-bit FLDPQ and FSTPQ instructions for...
2021-03-04 Rob Findleygo/types: use correct recv for parameterized embedded...
2021-03-03 Robert Griesemercmd/compile/internal/types2: use correct recv for param...
2021-03-03 David Chasecmd/compile: remove races introduced in abiutils field...
2021-03-03 David Chasecmd/compile: make modified Aux type for OpArgXXXX pass...
2021-03-03 David Chasecmd/compile: handle aggregate OpArg in registers
2021-03-03 eric fangcmd/compile: remove 8-byte alignment requirement of...
2021-03-03 eric fangcmd/compile: remove 8-byte alignment requirement of...
2021-03-03 Joel Singcmd/compile: intrinsify runtime/internal/atomic.{And...
2021-03-03 Joel Singsyscall: implement rawVforkSyscall for remaining linux...
2021-03-03 David Chasecmd/compile: retrieve Args from registers
2021-03-03 Baokun LeeA+C: change email address for Baokun Lee
2021-03-03 eric fangcmd/compile: remove 8-byte alignment requirement of...
2021-03-03 David Chasecmd/compile: use abiutils for all rcvr/in/out frame...
2021-03-03 David Chasecmd/link: disable flaky Darwin "symbols" test
2021-03-02 witchardcmd/go: remove -insecure flag on go get
2021-03-02 Bryan C. Millscmd/go/internal/modload: do not resolve an arbitrary...
2021-03-02 Bryan C. Millscmd/go: add a test case that reproduces #44296
2021-03-02 Bryan C. Millscmd/go: resolve std-vendored dependencies as std packag...
2021-03-02 Bryan C. Millscmd/go/internal/mvs: prune spurious dependencies in...
2021-03-02 Tamir Dubersteindist: generate stub go.mod in workdir
2021-03-02 David Chasecmd/compile: better version of check frame offsets...
2021-03-02 fanzha02cmd/compile: optimize single-precision floating point...
2021-03-02 Tobias Klauserinternal/poll, runtime: handle netpollopen error in...
2021-03-02 Baokun Leecmd/go: reject relative paths in GOMODCACHE environment
2021-03-02 John Bamptonall: fix spelling
2021-03-02 Rob Findleygo/parser,go/types: hide API changes related to type...
2021-03-02 YunQiang Sucmd/link,debug/elf: mips32, add .gnu.attributes and...
2021-03-01 Cherry Zhangruntime: use entersyscall in syscall_syscallX on Darwin
2021-03-01 Rob Findleygo/types: review of expr.go
2021-03-01 Dan Scalescmd/compile: import empty closure function correctly
2021-03-01 Jay Conrodcmd: upgrade golang.org/x/mod to relax import path...
2021-03-01 Than McIntoshcmd/compile/internal/ir: fix up stale comment
2021-03-01 Jordan Liggittcmd/go: add missing newline to retraction warning message
2021-03-01 Bryan C. MillsRevert "cmd/compile: check frame offsets against abi"
2021-03-01 Jay Conrodcmd/go/internal/modload: don't query when fixing canoni...
2021-03-01 Jason A. Donenfeldos: mark pipes returned by os.Pipe() as inheritable...
2021-02-27 David Chasecmd/compile: check frame offsets against abi
2021-02-27 Matthew Dempskycmd/compile: fix escape analysis of heap-allocated...
2021-02-27 David Chasecmd/compile: fixed which-result confusion in presence...
2021-02-27 Ian Lance Taylortime: correct unusual extension string cases
2021-02-26 Michael Anthony... reflect: fix register ABI spill space calculation
2021-02-26 Dan Scalescmd/compile: deal with closures in generic functions...
2021-02-26 Jason A. Donenfeldsyscall: introduce SysProcAttr.ParentProcess on Windows
2021-02-26 Jason A. Donenfeldsyscall: introduce SysProcAttr.AdditionalInheritedHandl...
2021-02-26 Jason A. Donenfeldsyscall: restrict inherited handles on Windows
2021-02-26 Jason A. Donenfeldsyscall: add support for proc thread attribute lists
2021-02-26 Jason A. Donenfeldcmd/link: recognize ARM64 PE files and relocations
2021-02-26 Cherry Zhangcmd/link: handle types as converted to interface when...
2021-02-26 Cuong Manh Lecmd/compile: fix mishandling of unsafe-uintptr argument...
2021-02-26 David Chasecmd/compile: change StaticCall to return a "Results"
2021-02-26 Dan Scalescmd/compile: fix missing descend in Addrtaken for...
2021-02-25 Josh Bleecher... cmd/internal/obj: add Prog.SetFrom3{Reg,Const}
2021-02-25 Bryan C. Millssyscall: comment on fields omitted from the win32findda...
2021-02-25 Matthew DempskyRevert "cmd/compile: fix mishandling of unsafe-uintptr...
2021-02-25 Joe Tsaireflect: add Method.IsExported and StructField.IsExport...
2021-02-25 Josh Bleecher... cmd/internal/obj: fix typo in docs
2021-02-25 Matthew Dempskycmd/compile: declare inlined result params early for...
2021-02-25 Josh Bleecher... os: avoid allocation in File.WriteString
2021-02-25 Ivan Trubachdatabase/sql: close driver.Connector if it implements...
2021-02-25 Josh Bleecher... cmd/compile: automate resultInArg0 register checks
2021-02-25 Cuong Manh Lecmd/compile: fix mishandling of unsafe-uintptr argument...
2021-02-25 Tobias Klauserruntime: use pipe2 for nonblockingPipe on dragonfly
2021-02-25 Andy Panruntime: batch moving gFree list between local p and...
next