aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2017-12-07doc: fix bad html tags in editors.htmlAlberto Donizetti
2017-12-07doc/go1.10: add NetBSD and OpenBSD to Go 1.10 release notesBrad Fitzpatrick
2017-12-06doc/go1.10: preannounce removal of OS X 10.8 support in Go 1.11Russ Cox
2017-12-06doc: fix two spelling mistakes in contribute.htmlAlberto Donizetti
2017-12-06doc: fix dead link in go_faqAlberto Donizetti
2017-12-06doc/go1.10: fix many TODOsRuss Cox
2017-12-06doc/go1.10: process comments from CL 78131 PS 5Russ Cox
2017-12-06doc/go1.10: update release notes for recent commitsRuss Cox
2017-12-06doc: fix spelling in editor guideTobias Klauser
2017-11-30cmd/go, cmd/dist: introduce GOMIPS environment variableVladimir Stefanovic
2017-11-29doc: move single change workflow note in contribution guideLeigh McCulloch
2017-11-29doc/faq: tweak the wording in the new section on goroutine IDsRob Pike
2017-11-29doc/faq: explain why goroutines are anonymousRob Pike
2017-11-28all: drop support for FreeBSD 9 or belowMikio Hara
2017-11-27doc: update URL of the go1.4 source snapshot to use dl.google.comAndrew Bonventre
2017-11-25doc: fix a sentence position.Ryuji Iwata
2017-11-23doc: fix typo in Effective Go: s/ReaderWriter/ReadWriter/Tom Levy
2017-11-22doc: update the URL of the latest go1.4 source snapshotBrad Fitzpatrick
2017-11-22doc: rename Gogland to GoLandFlorin Patan
2017-11-21doc: fix some typos in diagnostics.htmlReilly Watson
2017-11-15doc/contrib.html: add Go 1.10 to release listRuss Cox
2017-11-15doc/go1.10: first draft of release notesRuss Cox
2017-11-14doc: correct supported gdb version infoHana Kim
2017-11-13doc: mention the scratch repoKevin Burke
2017-10-25spec: match syntax for method expressions with implementationsgriesemer
2017-10-25doc: document Go 1.9.2Russ Cox
2017-10-25doc: document Go 1.8.5Russ Cox
2017-10-23spec: remove sentence discussing existing implementationsgriesemer
2017-10-19spec: remove vestiges referring to iotas being incrementedgriesemer
2017-10-19spec: clarify that each block has its own version of iotagriesemer
2017-10-19spec: simplify paragraph on certain range expressions over arraysgriesemer
2017-10-17spec: explicitly state the import path for package unsafegriesemer
2017-10-12doc: recommend building Go 1.4 with CGO_ENABLED=0Ian Lance Taylor
2017-10-04doc: add missing "Minor revisions" header for 1.9Chris Broadfoot
2017-10-04doc: document go1.9.1 and go1.8.4Chris Broadfoot
2017-10-04doc: update contribute.html to clarify replying to reviews via emailAndrew Bonventre
2017-10-03doc: update GCC release info in gccgo_installIan Lance Taylor
2017-09-28doc: fix minor capitalization typoAgniva De Sarker
2017-09-19spec: state which predeclared types are defined or alias types (clarification)griesemer
2017-09-19doc: simplify Append example in "Effective Go"Gabriel Aszalos
2017-09-13doc: mention s390x in environment section of install-source.htmlMichael Munday
2017-09-12doc: unify colons and spacing in diagnostics guideTobias Klauser
2017-09-11doc: hide content blocked by GFW when served in CNAndrew Bonventre
2017-09-11doc: fix typo in the diagnostics guideJaana Burcu Dogan
2017-09-08doc: add a diagnostics guideJaana Burcu Dogan
2017-09-06doc: update DWARF versionHana Kim
2017-09-03doc: Fixed missing dot in effective_go.htmlAndrii Soldatenko
2017-09-01spec: clarify context type for certain non-constant shiftsgriesemer
2017-08-31doc/articles/wiki: fix final-test.patchMatthew Dempsky
2017-08-31doc: add error handling on http.ListenAndServeFrancesc Campoy Flores