aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2021-02-16doc/go1.16: remove draft noticeDmitri Shuralyov
2021-02-16doc/go1.16: fix mismatched id attributeKimMachineGun
2021-02-16doc: remove all docs not tied to distributionRuss Cox
2021-02-16doc: remove install.html and install-source.htmlRuss Cox
2021-02-15doc/faq: update generics entry to reflect accepted proposalIan Lance Taylor
2021-02-12doc/go1.16: note that package path elements beginning with '.' are disallowedBryan C. Mills
2021-02-11spec: More precise wording in section on function calls.DQNEO
2021-02-08doc/go1.16: mention new vet check for asn1.UnmarshalKimMachineGun
2021-02-05doc/go1.16: add missed heading tag in vet sectionKimMachineGun
2021-02-02spec: improve the example in Type assertions sectiontask4233
2021-02-01doc/go1.16: document that on OpenBSD syscalls are now made through libcCherry Zhang
2021-02-01doc/go1.16: minor markup fixesToshihiro Shiino
2021-01-28doc/go1.16: document go/build/constraint packageIan Lance Taylor
2021-01-27doc/go1.16: fix closing brace in .Export formatRyuji Iwata
2021-01-25doc/go1.16: mention os.DirFS in os sectionIan Lance Taylor
2021-01-25doc/go1.16: mention os.DirEntry and types moved from os to io/fsIan Lance Taylor
2021-01-25doc/go1.16: mention new testing/iotest functionsIan Lance Taylor
2021-01-25doc/go1.16: mention deprecation of io/ioutilIan Lance Taylor
2021-01-25doc/go1.16: mention go/build changesIan Lance Taylor
2021-01-25doc/asm: add a section on go_asm.h, clean up go_tls.h sectionAustin Clements
2021-01-25doc/go1.16: fix WalkDir and Walk linksTobias Klauser
2021-01-23doc/go1.16: add crypto/x509 memory optimizationBrad Fitzpatrick
2021-01-23doc/go1.16: reword ambiguously parsable sentenceBrad Fitzpatrick
2021-01-22doc/go1.16: mention net/http.Transport.GetProxyConnectHeaderIan Lance Taylor
2021-01-22doc/go1.16: mention path/filepath.WalkDirIan Lance Taylor
2021-01-22doc/go1.16: mention syscall.AllThreadsSyscallIan Lance Taylor
2021-01-21doc/go1.16: add notes about package-specific fs.FS changesIan Lance Taylor
2021-01-21doc/go1.16: minor formatting fixAustin Clements
2021-01-21doc/go1.16: mention new debug/elf constantsIan Lance Taylor
2021-01-11doc: update editors.html for Go 1.16Rebecca Stambler
2021-01-07Revert "reflect: support multiple keys in struct tags"Ian Lance Taylor
2021-01-07doc/go1.16: add release note for disallowing non-ASCII import pathsMichael Matloob
2021-01-06crypto/x509: rollback new CertificateRequest fieldsFilippo Valsorda
2021-01-01doc: 2021 is the Year of the GopherDmitri Shuralyov
2020-12-29doc/go1.16: reference misc/ios/README for how to build iOS programsCherry Zhang
2020-12-23doc: fix a typo in contribute.htmlAndrey Bokhanko
2020-12-17crypto/tls: revert "add HandshakeContext method to Conn"Johan Brandhorst
2020-12-16doc/go1.16: add link to reflect.StructTagTobias Klauser
2020-12-15doc/go1.15: mention 1.15.3 cgo restriction on empty structsIan Lance Taylor
2020-12-15doc/go1.16: fix path, path/filepath release notesTobias Klauser
2020-12-15doc/go1.16: fix formatting in net, net/http and net/http/httputil sectionsTobias Klauser
2020-12-14doc/go1.16: add missing <code> tagTobias Klauser
2020-12-11doc: make clear that Go 1.4 is not required for bootstrapRuss Cox
2020-12-11cmd/go: add documentation for the -overlay flagMichael Matloob
2020-12-10doc/go1.16: add vet release note for CL 235677Tim King
2020-12-10doc/go1.16: address some remaining high-level TODOsDmitri Shuralyov
2020-12-09doc: add description of new framepointer vet checkKeith Randall
2020-12-08doc/go1.16: improve channel race detector changes descriptionAustin Clements
2020-12-07doc/go1.16: update linker statsAustin Clements
2020-12-07doc/go1.16: announce openbsd/mips64 portAustin Clements