summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* doc: fix typo in go1.9 release notesAlberto Donizetti2017-06-151-1/+1
* doc: mention that os package now uses pollerIan Lance Taylor2017-06-151-0/+9
* doc: fix typo in Go 1.9 release notesBrad Fitzpatrick2017-06-151-1/+1
* doc: flesh out tools section in Go 1.9 release notesBrad Fitzpatrick2017-06-151-11/+53
* doc: add more Go 1.9 release notesBrad Fitzpatrick2017-06-141-27/+48
* net, doc: document JoinHostPort change in release notes, clarify its docsBrad Fitzpatrick2017-06-141-5/+2
* doc: list cmd/compile's DWARF changes in 1.9 relnotesHeschi Kreinick2017-06-141-1/+6
* doc: add go-contrib-init mention to contributing docsBrad Fitzpatrick2017-06-141-0/+19
* doc: list html/template and text/template changes in 1.9 relnotesAlberto Donizetti2017-06-141-7/+8
* doc: add more Go 1.9 notesBrad Fitzpatrick2017-06-141-32/+48
* doc: add go1.9 release notes for database/sql changesDaniel Theophanes2017-06-131-3/+21
* doc: flesh out some more Go 1.9 package notesBrad Fitzpatrick2017-06-131-28/+77
* doc: add encoding changes to 1.9 release notesAlberto Donizetti2017-06-131-16/+10
* doc: add net/http changes to go1.9.htmlKale Blankenship2017-06-121-10/+28
* doc: explain Windows DWARF linker changes in go1.9.htmlAlex Brainman2017-06-111-1/+4
* doc: list image changes in 1.9 release notesAlberto Donizetti2017-06-091-4/+17
* doc/go1.9: runtime release notesAustin Clements2017-06-091-23/+47
* doc/go1.9: GC performance release notesAustin Clements2017-06-091-22/+29
* spec: clarify restrictions on RHS of non-constant shiftsRobert Griesemer2017-06-081-2/+2
* doc: list testing package changes in 1.9 release notesAlberto Donizetti2017-06-071-8/+14
* doc: remove math/bits from 'minor changes' sectionAlberto Donizetti2017-06-071-9/+1
* doc: add type aliases to go1.9.htmlBrad Fitzpatrick2017-06-071-7/+36
* doc: delete go1.8.txtBrad Fitzpatrick2017-06-061-55/+0
* doc: start of go1.9.html release notesBrad Fitzpatrick2017-06-061-0/+571
* doc: update bootstrap archive URLChris Broadfoot2017-05-311-1/+1
* doc: document go1.8.3Chris Broadfoot2017-05-241-0/+7
* doc: document go1.8.2 and go1.7.6Chris Broadfoot2017-05-231-0/+14
* doc: mention that go tools is needed to access some toolAlberto Donizetti2017-05-221-0/+2
* doc: remove mentions of yacc toolBrad Fitzpatrick2017-05-191-8/+0
* spec: clarify unsafe.Pointer conversionsRobert Griesemer2017-05-091-3/+3
* doc: fix minor formatting issues in contribute.htmlAdam Bender2017-05-041-7/+8
* spec: remove an unnecessary semicolon from code exampleBrad Fitzpatrick2017-05-041-2/+2
* doc/contribute: directly link to the Agreements pageAlberto Donizetti2017-05-021-4/+4
* spec: clarify admissible argument types for print, printlnRobert Griesemer2017-04-281-1/+6
* doc: add Go Time podcast to the help pageCarlisia Campos2017-04-211-0/+6
* doc: escape some HTML in Effective Go code examplesJames Neve2017-04-201-1/+1
* spec: clarify use of fused-floating point operationsRobert Griesemer2017-04-171-2/+29
* doc: dissuade people from using PGP for security reportsBrad Fitzpatrick2017-04-171-1/+7
* spec: clarify size hint for make of mapsRobert Griesemer2017-04-131-3/+9
* doc: document go1.8.1Chris Broadfoot2017-04-072-2/+14
* spec: for non-constant map keys, add reference to evaluation order sectionRobert Griesemer2017-03-241-2/+3
* doc: reorganize the contribution guidelines into a guideSteve Francia2017-03-161-184/+343
* *.bash: always use the same string equality operatorDaniel Martí2017-03-141-1/+1
* spec: remove superfluous terms "delimiter" and "special tokens"Robert Griesemer2017-03-131-7/+8
* doc: add link to the setting GOPATH guideJaana Burcu Dogan2017-03-071-2/+6
* doc/devel: update release.html for new support policyRuss Cox2017-03-021-13/+6
* website: mention go1.8 in project pageAlberto Donizetti2017-02-231-0/+1
* doc: fix broken link in go1.8.htmlBrad Fitzpatrick2017-02-221-1/+1
* doc: use appropriate type to describe return valueKevin Burke2017-02-211-1/+1
* doc: document go1.8Chris Broadfoot2017-02-163-8/+10