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-07-12
[release-branch.go1.15] go1.15.14
go1.15.14
Dmitri Shuralyov
2021-07-12
[release-branch.go1.15] crypto/tls: test key type when casting
Roland Shoemaker
2021-07-08
[release-branch.go1.15] net: filter bad names from Lookup functions instead o...
Roland Shoemaker
2021-07-08
[release-branch.go1.15] net: don't reject null mx records
Roland Shoemaker
2021-06-29
[release-branch.go1.15] cmd/link: fix handling of dupok mapzero syms
Than McIntosh
2021-06-21
[release-branch.go1.15] syscall: fix TestGroupCleanupUserNamespace test failu...
Rahul Bajaj
2021-06-10
[release-branch.go1.15] cmd/link: pass arch-specific flags to external linker...
Cherry Zhang
2021-06-03
[release-branch.go1.15] go1.15.13
go1.15.13
David Chase
2021-06-02
[release-branch.go1.15] net: don't rely on system hosts in TestCVE202133195
Roland Shoemaker
2021-06-02
[release-branch.go1.15] cmd/go: error out of 'go mod tidy' if the go version ...
Bryan C. Mills
2021-06-02
[release-branch.go1.15] cmd/go: use a real Go version in the go.mod files in ...
Bryan C. Mills
2021-06-02
[release-branch.go1.15] cmd/link/internal: fix use of DynlinkingGo with ppc64...
Lynn Boger
2021-06-02
[release-branch.go1.15] net/http: prevent infinite wait during TestMissingSta...
Michael Fraenkel
2021-05-28
[release-branch.go1.15] net/http/httputil: always remove hop-by-hop headers
Filippo Valsorda
2021-05-28
[release-branch.go1.15] archive/zip: only preallocate File slice if reasonabl...
Roland Shoemaker
2021-05-27
[release-branch.go1.15] net: verify results from Lookup* are valid domain names
Roland Shoemaker
2021-05-27
[release-branch.go1.15] math/big: check for excessive exponents in Rat.SetString
Robert Griesemer
2021-05-21
[release-branch.go1.15] cmd/link: don't cast end address to int32
Cherry Mui
2021-05-20
[release-branch.go1.15] math/big: remove the s390x assembly for shlVU and shrVU
Jonathan Albrecht
2021-05-14
[release-branch.go1.15] math/big: fix TestShiftOverlap for test -count argume...
SparrowLii
2021-05-06
[release-branch.go1.15] go1.15.12
go1.15.12
Heschi Kreinick
2021-05-05
[release-branch.go1.15] runtime/pprof: skip tests for AIX
Clément Chigot
2021-05-04
[release-branch.go1.15] runtime: non-strict InlTreeIndex lookup in expandFina...
Michael Pratt
2021-04-29
[release-branch.go1.15] runtime, time: disable preemption in addtimer
Michael Pratt
2021-04-28
[release-branch.go1.15] std: update golang.org/x/net to 20210428183841-261fb5...
Katie Hockman
2021-04-12
[release-branch.go1.15] time: use offset and isDST when caching zone from ext...
Ian Lance Taylor
2021-04-01
[release-branch.go1.15] go1.15.11
go1.15.11
Carlos Amedee
2021-03-31
[release-branch.go1.15] cmd/cgo: remove unnecessary space in cgo export header
Quim Muntal
2021-03-31
[release-branch.go1.15] cmd/link: avoid exporting all symbols on windows buil...
Quim Muntal
2021-03-31
[release-branch.go1.15] cmd/cgo: avoid exporting all symbols on windows build...
Quim Muntal
2021-03-31
[release-branch.go1.15] runtime: non-strict InlTreeIndex lookup in Frames.Next
Michael Pratt
2021-03-31
[release-branch.go1.15] cmd/compile: disable shortcircuit optimization for in...
Keith Randall
2021-03-30
[release-branch.go1.15] database/sql: fix tx stmt deadlock when rollback
Emmanuel T Odeke
2021-03-29
[release-branch.go1.15] build: set GOPATH consistently in run.bash, run.bat, ...
Russ Cox
2021-03-29
[release-branch.go1.15] net/http: fix detection of Roundtrippers that always ...
Michael Fraenkel
2021-03-29
[release-branch.go1.15] net/http: update bundled x/net/http2
Dmitri Shuralyov
2021-03-25
[release-branch.go1.15] cmd/link: generate trampoline for inter-dependent pac...
Cherry Zhang
2021-03-25
[release-branch.go1.15] cmd/go/internal/modfetch: detect and recover from mis...
Jay Conrod
2021-03-11
[release-branch.go1.15] go1.15.10
go1.15.10
Carlos Amedee
2021-03-10
[release-branch.go1.15] cmd/go: don't report missing std import errors for ti...
Jay Conrod
2021-03-10
[release-branch.go1.15] all: merge release-branch.go1.15-security into releas...
Katie Hockman
2021-03-10
[release-branch.go1.15-security] go1.15.9
go1.15.9
Alexander Rakoczy
2021-03-09
[release-branch.go1.15-security] encoding/xml: prevent infinite loop while de...
Katie Hockman
2021-03-02
[release-branch.go1.15] net/http: add connections back that haven't been canc...
Michael Fraenkel
2021-03-02
[release-branch.go1.15] net/http: ignore connection closes once done with the...
Michael Fraenkel
2021-03-01
[release-branch.go1.15] cmd/compile: fix escape analysis of heap-allocated re...
Matthew Dempsky
2021-03-01
[release-branch.go1.15] time: correct unusual extension string cases
Ian Lance Taylor
2021-03-01
[release-branch.go1.15] syscall: do not overflow key memory in GetQueuedCompl...
Jason A. Donenfeld
2021-03-01
[release-branch.go1.15] cmd/compile: do not assume TST and TEQ set V on arm
Jason A. Donenfeld
2021-02-26
[release-branch.go1.15] internal/poll: netpollcheckerr before sendfile
Wei Fu
[next]