aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2018-01-11doc, api: add type Srcset string change to go1.10 notes and APIgo1.10beta2Andrew Bonventre
2018-01-10doc/go1.10: document that Go 1.11 will remove Windows XP supportRuss Cox
2018-01-10doc/go1.10: fix typo of "preserves"kim yongbin
2018-01-10doc/go1.10: fix more TODOsRuss Cox
2018-01-09spec: use consistent quoting style in proseRobert Griesemer
2018-01-09reflect: fix doc nitRuss Cox
2018-01-09doc: remove interior <code> spaces in debugging, diagnostics docsRuss Cox
2018-01-09doc/debugging_with_gdb: soften text about disabling optimizationsRuss Cox
2018-01-09doc: s/tool chain/toolchain/Russ Cox
2018-01-06doc/go1.10: remove ReverseProxy TODOBrad Fitzpatrick
2018-01-05doc/debugging_with_gdb: mention delve as an alternative.Hana Kim
2018-01-04spec: consistently use "element" rather than "value" for map entry valuesRobert Griesemer
2018-01-04doc/diagnostics: update gc flags recommended for debuggingHana Kim
2018-01-03doc/go1.10: mention new os.IsTimeout functionIan Lance Taylor
2018-01-01doc: 2018 is the Year of the GopherBrad Fitzpatrick
2017-12-22spec: provide some (minimal) intuition for the notion of "terminating statement"Robert Griesemer
2017-12-15doc/debugging_with_gdb: update -gcflags usageHana Kim
2017-12-14doc: make it clear which pprof package is usedJBD
2017-12-14doc/go1.10: note that netbsd/arm is definitely brokenBrad Fitzpatrick
2017-12-14doc/go1.10: fix formatting of 'go tool fix' examplesTobias Klauser
2017-12-14doc: add some links to the diagnostics pageJBD
2017-12-13doc: update info about flame graphs in diagnostics.htmlHana Kim
2017-12-13doc/go1.10: preannounce deprecation of OS X 10.9 MavericksRuss Cox
2017-12-13doc/go1.10: note that plugin now works on darwin/amd64Brad Fitzpatrick
2017-12-11doc/contrib.html: fix outdated linkStanislav Afanasev
2017-12-11doc: change “substantial” to “significant”Andrew Bonventre
2017-12-11doc: fix misuse of “substantive” in 1.10 release notesAndrew Bonventre
2017-12-11doc: update NetBSD statusBrad Fitzpatrick
2017-12-08doc: add doc about C types that we map to uintptr instead of ptrKeith Randall
2017-12-08doc/go1.10: fix HTML start tagTobias Klauser
2017-12-07doc: fix mistake in NetBSD notesBrad Fitzpatrick
2017-12-07doc/go1.10: fix HTML close tagsBrad Fitzpatrick
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