index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-10-07
[release-branch.go1.16] go1.16.9
go1.16.9
Michael Anthony Knyszek
2021-10-07
[release-branch.go1.16] misc/wasm, cmd/link: do not let command line args ove...
Michael Knyszek
2021-09-23
[release-branch.go1.16] text/template: initialize template before locking it
Ian Lance Taylor
2021-09-15
[release-branch.go1.16] runtime: in adjustTimers back up as far as necessary
Ian Lance Taylor
2021-09-09
[release-branch.go1.16] go1.16.8
go1.16.8
Than McIntosh
2021-09-09
[release-branch.go1.16] text/template: add lock for Template.tmpl to fix data...
Ian Lance Taylor
2021-09-02
[release-branch.go1.16] all: update golang.org/x/net to pull in CL 346890
Damien Neil
2021-09-01
[release-branch.go1.16] archive/zip: prevent preallocation check from overflo...
Roland Shoemaker
2021-08-13
[release-branch.go1.16] runtime: drop SIGPROF while in ARM < 7 kernel helpers
Michael Pratt
2021-08-11
[release-branch.go1.16] go/internal/gccgoimporter: fix up gccgo installation ...
Than McIntosh
2021-08-04
[release-branch.go1.16] go1.16.7
go1.16.7
David Chase
2021-08-04
[release-branch.go1.16] net/http: speed up and deflake TestCancelRequestWhenS...
Damien Neil
2021-08-03
[release-branch.go1.16] runtime: fix crash during VDSO calls on PowerPC
Derek Parker
2021-08-03
[release-branch.go1.16] cmd/go: use path.Dir instead of filepath.Dir for pack...
Yasuhiro Matsumoto
2021-08-02
[release-branch.go1.16] cmd/go: remove hint when no module is suggested
Constantin Konstantinidis
2021-08-02
[release-branch.go1.16] cmd/compile: mark R16, R17 clobbered for non-standard...
Cherry Zhang
2021-08-02
[release-branch.go1.16] cmd/{compile,link}: fix bug in map.zero handling
Than McIntosh
2021-08-02
[release-branch.go1.16] cmd/go/internal/load: always set IsImportCycle when i...
Roland Shoemaker
2021-08-02
[release-branch.go1.16] net/http/httputil: close incoming ReverseProxy reques...
Damien Neil
2021-07-30
[release-branch.go1.16] runtime: remove adjustTimers counter
Ian Lance Taylor
2021-07-22
[release-branch.go1.16] runtime: don't clear timerModifiedEarliest if adjustT...
Ian Lance Taylor
2021-07-12
[release-branch.go1.16] go1.16.6
go1.16.6
Dmitri Shuralyov
2021-07-12
[release-branch.go1.16] crypto/tls: test key type when casting
Roland Shoemaker
2021-07-08
[release-branch.go1.16] net: filter bad names from Lookup functions instead o...
Roland Shoemaker
2021-07-08
[release-branch.go1.16] net: don't reject null mx records
Roland Shoemaker
2021-06-29
[release-branch.go1.16] net/http: fix ResponseWriter.ReadFrom with short reads
Damien Neil
2021-06-29
[release-branch.go1.16] cmd/compile: make map.zero symbol content-addressable
Than McIntosh
2021-06-21
[release-branch.go1.16] syscall: fix TestGroupCleanupUserNamespace test failu...
Rahul Bajaj
2021-06-03
[release-branch.go1.16] go1.16.5
go1.16.5
David Chase
2021-06-02
[release-branch.go1.16] net: don't rely on system hosts in TestCVE202133195
Roland Shoemaker
2021-06-02
[release-branch.go1.16] cmd/go: error out of 'go mod tidy' if the go version ...
Bryan C. Mills
2021-06-02
[release-branch.go1.16] cmd/go: use a real Go version in the go.mod files in ...
Bryan C. Mills
2021-06-02
[release-branch.go1.16] cmd/go: in 'go mod download' without args, don't save...
Jay Conrod
2021-06-02
[release-branch.go1.16] cmd/link/internal: fix use of DynlinkingGo with ppc64...
Lynn Boger
2021-06-02
[release-branch.go1.16] net/http: prevent infinite wait during TestMissingSta...
Michael Fraenkel
2021-05-28
[release-branch.go1.16] net/http/httputil: always remove hop-by-hop headers
Filippo Valsorda
2021-05-28
[release-branch.go1.16] archive/zip: only preallocate File slice if reasonabl...
Roland Shoemaker
2021-05-27
[release-branch.go1.16] net: verify results from Lookup* are valid domain names
Roland Shoemaker
2021-05-27
[release-branch.go1.16] math/big: check for excessive exponents in Rat.SetString
Robert Griesemer
2021-05-21
[release-branch.go1.16] cmd/link: don't cast end address to int32
Cherry Mui
2021-05-20
[release-branch.go1.16] cmd/link: disable plugin support if cgo is disabled
Paul E. Murphy
2021-05-06
[release-branch.go1.16] go1.16.4
go1.16.4
Heschi Kreinick
2021-05-05
[release-branch.go1.16] runtime/pprof: skip tests for AIX
Clément Chigot
2021-05-04
[release-branch.go1.16] syscall: syscall.AllThreadsSyscall signal handling fixes
Andrew G. Morgan
2021-05-04
[release-branch.go1.16] cmd/compile: fix ANDI/SRWI merge on ppc64
Paul E. Murphy
2021-05-04
[release-branch.go1.16] runtime: non-strict InlTreeIndex lookup in expandFina...
Michael Pratt
2021-04-30
[release-branch.go1.16] archive/zip: only return directory once via io/fs.FS
Ian Lance Taylor
2021-04-28
[release-branch.go1.16] std: update golang.org/x/net to 20210428183300-3f4a41...
Katie Hockman
2021-04-12
[release-branch.go1.16] time: use offset and isDST when caching zone from ext...
Ian Lance Taylor
2021-04-01
[release-branch.go1.16] go1.16.3
go1.16.3
Dmitri Shuralyov
[next]