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-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
2019-09-04
[release-branch.go1.13] errors: fix wrong code in package doc
Jonathan Amsterdam
2019-09-03
[release-branch.go1.13] doc: add Go 1.13 to release history
Andrew
2019-09-03
[release-branch.go1.13] go1.13
go1.13
Andrew Bonventre
2019-09-03
[release-branch.go1.13] doc/go1.13: remove announcements of arm64 support on ...
Bryan C. Mills
2019-09-03
[release-branch.go1.13] os: skip TestPipeThreads on GOOS=darwin
Emmanuel Odeke
2019-09-02
[release-branch.go1.13] net/http: make docs refer to Context.Value as a gette...
Kevin Gillette
2019-09-02
[release-branch.go1.13] doc: document Go 1.13
Andrew
2019-09-02
[release-branch.go1.13] doc/1.13: remove draft note and make various fixes
Andrew Bonventre
2019-09-02
[release-branch.go1.13] encoding/json: revert Compact HTML escaping documenta...
Tom Thorogood
2019-08-29
[release-branch.go1.13] go1.13rc2
go1.13rc2
Andrew Bonventre
2019-08-28
[release-branch.go1.13] CONTRIBUTORS: second round of updates for Go 1.13
Dmitri Shuralyov
2019-08-27
[release-branch.go1.13] cmd/go/internal/modload: fix swapped paths in error m...
Bryan C. Mills
2019-08-27
[release-branch.go1.13] cmd/go/internal/get: remove '--' separator from 'git ...
Bryan C. Mills
2019-08-27
[release-branch.go1.13] crypto/tls: make SSLv3 again disabled by default
Filippo Valsorda
2019-08-27
[release-branch.go1.13] net/http: fix wantConnQueue memory leaks in Transport
Bryan C. Mills
2019-08-26
[release-branch.go1.13] cmd/vendor: update vendored x/arch repo to 8a70ba74b3a1
Cherry Zhang
2019-08-26
[release-branch.go1.13] doc: align documents link
obei
2019-08-26
[release-branch.go1.13] doc/go1.13: add information about using private modul...
Katie Hockman
2019-08-25
[release-branch.go1.13] doc/go1.13: add missing slashes
Toshihiro Shiino
2019-08-25
[release-branch.go1.13] doc/go1.13: fix bad URLs to strconv identifiers
Emmanuel T Odeke
2019-08-25
[release-branch.go1.13] doc/go1.13: document fmt's number syntax updates
Emmanuel T Odeke
2019-08-23
[release-branch.go1.13] doc/go1.13: document _ between digits for math/big, s...
Emmanuel T Odeke
2019-08-23
[release-branch.go1.13] net/http: update bundled golang.org/x/net/http2 to im...
Filippo Valsorda
2019-08-22
[release-branch.go1.13] net/http: change TimeoutHandler's docs to match its n...
Jeff Hodges
2019-08-22
[release-branch.go1.13] strconv: update documentation
Emmanuel T Odeke
2019-08-21
[release-branch.go1.13] go1.13rc1
go1.13rc1
Andrew Bonventre
2019-08-21
Revert "encoding/json: avoid work when unquoting strings"
Filippo Valsorda
2019-08-21
cmd/go: accept GOSUMDB=sum.golang.google.cn
Russ Cox
2019-08-20
doc/go1.13: mention '-o <directory>' support for 'go build'
Bryan C. Mills
2019-08-20
cmd/go: fix "go help build -o" docs
Filippo Valsorda
2019-08-19
doc: rewrite reference to plan9.bell-labs.com to 9p.io
Wagner Riffel
2019-08-18
encoding/json: fix format string in the Fuzz func
Dmitry Vyukov
2019-08-16
time: update TestSub to avoid future regressions
Joe Tsai
2019-08-16
cmd/gofmt: update TestRewrite to avoid future regressions
Joe Tsai
[prev]
[next]