aboutsummaryrefslogtreecommitdiff
path: root/doc/go1.16.html
AgeCommit message (Expand)Author
2021-02-16doc/go1.16: remove draft noticeDmitri Shuralyov
2021-02-16doc/go1.16: fix mismatched id attributeKimMachineGun
2021-02-12doc/go1.16: note that package path elements beginning with '.' are disallowedBryan C. Mills
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-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/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-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
2020-12-29doc/go1.16: reference misc/ios/README for how to build iOS programsCherry Zhang
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.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-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
2020-12-07doc/go1.16: fix typoAlberto Donizetti
2020-12-07doc/go1.16: add missing </a> tagTobias Klauser
2020-12-07doc/go1.16: document riscv64 port changesTobias Klauser
2020-12-04doc/go1.16: cleanup crypto release notesFilippo Valsorda
2020-12-04doc/go1.16: document no language changesDmitri Shuralyov
2020-12-04io/fs: add SubRuss Cox
2020-12-04doc/go1.16: preannounce dropping macOS 10.12 supportDmitri Shuralyov
2020-12-04doc/go1.16: add reflect changes to release notesAlberto Donizetti
2020-12-04doc/go1.16: fix broken <code> tagFilippo Valsorda
2020-12-04doc/go1.16: pre-announce GODEBUG=x509ignoreCN=0 removal in Go 1.17Filippo Valsorda
2020-12-03doc/go1.16: update runtime and compiler sectionsAustin Clements