aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2016-07-18[release-branch.go1.6] doc: document go1.6.3Chris Broadfoot
2016-04-19doc: document go1.6.2Andrew Gerrand
2016-04-18doc: link to iant's generics proposal from the FAQ.David Symonds
2016-04-15doc: add classes to version tags in source install instructionsAndrew Gerrand
2016-04-14doc: fix bogus HTML in contribute.htmlBrad Fitzpatrick
2016-04-14doc: GCC 6 will have the Go 1.6 user librariesIan Lance Taylor
2016-04-14doc: use new Gerrit URL and mention our instance in CONTRIBUTING.mdAndrew Gerrand
2016-04-11doc: document Go 1.6.1 and Go 1.5.4Andrew Gerrand
2016-03-03[release-branch.go1.6] doc: add link to 1.6 release notes on golang.org/proje...Chris Broadfoot
2016-03-02[release-branch.go1.6] doc: update release tag in source directions to go1.6nwidger
2016-02-17[release-branch.go1.6] doc: fix typo in go1.6 release date.Rahul Chaudhry
2016-02-17[release-branch.go1.6] doc: document Go 1.6Chris Broadfoot
2016-02-17doc: remove DRAFT tags from go1.6.htmlRuss Cox
2016-02-17doc: mention multi-change branches in contribute.htmlRuss Cox
2016-02-16doc: fix remaining TODOs in Go 1.6 release notesRuss Cox
2016-02-16doc: tweak Go 1.6 GC release notesAustin Clements
2016-02-16doc: fix non-possessive "'s"Austin Clements
2016-02-04doc: rewrite references to plan9.bell-labs.com to 9p.ioAndrew Gerrand
2016-02-04doc: correct old function names in strconv comments in go1.6 docIan Lance Taylor
2016-01-29doc: link to block example in go1.6 docAndrew Gerrand
2016-01-28doc: don't imply that the new HTTP status 451 is from RFC 6585Brad Fitzpatrick
2016-01-27doc: mention ServeFile change in go1.6.htmlRuss Cox
2016-01-27doc: mention signal changes for c-archive/c-sharedIan Lance Taylor
2016-01-26doc: mention the need for a C compiler for cgo supportBrad Fitzpatrick
2016-01-26doc: update install from source instructions for go1.5.3Alberto Donizetti
2016-01-23doc: missing words and letters in release notesDominik Honnef
2016-01-14doc: revise help page with categories and more linksAndrew Gerrand
2016-01-14doc: document archive/tar changesRuss Cox
2016-01-14cmd/compile: recognize Syscall-like functions for liveness analysisRuss Cox
2016-01-13doc: document Go 1.5.3Russ Cox
2016-01-12doc: add Overview and other small edits to How To Write Go CodeAndrew Gerrand
2016-01-10doc: note GCM behaviour change in Go 1.6.Adam Langley
2016-01-08encoding/base64: fix streaming decode of padding-free base64Russ Cox
2016-01-07doc: mention that Go no longer calls timeBeginPeriod(1) on WindowsRuss Cox
2016-01-07doc: update 1.6 release notes with buildmode progressMichael Hudson-Doyle
2016-01-07doc: remove note about installing from source for ARMRuss Cox
2016-01-07doc: show relevant test instructions on install pageAndrew Gerrand
2016-01-06doc: fix incorrect example in asm.htmlIan Lance Taylor
2016-01-06doc: document release support policyRuss Cox
2016-01-06doc: document linux/ppc64 kernel requirement (2.6.37 or later)Russ Cox
2016-01-06doc: fix source link in gdb docsRuss Cox
2016-01-06doc: discuss copyright changes in contribute.htmlRuss Cox
2016-01-06doc/play: update URL for concurrent piRuss Cox
2016-01-06doc: note the net/http CloseNotifier changes in go1.6.htmlBrad Fitzpatrick
2016-01-06doc: mention new SIGPIPE behavior in 1.6 release notesIan Lance Taylor
2016-01-05spec: New year, new spec update (to refer to Unicode 8.0).Robert Griesemer
2016-01-03doc: fix typo in install-source.html.Benny Siegert
2016-01-01doc: fix typoShenghou Ma
2015-12-31doc: 2016 is the Year of the Gopher.David Symonds
2015-12-18doc: change go1.6 http headingBrad Fitzpatrick