aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-14[release-branch.go1.13] go1.13.11go1.13.11Andrew Bonventre
2020-04-28[release-branch.go1.13] cmd/compile: fix deallocation of live value copies in...Michael Munday
2020-04-08[release-branch.go1.13] go1.13.10go1.13.10Andrew Bonventre
2020-04-07[release-branch.go1.13] runtime: fix rounding in materializeGCProgAustin Clements
2020-04-07[release-branch.go1.13] cmd/go: make module zip extraction more robustJay Conrod
2020-04-03[release-branch.go1.13] runtime: fix wrong offset when calling ppc64x nanotim...Carlos Eduardo Seo
2020-03-31[release-branch.go1.13] cmd/go: fix and skip known Windows test failuresDmitri Shuralyov
2020-03-31[release-branch.go1.13] cmd/doc: skip failing TestDotSlashLookup on WindowsDmitri Shuralyov
2020-03-31[release-branch.go1.13] cmd/compile/internal/syntax: don't hardwire path sepa...Robert Griesemer
2020-03-31[release-branch.go1.13] os: use an actual RemoveAll failure in TestRemoveAllW...Bryan C. Mills
2020-03-31[release-branch.go1.13] net/http: deflake TestCancelRequestWithChannelBeforeD...Constantin Konstantinidis
2020-03-29[release-branch.go1.13] os/exec: use environment variables for user token whe...Liam 'Auzzie' Haworth
2020-03-26[release-branch.go1.13] cmd/go: do not append to the global cfg.OrigEnv sliceBryan C. Mills
2020-03-25[release-branch.go1.13] runtime: ignore error returned by PowerRegisterSuspen...Alex Brainman
2020-03-19[release-branch.go1.13] go1.13.9go1.13.9Carlos Amedee
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 keysBryan C. Mills
2020-03-02[release-branch.go1.13] cmd/trace: update to use WebComponents V0 polyfillHana (Hyang-Ah) Kim
2020-02-26[release-branch.go1.13] cmd/go: fix cgo test when min macOS version is setJay Conrod
2020-02-26[release-branch.go1.13] cmd/go: add -d flag to mod_get_testJay Conrod
2020-02-26[release-branch.go1.13] cmd/link: ensure cgo cflags do not leak into dwarf testsCarlos Amedee
2020-02-26[release-branch.go1.13] cmd/link: ensure cgo cflags do not leak into tvOS testCarlos Amedee
2020-02-26[release-branch.go1.13] crypto/cipher: require non-zero nonce size for AES-GCMKatie Hockman
2020-02-12[release-branch.go1.13] go1.13.8go1.13.8Alexander Rakoczy
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 MarshalPKCS8PrivateKeyKatie Hockman
2020-01-28[release-branch.go1.13] all: merge release-branch.go1.13-security into releas...Dmitri Shuralyov
2020-01-27[release-branch.go1.13-security] go1.13.7go1.13.7Dmitri 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-09[release-branch.go1.13] go1.13.6go1.13.6Carlos Amedee
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.ProxyConnectHeaderBryan 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 readyMichael Anthony Knyszek
2019-12-11[release-branch.go1.13] cmd/go/internal/modfetch: remove non-hermetic testBryan C. Mills
2019-12-09[release-branch.go1.13] doc: add CherryPickApproved filter to Release History...Dmitri Shuralyov
2019-12-04[release-branch.go1.13] go1.13.5go1.13.5Carlos Amedee
2019-12-04[release-branch.go1.13] doc: fix typo in Go 1.12.14 documentCarlos Amedee
2019-12-04[release-branch.go1.13] doc: document Go 1.13.5Carlos Amedee
2019-12-04[release-branch.go1.13] doc: document Go 1.12.14Carlos Amedee
2019-12-04[release-branch.go1.13] cmd/compile: fix spurious R_TLE_LE reloc on android/386Than McIntosh
2019-12-04[release-branch.go1.13] runtime: fix textOff for multiple text sectionsLynn 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-31[release-branch.go1.13] go1.13.4go1.13.4Andrew Bonventre