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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-03-12
[release-branch.go1.13] internal/syscall/windows/registry: remove TestWalkFul...
Jason A. Donenfeld
2020-03-12
[release-branch.go1.13] cmd/go: include the go language version in cache keys
Bryan C. Mills
2020-03-02
[release-branch.go1.13] cmd/trace: update to use WebComponents V0 polyfill
Hana (Hyang-Ah) Kim
2020-02-26
[release-branch.go1.13] cmd/go: add -d flag to mod_get_test
Jay Conrod
2020-02-26
[release-branch.go1.13] cmd/link: ensure cgo cflags do not leak into dwarf tests
Carlos Amedee
2020-02-26
[release-branch.go1.13] cmd/link: ensure cgo cflags do not leak into tvOS test
Carlos Amedee
2020-02-26
[release-branch.go1.13] crypto/cipher: require non-zero nonce size for AES-GCM
Katie Hockman
2020-02-11
[release-branch.go1.13] net/http: only decrement connection count if we remov...
Michael Fraenkel
2020-02-05
[release-branch.go1.13] crypto/x509: fix godoc for MarshalPKCS8PrivateKey
Katie Hockman
2020-01-28
[release-branch.go1.13] all: merge release-branch.go1.13-security into releas...
Dmitri Shuralyov
2020-01-24
[release-branch.go1.13-security] src/go.mod: import x/crypto/cryptobyte secur...
Filippo Valsorda
2020-01-24
[release-branch.go1.13-security] crypto/x509: mitigate CVE-2020-0601 verifica...
Filippo Valsorda
2020-01-16
[release-branch.go1.13] runtime: ignore power notification error seen on Wind...
Ian Lance Taylor
2020-01-08
[release-branch.go1.13] runtime: ensure memmove write pointer atomically on A...
Cherry Zhang
2020-01-07
[release-branch.go1.13] net/http: avoid writing to Transport.ProxyConnectHeader
Bryan C. Mills
2020-01-03
[release-branch.go1.13] runtime: do not use PowerRegisterSuspendResumeNotific...
Jason A. Donenfeld
2019-12-19
[release-branch.go1.13] runtime: call goready in wakeScavenger instead of ready
Michael Anthony Knyszek
2019-12-11
[release-branch.go1.13] cmd/go/internal/modfetch: remove non-hermetic test
Bryan C. Mills
2019-12-04
[release-branch.go1.13] cmd/compile: fix spurious R_TLE_LE reloc on android/386
Than McIntosh
2019-12-04
[release-branch.go1.13] runtime: fix textOff for multiple text sections
Lynn Boger
2019-12-03
[release-branch.go1.13] cmd/go/internal/modget: synchronize writes to modOnly...
Carlos Amedee
2019-11-26
[release-branch.go1.13] cmd/go/internal/modget: synchronize writes to modOnly...
Bryan C. Mills
2019-11-22
[release-branch.go1.13] net/http: fix Server.ConnContext modifying context fo...
Roman Kollár
2019-11-21
[release-branch.go1.13] all: base64-encode binaries that will cause Apple not...
Andrew
2019-11-07
[release-branch.go1.13] internal/reflectlite: update reflectlite to match run...
Ian Lance Taylor
2019-10-25
[release-branch.go1.13] syscall: reenable sysctl on iOS
Jason A. Donenfeld
2019-10-23
[release-branch.go1.13] net/http: don't cache http2.erringRoundTripper connec...
Brad Fitzpatrick
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] 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
[next]