aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-23[release-branch.go1.7] go1.7.6go1.7.6release-branch.go1.7Chris Broadfoot
2017-05-23[release-branch.go1.7] crypto/elliptic: fix carry bug in x86-64 P-256 impleme...Adam Langley
2017-01-26[release-branch.go1.7] go1.7.5go1.7.5Chris Broadfoot
2017-01-26[release-branch.go1.7] doc: document go1.7.5Chris Broadfoot
2017-01-25[release-branch.go1.7] crypto/x509: speed up and deflake non-cgo Darwin root ...Brad Fitzpatrick
2017-01-25[release-branch.go1.7] runtime: fix getArgInfo for deferred reflection callsAustin Clements
2017-01-25[release-branch.go1.7] runtime: force workers out before checking mark rootsAustin Clements
2017-01-25[release-branch.go1.7] runtime: fix corruption crash/race between select and ...Russ Cox
2017-01-25[release-branch.go1.7] cmd/compile: rewrite literal.method to ensure full ini...David Chase
2017-01-25[release-branch.go1.7] time: update test for tzdata-2016gAlberto Donizetti
2017-01-25[release-branch.go1.7] runtime: improve diagnostics for "scan missed a g"Austin Clements
2016-12-12[release-branch.go1.7] doc: remove Reddit as an official space where Code of ...Brad Fitzpatrick
2016-12-01[release-branch.go1.7] go1.7.4go1.7.4Chris Broadfoot
2016-12-01[release-branch.go1.7] doc: document go1.7.4 and go1.6.4Chris Broadfoot
2016-12-01[release-branch.go1.7] crypto/x509: read Darwin trust settings for root CAsQuentin Smith
2016-12-01[release-branch.go1.7] net/http: multipart ReadForm close file after copyMichael Fraenkel
2016-11-08[release-branch.go1.7] doc: reference go1.4-bootstrap-20161024.tar.gzBrad Fitzpatrick
2016-11-08[release-branch.go1.7] doc/devel/release.html: document go1.6.3 doesn't actua...Shenghou Ma
2016-10-28[release-branch.go1.7] doc: remove mention of Go 1.6.3 working on SierraBrad Fitzpatrick
2016-10-19[release-branch.go1.7] go1.7.3go1.7.3Chris Broadfoot
2016-10-19[release-branch.go1.7] doc: document go1.7.3 and add note to go1.7.2 that it ...Chris Broadfoot
2016-10-19[release-branch.go1.7] net/http: update bundled http2Chris Broadfoot
2016-10-18[release-branch.go1.7] net/http: update test to check Content-Length 0 Body m...Brad Fitzpatrick
2016-10-17[release-branch.go1.7] go1.7.2go1.7.2Chris Broadfoot
2016-10-17[release-branch.go1.7] doc: document go1.7.2Chris Broadfoot
2016-10-17[release-branch.go1.7] crypto/{aes,cipher}: fix panic in CBC on s390x when sr...Michael Munday
2016-10-17[release-branch.go1.7] cmd/compile: escape analysis needs to run "flood" to f...David Chase
2016-10-17[release-branch.go1.7] runtime: sleep on CLOCK_MONOTONIC in futexsleep1 on fr...Mike Appleby
2016-10-17[release-branch.go1.7] crypto/tls: fix deadlock when racing to complete hands...Adam Langley
2016-10-17[release-branch.go1.7] runtime: fix SIGILL in checkvectorfacility on s390xMichael Munday
2016-09-15[release-branch.go1.7] net/http: update bundled http2Brad Fitzpatrick
2016-09-08[release-branch.go1.7] doc: fix typo in the release notesMichal Bohuslávek
2016-09-07[release-branch.go1.7] go1.7.1go1.7.1Chris Broadfoot
2016-09-07[release-branch.go1.7] doc: document go1.7.1Chris Broadfoot
2016-09-07[release-branch.go1.7] runtime: fix check for vacuous page boundary rounding ...Austin Clements
2016-09-07[release-branch.go1.7] cmd/compile: compare size in dead store eliminationKeith Randall
2016-09-07[release-branch.go1.7] syscall: use MNT_NOWAIT in TestGetfsstatBrad Fitzpatrick
2016-09-07[release-branch.go1.7] net/http: fix unwanted HTTP/2 conn Transport crash aft...Brad Fitzpatrick
2016-09-07[release-branch.go1.7] net/http: make Transport.CancelRequest doc recommend R...Brad Fitzpatrick
2016-09-07[release-branch.go1.7] path/filepath: handle ".." in normalizing a path on Wi...Hiroshi Ioka
2016-09-07[release-branch.go1.7] net: restore per-query timeout logicMatthew Dempsky
2016-09-07[release-branch.go1.7] website: recreate 16px and 32px faviconEgon Elbre
2016-09-07[release-branch.go1.7] net: don't avoid resolving .local addressesTom Wilkie
2016-09-07[release-branch.go1.7] reflect: clear tflag on new typesDavid Crawshaw
2016-09-07[release-branch.go1.7] hash/crc32: fix optimized s390x implementationMichael Munday
2016-09-07[release-branch.go1.7] io: fix infinite loop bug in MultiReaderBrad Fitzpatrick
2016-09-07[release-branch.go1.7] compress/flate: make huffmanBitWriter errors persistentJoe Tsai
2016-09-07[release-branch.go1.7] net/http: update bundled http2 for Transport double ST...Brad Fitzpatrick
2016-08-17[release-branch.go1.7] doc/go1.7.html: fix name of tls.Config.NextProtosBrad Fitzpatrick
2016-08-16[release-branch.go1.7] doc: add 1.7 to golang.org/projectChris Broadfoot