aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2022-08-01doc: move Go 1.19 release notes to x/websiteDmitri Shuralyov
2022-08-01doc: mention removal of cmd/compile's -importmap and -installsuffix flagsMatthew Dempsky
2022-08-01doc/go1.19: fix typo: EM_LONGARCH -> EM_LOONGARCHWANG Xuerui
2022-08-01doc/go1.19: fix a few links that were missing trailing slashesBrad Fitzpatrick
2022-07-28doc/go1.19: minor adjustments and linksRuss Cox
2022-07-28doc/go1.19: improve the loong64 release notesWANG Xuerui
2022-07-26doc/go1.19: note that updated race syso files require GNU ld 2.26Ian Lance Taylor
2022-07-25doc/go1.19: minor fixesTobias Klauser
2022-07-25doc/go1.19: expand crypto release notesFilippo Valsorda
2022-07-14doc/go1.19: add a release note for 'go list -json=SomeField'Bryan C. Mills
2022-06-30spec: retitle section on "Assignments" to "Assignment statements"Robert Griesemer
2022-06-24doc/go1.19: Linux race detector now requires glibc 2.17Ian Lance Taylor
2022-06-21spec: document operations which accept []byte|string constrained typesRobert Griesemer
2022-06-21doc/go1.19: use correct link to sync/atomic docsIan Lance Taylor
2022-06-20doc/go1.19: fix HTML validation issuesTobias Klauser
2022-06-16spec: adjust incorrect sentence in section on rune literalsRobert Griesemer
2022-06-15doc/go1.19: use matching closing tag in unix build constraint headingTobias Klauser
2022-06-14spec: clarify "slice of bytes" and "slice of runes" through examplesRobert Griesemer
2022-06-13doc/go1.19: minor editsAustin Clements
2022-06-13doc/go1.19: prefer relative links to other parts of the Go websiteDmitri Shuralyov
2022-06-13spec: clarify behavior of map size hint for make built-inRobert Griesemer
2022-06-13spec: add missing optional type arguments after TypeName in syntaxRobert Griesemer
2022-06-13doc/go1.19: add a release note for module indexingMichael Matloob
2022-06-13doc/go1.19: fix crypto tagsRoland Shoemaker
2022-06-10doc: fix typos in Go memory modelDominik Honnef
2022-06-08doc/go1.19: delete remaining TODOsRuss Cox
2022-06-08doc/go1.19: complete most remaining TODOsRuss Cox
2022-06-08doc/go1.19: mention riscv64 supported regabiMeng Zhuo
2022-06-07doc/go1.19: document that the assembler requires -pCherry Mui
2022-06-07doc/go1.19: document linker CL that switches DWARF compressed section formatCherry Mui
2022-06-07doc/go1.19: add release notes for net/http and net/urlDamien Neil
2022-06-07doc/go1.19: adjust runtime release notesMichael Pratt
2022-06-07doc/go1.19: document loong64 portDavid Chase
2022-06-07doc/go1.19: some platforms are still on TSAN v2Austin Clements
2022-06-07doc/go1.19: compiler section is complete, modulo TODOsAustin Clements
2022-06-07doc/go1.19: minor editsAustin Clements
2022-06-07doc/go1.19: complete TODOs for go/typesRobert Findley
2022-06-07doc/go1.19: add various crypto release notesRoland Shoemaker
2022-06-07doc/go1.19: delete boringcrypto TODORuss Cox
2022-06-07doc/go1.19: add more TODOs from updated relnoteRuss Cox
2022-06-06doc/go1.19: add release notes for the soft memory limit and idle GCMichael Anthony Knyszek
2022-06-06doc/go_mem: update revision dateRuss Cox
2022-06-06doc/go1.19: gc requires -p=importpathAustin Clements
2022-06-06doc/go1.19: document Resolver.PreferGoBrad Fitzpatrick
2022-06-06doc/go1.19: add TODOs for changes to go/typesRobert Findley
2022-06-04doc: update Go memory modelRuss Cox
2022-06-04doc/go1.19: remove TODO about LimitedReaderRuss Cox
2022-06-03doc/go1.19: add TODOs for undocumented runtime featuresMichael Pratt
2022-06-03doc/go1.19: add release notes for runtime packagesMichael Pratt
2022-06-03doc/go1.19: add release notes for syscallMichael Pratt