aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2020-12-16[release-branch.go1.15] doc/go1.15: mention 1.15.3 cgo restriction on empty s...Ian Lance Taylor
2020-09-02[release-branch.go1.15] doc/go1.14: document json.Umarshal map key support of...ShihCheng Tu
2020-08-13[release-branch.go1.15] doc/go1.15: clarify external linking can still be use...Cherry Zhang
2020-08-13[release-branch.go1.15] doc/go1.15: include behavior updates to the context p...Andrew
2020-08-11[release-branch.go1.15] all: merge master into release-branch.go1.15Andrew
2020-08-01doc/go1.15: fix a few trivial inconsistenciesToshihiro Shiino
2020-07-24doc/go1.15: surface the crypto/x509 CommonName deprecation noteFilippo Valsorda
2020-07-23doc/go1.15: announce GO386=387 deprecationAustin Clements
2020-07-17doc/go1.15: add release notes for math/cmplxBrian Kessler
2020-07-17go/printer: remove exported StdFormat flagDmitri Shuralyov
2020-07-09doc/go1.15: fix TODO about -buildmode=pieAustin Clements
2020-07-09doc/go1.15: add line for testing streaming changeJean de Klerk
2020-07-08doc/editors.html: update VS Code Go extension urlHana (Hyang-Ah) Kim
2020-07-07crypto/x509/pkix: print non-standard parsed Names at the endFilippo Valsorda
2020-07-07doc/go1.15: add html/template and text/template docsFilippo Valsorda
2020-07-07doc/go1.15: update Go 1.15 release notes using relnoteCarlos Amedee
2020-07-05doc/go1.15: fix wording in a few placesAlberto Donizetti
2020-07-01doc: add riscv64 to ports listTobias Klauser
2020-06-30doc/go1.15: add encoding/asn1 note about minimal encodingRoland Shoemaker
2020-06-30doc: add note about missing lock in sample codeFerenc Szabo
2020-06-29doc/go1.15: remove encoding/xml docIan Lance Taylor
2020-06-29doc: add alt attribute to gopher image in help.htmlAlexander Nohe
2020-06-29doc/go1.15: add release note for encoding/asn1Roland Shoemaker
2020-06-28doc: fix typos and grammatical errors in contribute.htmlJie Ma
2020-06-26doc/go1.15: fix typos and wording in a few placesAlberto Donizetti
2020-06-26doc/go1.14: crypto/tls.Config.NameToCertificate is deprecatedIan Lance Taylor
2020-06-26doc/go1.15: fix bad link to crypto/tlsAlberto Donizetti
2020-06-25doc/go1.15: mention consequence of os.File.ReadFromIan Lance Taylor
2020-06-25doc/faq: fix a grammar mistakeKerollos Magdy
2020-06-18doc/go1.15: document new bufio.ErrBadReadCountIan Lance Taylor
2020-06-17doc/go1.15: enumerate ELF-based OSesAustin Clements
2020-06-16doc/go1.15: fix two typosAinar Garipov
2020-06-16doc/go1.15: add missing slashesToshihiro Shiino
2020-06-15doc/go1.15: document go/printer.StdFormatIan Lance Taylor
2020-06-15doc/gccgo: change gold build instructions to use Git repositoryTobias Klauser
2020-06-15doc/gccgo: update GCC repository after migration to GitTobias Klauser
2020-06-13doc/go1.15: add release notes for database/sql and database/sql/driverAinar Garipov
2020-06-12doc/go1.15: sort debug/pe entry alphabeticallyIan Lance Taylor
2020-06-11doc/go1.15: add code tagsToshihiro Shiino
2020-06-11doc/go1.15: replace tab indentation with spacesToshihiro Shiino
2020-06-10doc: document encoding/xml change in CL 203417Russ Cox
2020-06-09crypto/tls: restore OCSP and SCTs during session resumptionRoland Shoemaker
2020-06-09doc/go1.15: add remaining release notes for net/http and net/http/httputilFilippo Valsorda
2020-06-09doc/go1.15: remove TODO in minor library changes sectionDmitri Shuralyov
2020-06-08all: avoid awkward wording from CL 236857Russ Cox
2020-06-08doc/go1.15: add more release notes for crypto/tlsFilippo Valsorda
2020-06-08doc/go1.15: add release notes for crypto and math/bigFilippo Valsorda
2020-06-08doc/go1.15: add release notes for crypto/x509Filippo Valsorda
2020-06-08doc/go1.15: add release notes for crypto/tlsKatie Hockman
2020-06-08doc/go1.15: document two noteworthy json changesDaniel Martí