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-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
2021-02-16
[release-branch.go1.15] internal/poll: if copy_file_range returns 0, assume i...
Ian Lance Taylor
2021-02-04
[release-branch.go1.15] go1.15.8
go1.15.8
Carlos Amedee
2021-02-04
[release-branch.go1.15] runtime/cgo: fix Android build with NDK 22
Elias Naur
2021-02-03
[release-branch.go1.15] runtime: don't adjust timer pp field in timerWaiting ...
Ian Lance Taylor
2021-02-02
[release-branch.go1.15] cmd/internal/goobj2: fix buglet in object file reader
Than McIntosh
2021-02-02
[release-branch.go1.15] cmd/link/internal/ld/pe: fix segfault adding resource...
Derek Parker
2021-02-02
[release-branch.go1.15] cmd/go: don't lookup the path for CC when invoking cgo
Jay Conrod
2021-02-01
[release-branch.go1.15] net/http: update bundled x/net/http2
Damien Neil
2021-01-22
[release-branch.go1.15] cmd/go: fix get_update_unknown_protocol test
Jay Conrod
2021-01-21
[release-branch.go1.15] cmd/compile: don't short-circuit copies whose source ...
Keith Randall
2021-01-21
[release-branch.go1.15] internal/execabs: only run tests on platforms that su...
Roland Shoemaker
2021-01-20
[release-branch.go1.15] cmd/go: fix mod_get_fallback test
Jay Conrod
2021-01-19
[release-branch.go1.15] all: merge release-branch.go1.15-security into releas...
Roland Shoemaker
2021-01-19
[release-branch.go1.15-security] go1.15.7
go1.15.7
Dmitri Shuralyov
2021-01-19
[release-branch.go1.15-security] cmd/go: overwrite program name with full path
Roland Shoemaker
2021-01-16
[release-branch.go1.15-security] all: introduce and use internal/execabs
Roland Shoemaker
2021-01-16
[release-branch.go1.15-security] cmd/go: add test case for cgo CC setting
Russ Cox
2021-01-16
[release-branch.go1.15-security] cmd/cgo: report exec errors a bit more clearly
Russ Cox
2021-01-16
[release-branch.go1.15-security] cmd/go: pass resolved CC, GCCGO to cgo
Russ Cox
2021-01-16
[release-branch.go1.15-security] crypto/elliptic: fix P-224 field reduction
Filippo Valsorda
[next]