aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
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-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
2019-07-17doc/go1.13: remove 1.12 reference from 1.13 release notesAlberto Donizetti
2019-07-16cmd/go: tighten the check for pseudo-version base tagsBryan C. Mills
2019-07-15crypto/tls: deprecate SSLv3 supportFilippo Valsorda
2019-07-14doc/go1.13: fix misspelling of "interpreted"Alberto Donizetti
2019-07-12doc/go1.13: document removal of NaCl targets in Go 1.14Norman B. Lancaster
2019-07-08doc: document Go 1.12.7Alexander Rakoczy
2019-07-08doc: document Go 1.11.12Alexander Rakoczy
2019-07-05doc/go1.13: fix links and a closing tagMohit Agarwal
2019-07-03doc/go1.13: fix typoTobias Klauser
2019-06-27doc: fix spec links in Go 1.13 release notesDiogo Pinela
2019-06-26doc/go1.13: make cmd/go paragraphs more conciseBryan C. Mills
2019-06-26doc/go1.13: describe new 'go version' behaviorJay Conrod
2019-06-26doc/go1.13: move 'go get -t' paragraph to be adjacent to 'go get -u' changesBryan C. Mills
2019-06-26doc/go1.13: describe the change in behavior of GO111MODULE=autoBryan C. Mills