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
2019-10-17
[release-branch.go1.13] go1.13.3
go1.13.3
Alexander Rakoczy
2019-10-17
[release-branch.go1.13] doc: document Go 1.13.3
Alexander Rakoczy
2019-10-17
[release-branch.go1.13] doc: document Go 1.12.12
Alexander Rakoczy
2019-10-17
[release-branch.go1.13] all: merge release-branch.go1.13-security into releas...
Katie Hockman
2019-10-17
[release-branch.go1.13] cmd/go/internal/work: fix error while passing custom ...
Agniva De Sarker
2019-10-17
[release-branch.go1.13-security] go1.13.2
go1.13.2
Katie Hockman
2019-10-17
[release-branch.go1.13-security] doc: document Go 1.13.2 and Go 1.12.11
Katie Hockman
2019-10-17
[release-branch.go1.13-security] cmd/compile: make poset use sufficient condi...
zdjones
2019-10-17
[release-branch.go1.13-security] cmd/compile: rename poset method dominates t...
zdjones
2019-10-16
[release-branch.go1.13-security] crypto/dsa: prevent bad public keys from cau...
Katie Hockman
2019-10-16
[release-branch.go1.13] crypto/ecdsa: remove s390x assembly
Michael Munday
2019-10-16
[release-branch.go1.13] cmd/compile: better error message for language versio...
Robert Griesemer
2019-10-14
[release-branch.go1.13] cmd/compile: make poset use sufficient conditions for...
zdjones
2019-10-14
[release-branch.go1.13] cmd/compile: rename poset method dominates to reaches
zdjones
2019-10-14
[release-branch.go1.13] net/http: fix Transport panic with nil Request.Header
Emmanuel T Odeke
2019-10-09
[release-branch.go1.13] os: re-enable TestPipeThreads on darwin
Shenghou Ma
2019-10-09
[release-branch.go1.13] runtime: fix darwin syscall performance regression
Shenghou Ma
2019-10-09
[release-branch.go1.13] cmd/go: suppress more errors in package-to-module loa...
Bryan C. Mills
2019-10-07
[release-branch.go1.13] cmd/go: fix listing of ambiguous paths
Duco van Amstel
2019-10-07
[release-branch.go1.13] syscall: replace mksyscall_windows.go with wrapper to...
Jason A. Donenfeld
2019-10-04
[release-branch.go1.13] Revert "cmd/go: add a Latest field to the output of '...
Bryan C. Mills
2019-10-04
[release-branch.go1.13] runtime: scavenge on growth instead of inline with al...
Michael Anthony Knyszek
2019-10-04
[release-branch.go1.13] runtime: redefine scavenge goal in terms of heap_inuse
Michael Anthony Knyszek
2019-10-04
[release-branch.go1.13] runtime: grow the heap incrementally
Austin Clements
2019-10-04
[release-branch.go1.13] net/http: update bundled http2 for memory leak fix
Brad Fitzpatrick
2019-10-04
[release-branch.go1.13] runtime: monitor for suspend/resume to kick timeouts
Jason A. Donenfeld
2019-10-03
[release-branch.go1.13] cmd/go/internal/modfetch: update TestCodeRepo for gop...
Tobias Klauser
2019-10-03
[release-branch.go1.13] net: avoid an infinite loop in LookupAddr
Michael Hendricks
2019-10-02
[release-branch.go1.13] runtime: fix lock acquire cycles related to scavenge....
Michael Anthony Knyszek
2019-10-01
[release-branch.go1.13] cmd/go: don't include package dir in cache key when -...
Jay Conrod
2019-09-27
[release-branch.go1.13] net/http: remove TestTimeoutHandlerAndFlusher due to ...
Emmanuel T Odeke
2019-09-27
[release-branch.go1.13] net/http, doc/go1.13.html: revert TimeoutHandler.Flush
Emmanuel T Odeke
2019-09-26
[release-branch.go1.13] all: merge release-branch.go1.13-security into releas...
Filippo Valsorda
2019-09-26
[release-branch.go1.13] net/http: remove http2 connections when no longer cached
Michael Fraenkel
2019-09-26
[release-branch.go1.13] cmd/go/internal/modload: annotate replacements in Pac...
Bryan C. Mills
2019-09-25
[release-branch.go1.13-security] go1.13.1
go1.13.1
Filippo Valsorda
2019-09-25
[release-branch.go1.13-security] doc: add Go 1.13 to release history
Andrew
2019-09-25
[release-branch.go1.13-security] net/textproto: don't normalize headers with ...
Filippo Valsorda
2019-09-25
[release-branch.go1.13-security] doc: document Go 1.13.1 and Go 1.12.10
Filippo Valsorda
2019-09-25
[release-branch.go1.13] syscall: disable sysctl on iOS
Elias Naur
2019-09-25
[release-branch.go1.13] net/http: fix HTTP/2 idle pool tracing
Tom Thorogood
2019-09-25
[release-branch.go1.13] cmd/go/internal/modfetch/codehost: work around an app...
Bryan C. Mills
2019-09-25
[release-branch.go1.13] cmd/go: don't split internal test main packages twice
Jay Conrod
2019-09-25
[release-branch.go1.13] cmd/go: fix link error for -coverpkg in GOPATH mode
Jay Conrod
2019-09-25
[release-branch.go1.13] cmd/go: suppress errors in package-to-module queries ...
Bryan C. Mills
2019-09-24
[release-branch.go1.13] cmd/cover: skip go list when profile is empty
Rhys Hiltner
2019-09-20
[release-branch.go1.13] doc/go1.13: add id tag to note about removal of NaCl ...
Andrew
2019-09-11
[release-branch.go1.13] cmd/go: strip trailing slash from versioned arguments
Jay Conrod
2019-09-11
[release-branch.go1.13] cmd/go/internal/get: avoid panic in metaImportsForPre...
Bryan C. Mills
2019-09-05
[release-branch.go1.13] cmd/go/internal/test: prepend -test.timeout rather th...
Bryan C. Mills
[next]