aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2023-01-18[release-branch.go1.20] time: revert strict parsing of RFC 3339Joe Tsai
2023-01-17doc/go1.20: update cryptography release notesFilippo Valsorda
2023-01-17doc/go1.20: remove mention of arena goexperimentRuss Cox
2023-01-13doc/go1.20: mention build speed improvementsAustin Clements
2023-01-04doc/go1.20: fix links to new strings functionsPiers
2023-01-03doc/go1.20: fix http.ResponseController exampleAlexander Yastrebov
2022-12-29doc/go1.20: fix typosXiao Cui
2022-12-22doc/go1.20: fix typoTobias Klauser
2022-12-15doc/go1.20: fix typoRobert Griesemer
2022-12-15spec: fix typoRobert Griesemer
2022-12-14spec: document which recursive arrays and structs are valid/invalidRobert Griesemer
2022-12-14doc/go1.20.html: pre-announce dropping Windows 7, 8, and friendsHeschi Kreinick
2022-12-14spec: document illegal recursive type parameter listsRobert Griesemer
2022-12-14spec: describe new semantics for comparable and constraint satisfactionRobert Griesemer
2022-12-14spec: introduce notion of strict comparabilityRobert Griesemer
2022-12-12doc/go1.20: fix typoAlexander Frolov
2022-12-12doc/go1.20: fix URL anchorShengyu Zhang
2022-12-09doc: fix typo in 1.20 release notesThan McIntosh
2022-12-08doc: fix typoZhizhen He
2022-12-08doc/go1.20: correct test binary -v flag value for test2jsonDmitri Shuralyov
2022-12-07doc/go1.20: delete remaining TODOMichael Pratt
2022-12-07doc/go1.20: add section on coverageThan McIntosh
2022-12-07doc/go1.20: relnote and take care of TODOsRuss Cox
2022-12-05doc: 1.20 compiler changesDavid Chase
2022-12-02doc/go1.20: preannounce dropping macOS 10.13 and 10.14 supportHeschi Kreinick
2022-12-02doc/go1.20: resolve root bundle package TODORoland Shoemaker
2022-12-01doc/go1.20: add code tags in crypto/{rsa,subtle} and net/netip sectionsTobias Klauser
2022-12-01doc: add release note for cgo.IncompleteCuong Manh Le
2022-12-01doc/go1.20: document new semantics for comparable constraintRobert Griesemer
2022-11-30doc/go1.20: add runtime, runtime/trace, and runtime/pprof release notesMichael Anthony Knyszek
2022-11-30spec: document conversion from slice to arrayTim King
2022-11-29doc/go1.20: revise linker release noteCherry Mui
2022-11-29doc/go1.20: quote code in Bootstrap and Cgo sectionsCherry Mui
2022-11-28doc/go1.20: add release notes for the linkerCherry Mui
2022-11-28doc/go1.20: add release notes for PGOCherry Mui
2022-11-28doc/go1.20: fix missing <code> tagTobias Klauser
2022-11-28doc/go1.20: fix missing </code> tagRuss Cox
2022-11-28doc/go1.20: complete, add more library TODOsRuss Cox
2022-11-28doc/go1.20: fix HTML closing tagBrad Fitzpatrick
2022-11-23doc/go1.20: document changes to os on Windowsqmuntal
2022-11-23doc/go1.20: finish most standard library TODOsRuss Cox
2022-11-23doc/go1.20: document new freebsd/riscv64 portRuss Cox
2022-11-23doc/go1.20: add hyperlinks, minor editsRuss Cox
2022-11-23doc/go1.20: document spec changesRuss Cox
2022-11-23doc/go1.20: document adding to the timeformat vet analysisTim King
2022-11-23spec: add a link to Allocation section in section on append built-inRobert Griesemer
2022-11-23spec: document that trailing comma is valid after index in index expressionsRobert Griesemer
2022-11-22archive/tar, archive/zip: disable ErrInsecurePath by defaultDamien Neil
2022-11-22doc/go1.20: document math/rand autoseed and deprecation of SeedRuss Cox
2022-11-22doc/go1.20: document bootstrap requirements (Go 1.20 needs Go 1.17.13)Russ Cox