aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2019-12-09[release-branch.go1.13] doc: add CherryPickApproved filter to Release History...Dmitri Shuralyov
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-10-31[release-branch.go1.13] doc: document Go 1.13.4Andrew Bonventre
2019-10-31[release-branch.go1.13] doc: document Go 1.12.13Andrew Bonventre
2019-10-17[release-branch.go1.13] doc: document Go 1.13.3Alexander Rakoczy
2019-10-17[release-branch.go1.13] doc: document Go 1.12.12Alexander 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-security] doc: document Go 1.13.2 and Go 1.12.11Katie Hockman
2019-09-27[release-branch.go1.13] net/http, doc/go1.13.html: revert TimeoutHandler.FlushEmmanuel T Odeke
2019-09-26[release-branch.go1.13] all: merge release-branch.go1.13-security into releas...Filippo Valsorda
2019-09-25[release-branch.go1.13-security] doc: add Go 1.13 to release historyAndrew
2019-09-25[release-branch.go1.13-security] doc: document Go 1.13.1 and Go 1.12.10Filippo Valsorda
2019-09-20[release-branch.go1.13] doc/go1.13: add id tag to note about removal of NaCl ...Andrew
2019-09-03[release-branch.go1.13] doc: add Go 1.13 to release historyAndrew
2019-09-03[release-branch.go1.13] doc/go1.13: remove announcements of arm64 support on ...Bryan C. Mills
2019-09-02[release-branch.go1.13] doc: document Go 1.13Andrew
2019-09-02[release-branch.go1.13] doc/1.13: remove draft note and make various fixesAndrew Bonventre
2019-08-27[release-branch.go1.13] crypto/tls: make SSLv3 again disabled by defaultFilippo Valsorda
2019-08-26[release-branch.go1.13] doc: align documents linkobei
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 slashesToshihiro Shiino
2019-08-25[release-branch.go1.13] doc/go1.13: fix bad URLs to strconv identifiersEmmanuel T Odeke
2019-08-25[release-branch.go1.13] doc/go1.13: document fmt's number syntax updatesEmmanuel T Odeke
2019-08-23[release-branch.go1.13] doc/go1.13: document _ between digits for math/big, s...Emmanuel T Odeke
2019-08-20doc/go1.13: mention '-o <directory>' support for 'go build'Bryan C. Mills
2019-08-19doc: rewrite reference to plan9.bell-labs.com to 9p.ioWagner Riffel
2019-08-15doc: document Go 1.12.9Dmitri Shuralyov
2019-08-15doc: document Go 1.12.8 and Go 1.11.13Dmitri Shuralyov
2019-08-14doc/go1.13: add missing periodsToshihiro Shiino
2019-08-11doc/asm: document go_asm.h only works in the runtime packagePure White
2019-08-10doc/go1.13: mention faster sync.Mutex/RWMutex/OnceCarlo Alberto Ferraris
2019-08-09doc/install-source: create distinction between steps that involve "git clone"K. "pestophagous" Heller
2019-08-09doc/install-source.html: add new GOOS and GOARCHesAgniva De Sarker
2019-08-08doc: update list of archs supporting -raceAlberto Donizetti
2019-08-06doc: mention Unicode update in release notesMarcel van Lohuizen
2019-08-05doc/go1.13.html: describe error-value additionsJonathan Amsterdam
2019-08-03doc/go1.13: add release notes for GOWASM environment variableAgniva De Sarker
2019-08-02doc/go1.13: mention confusion between keep-alive timeout and deadlineIan Lance Taylor
2019-08-02doc/go1.13: document net/http.Transport.Request.Body unfurlingEmmanuel T Odeke
2019-08-02doc: fix Block interface parameters orderAlberto Donizetti
2019-08-01doc/go1.13: add more release notes for net/httpEmmanuel T Odeke
2019-07-31doc/go1.12: document change in syscall.Setrlimit behaviorAndrew Bonventre
2019-07-31spec: add an example of a trivially invalid interfaceRobert Griesemer
2019-07-29go1.13.html: release note for %wJonathan Amsterdam
2019-07-27doc: use <code> for a few file paths that didn'tDaniel Martí
2019-07-27doc: mention that GOPATH/bin should be in PATHGiovanni Bajo
2019-07-22doc/go1.13: mention the effect of testing.Init on package initializationBryan C. Mills
2019-07-19cmd/go: document go get @upgrade behavior in release notesJay Conrod