aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2019-08-13[release-branch.go1.12-security] doc: document Go 1.12.8 and Go 1.11.13Dmitri Shuralyov
2019-07-08[release-branch.go1.12] doc: document Go 1.12.7Alexander Rakoczy
2019-07-08[release-branch.go1.12] doc: document Go 1.11.12Alexander Rakoczy
2019-06-11[release-branch.go1.12] doc: document Go 1.12.6Dmitri Shuralyov
2019-06-11[release-branch.go1.12] doc: document Go 1.11.11Dmitri Shuralyov
2019-05-06[release-branch.go1.12] doc: document Go 1.12.5Andrew Bonventre
2019-05-06[release-branch.go1.12] doc: document Go 1.11.10Andrew Bonventre
2019-04-23[release-branch.go1.12] doc: update wording in contribution guideBenny Siegert
2019-04-16[release-branch.go1.12] doc: fix typo in go1.12 release notesDmitry Savintsev
2019-04-11[release-branch.go1.12] doc: document Go 1.12.4 and Go 1.11.9Brad Fitzpatrick
2019-04-08[release-branch.go1.12] doc: correct link in 1.11.8 notesAndrew Bonventre
2019-04-08[release-branch.go1.12] doc: correct link in 1.12.3 notesAndrew Bonventre
2019-04-08[release-branch.go1.12] doc: document Go 1.11.8Andrew Bonventre
2019-04-08[release-branch.go1.12] doc: document Go 1.12.3Andrew Bonventre
2019-04-05[release-branch.go1.12] doc: document Go 1.12.2Andrew Bonventre
2019-04-05[release-branch.go1.12] doc: document Go 1.11.7Andrew Bonventre
2019-03-14[release-branch.go1.12] doc: add minor revisions header for 1.12Andrew Bonventre
2019-03-14[release-branch.go1.12] doc: document Go 1.12.1Andrew Bonventre
2019-03-14[release-branch.go1.12] doc: document Go 1.11.6Andrew Bonventre
2019-03-13[release-branch.go1.12] doc/go1.12: new go line in go.mod can break builds wi...Ian Lance Taylor
2019-03-03[release-branch.go1.12] doc: fix bad lib/time link in 1.12 release notesAlberto Donizetti
2019-02-27[release-branch.go1.12] doc: add 1.10.8 and 1.11.5 to the releases listAlberto Donizetti
2019-02-26[release-branch.go1.12] doc: add 1.12 to the project historyAlberto Donizetti
2019-02-25[release-branch.go1.12] doc: document Go 1.12Andrew
2019-02-25[release-branch.go1.12] doc/go1.12: remove draft noticeAndrew
2019-02-25[release-branch.go1.12] doc/go1.12: change go install to go getAndrew
2019-02-16[release-branch.go1.12] doc/go1.12: document net/url.Parse now rejecting ASCI...Brad Fitzpatrick
2019-02-14[release-branch.go1.12] doc/go1.12: soften, expand crypto/rc4 assembly remova...Brad Fitzpatrick
2019-02-14[release-branch.go1.12] doc/go1.12: note that Go 1.12 is the last release to ...Brad Fitzpatrick
2019-02-13[release-branch.go1.12] doc: don't use "go tool vet" as an exampleIan Lance Taylor
2019-02-10doc: remove last pieces of advice to set GOROOTDaniel Martí
2019-02-09doc: fix typosalkesh26
2019-02-07crypto/tls: disable RSA-PSS in TLS 1.2Filippo Valsorda
2019-02-07crypto/tls: make TLS 1.3 opt-inFilippo Valsorda
2019-02-05doc: fix a typoalkesh26
2019-02-05doc: go1.12: document FreeBSD 12.0 requires COMPAT_FREEBSD11Yuval Pavel Zholkover
2019-02-01doc: go1.12: update notes on go directiveIan Lance Taylor
2019-01-30doc: note go tool tour removal in 1.12 release notesAlberto Donizetti
2019-01-30doc: remove meaningless word from Go 1.12 release notesIan Lance Taylor
2019-01-29doc/go1.12: add notes about 'go doc -src'kim yongbin
2019-01-29doc: go1.12: mention change in text/template user function panicIan Lance Taylor
2019-01-28doc: mention init traceback change in Go 1.12 release notesIan Lance Taylor
2019-01-28doc: describe change to eliminate method expression wrappers from stack tracesKeith Randall
2019-01-23doc: mention 'go get golang.org/dl/...' in installDaniel Martí
2019-01-21doc/go1.12.html: document rejection of mangled C namesElias Naur
2019-01-18doc/go1.12: mention small RSA keys will cause some TLS handshakes to failFilippo Valsorda
2019-01-18doc/go1.12: mention heap sampling changeHana (Hyang-Ah) Kim
2019-01-17doc/go1.12: link to ABIInternal design documentAustin Clements
2019-01-10doc: add Go 1.12 release note for trigonometric reductions in mathIan Lance Taylor
2019-01-08doc: go1.12: mention os.File.SyscallConnIan Lance Taylor