aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2016-12-01doc: go1.8.html review feedbackBrad Fitzpatrick
2016-11-30doc, cmd/go: adjust documentation for default GOPATHRuss Cox
2016-11-30doc: document default GOPATH in go1.8.htmlBrad Fitzpatrick
2016-11-30doc: update go1.8.html to remove mention of logging of bad requestsBrad Fitzpatrick
2016-11-30doc: remove two go1.8.txt itemsBrad Fitzpatrick
2016-11-30doc: more go1.8.htmlBrad Fitzpatrick
2016-11-30doc: remove some TODOs from go1.8.htmlBrad Fitzpatrick
2016-11-30doc: add tool sections to go1.8.htmlBrad Fitzpatrick
2016-11-30doc: add release notes for os and os/signal packagesIan Lance Taylor
2016-11-30doc: more go1.8.html additionsBrad Fitzpatrick
2016-11-30doc: remove remaining cmd/go entries from go1.8.txtIan Lance Taylor
2016-11-30doc: note net/UnixListener.SetUnlinkOnClose in go1.8.htmlDan Peterson
2016-11-29doc: add note about gccgo go go1.8.htmlIan Lance Taylor
2016-11-29doc: add notes about cgo to go1.8.htmlIan Lance Taylor
2016-11-29doc: more additions to go1.8.htmlBrad Fitzpatrick
2016-11-29doc: more go1.8.html tweaks and new context additions sectionBrad Fitzpatrick
2016-11-29doc: more go1.8.html updatesBrad Fitzpatrick
2016-11-29doc: update go1.8.html after feedback from RussBrad Fitzpatrick
2016-11-24doc: add database/sql and os changes to go1.8 release notesDaniel Theophanes
2016-11-23doc: add net/http section to go1.8.htmlBrad Fitzpatrick
2016-11-23doc: add SIGPIPE behaviour change to go1.8.txtElias Naur
2016-11-22doc: fix typos in go1.8.htmlJoe Tsai
2016-11-22doc: more go1.8.html contentBrad Fitzpatrick
2016-11-22doc: more go1.8.html contentBrad Fitzpatrick
2016-11-22doc: go1.8.html updates from Joe TsaiBrad Fitzpatrick
2016-11-22doc: start of go1.8.html release notesBrad Fitzpatrick
2016-11-18spec: add subtitles to section on "for" statementsRobert Griesemer
2016-11-18spec: remove => (alias) operator from Operators and Delimiters sectionRobert Griesemer
2016-11-18spec: clarify type elision rules for composite literalsRobert Griesemer
2016-11-17doc: add FAQ: why no conversion from []T1 to []T2?Ian Lance Taylor
2016-11-16api, doc: update go1.8.txt and next.txtBrad Fitzpatrick
2016-11-12all: spell "marshal" and "unmarshal" consistentlyDmitri Shuralyov
2016-11-11doc/go1.8.txt: mention that struct conversions ignore tagsRobert Griesemer
2016-11-08doc: add a CL to go1.8.txt mentioned by Alberto DonizettiBrad Fitzpatrick
2016-11-08doc: reference go1.4-bootstrap-20161024.tar.gzBrad Fitzpatrick
2016-11-08doc/devel/release.html: document go1.6.3 doesn't actually support macOS SierraShenghou Ma
2016-11-08doc/go1.8.txt: mention os.Executable additionShenghou Ma
2016-11-07doc: fix broken links in 1.7 release docsJoe Farrell
2016-11-04Revert "spec: add new language for alias declarations"Robert Griesemer
2016-11-02go1.8.txt: Add CL 25345.Jan Mercl
2016-11-01doc: update go1.8.txtBrad Fitzpatrick
2016-10-31doc: replace code.google.com/p/sitesearch with its new destinationJaana Burcu Dogan
2016-10-28spec: update operator and delimiter sectionRobert Griesemer
2016-10-28doc: remove mention of Go 1.6.3 working on SierraBrad Fitzpatrick
2016-10-27spec: add new language for alias declarationsRobert Griesemer
2016-10-27doc: s/race/ethnicity/ in the Code of ConductAndrew Gerrand
2016-10-26doc/effectivego: reword confusing sentenceRob Pike
2016-10-24doc/faq: mention that copying discussion is semantics, not implementationRuss Cox
2016-10-23doc: update size of "hello, world" binary in FAQAlexander Döring
2016-10-19doc: update install-source.html for SSA in Go 1.8Quentin Smith