aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2018-02-06text/template: revert CL 66410 "add break, continue actions in ranges"Ian Lance Taylor
2018-02-05doc/editors: remove feature matrix for various editors/IDEsAndrew Bonventre
2018-02-02spec: remove need for separate Function production (cleanup)Robert Griesemer
2018-01-30doc: add GOMIPS to source installation docsBrad Fitzpatrick
2018-01-29doc: fix the closing tag in contribute.htmlMohit Agarwal
2018-01-29doc: fix two small mistakes in 1.10 release notesAlberto Donizetti
2018-01-26doc: fix spelling mistakeKevin Burke
2018-01-25database/sql: buffers provided to Rows.Next should not be modified by driversDaniel Theophanes
2018-01-25doc: remove Sarah Adams from conduct working group contactsSarah Adams
2018-01-23spec: consistently use "defined type" and "type name" (cleanup)Robert Griesemer
2018-01-23doc, cmd/go: final release notes editsRuss Cox
2018-01-23doc: document Go 1.8.6Andrew Bonventre
2018-01-22doc: update 1.9.3 release dateAndrew Bonventre
2018-01-22doc/go1.10: address final TODOsRuss Cox
2018-01-20doc: change anchor URLs from golang.org/dl/ to /dl/Andrew Bonventre
2018-01-20doc/faq: clarify that concurrent maps reads are safeIan Lance Taylor
2018-01-19doc: document Go 1.9.3Andrew Bonventre
2018-01-17spec: mention that special case for integer division is due to overflowRobert Griesemer
2018-01-16doc: specify which pprof version was vendored in go1.10Alberto Donizetti
2018-01-11spec: remove example explaining that type B0 and B0 are identicalRobert Griesemer
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