aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2024-02-07[release-branch.go1.22] spec: fix typo in year (it's 2024 now)Robert Griesemer
2024-01-31[release-branch.go1.22] spec: clarify iteration variable type for range over ...Robert Griesemer
2024-01-22[release-branch.go1.22] doc: delete go1.22.html copyDmitri Shuralyov
2024-01-22[release-branch.go1.22] doc: remove last TODO itemCarlos Amedee
2024-01-17doc/go1.22: document net/netip changesDamien Neil
2024-01-17doc/go1.22: document net/http/cgi changesDamien Neil
2024-01-16doc: fill out net/http.Request.PathValue,SetPathValue sectionDan Peterson
2024-01-05doc: s/adjustements/adjustmentsJes Cok
2024-01-03doc/go1.22: add links to go/types symbolsAlan Donovan
2023-12-27doc: fix typo in example in specRobert Griesemer
2023-12-27doc: document new iteration variable semantics in specRobert Griesemer
2023-12-27doc: document version at which new language features were introduced in specRobert Griesemer
2023-12-21doc: fix misspelling in go1.22 release notesManlio Perillo
2023-12-20doc/go1.22: document changes to vet loopclosure analyzerTim King
2023-12-20doc: update unsafe.Pointer rule in specRobert Griesemer
2023-12-19doc: add html/template release noteRoland Shoemaker
2023-12-19doc: comment out remaining TODOs in Go 1.22 relnotes (for now)Than McIntosh
2023-12-19doc/go1.22,cmd/go: document that 'go mod init' no longer imports from other v...Bryan C. Mills
2023-12-19doc/go1.22: document removal of 'go get' support in GOPATH modeBryan C. Mills
2023-12-19doc: typo fix for net/http.ServeMuxCarlos Amedee
2023-12-19doc/go1.22.html: release notes for slog, testing/slogtest and net/http.ServeMuxJonathan Amsterdam
2023-12-19doc/go1.22: announcing support address sanitizer on Loong64Guoqi Chen
2023-12-18doc: add math/rand/v2 release notesRuss Cox
2023-12-15doc: add crypto/tls and crypto/x509 release notesRoland Shoemaker
2023-12-14doc/go1.22: correct the system call name used for zero-copy from net.TCPConn ...Andy Pan
2023-12-14doc: improve release note for Windows hosts file being respectedDavis Goodin
2023-12-14doc: document Windows os.ReadDir improvementsqmuntal
2023-12-14doc: add missing html tagscui fliter
2023-12-14doc/go1.22: pre-announce dropping macOS 10.15 supportDmitri Shuralyov
2023-12-14doc: add release note fragment on inlining changesThan McIntosh
2023-12-13doc: in pre-generic spec, be explicit that it is not the current specRobert Griesemer
2023-12-13doc/go1.22: document reflect.TypeForMauri de Souza Meneguzzo
2023-12-12doc/go1.22: document minor net/http changesDamien Neil
2023-12-12doc/go1.22: document zero-copy to net.UnixConnDamien Neil
2023-12-12doc: document SetUnhandledExceptionFilter interopqmuntal
2023-12-12doc/go1.22: remove reference to #60107Damien Neil
2023-12-12doc/go1.22: remove empty cgo sectionBryan C. Mills
2023-12-12doc/go1.22: document ast.UnparenAlan Donovan
2023-12-12doc: emphasize gotypesalias GODEBUG flag in go 1.22 release notesRobert Griesemer
2023-12-12doc/go1.22: document io changesMichael Pratt
2023-12-12doc/go1.22: document bufio changesMichael Pratt
2023-12-12doc/go1.22: document archive/tar and archive/zip changesMichael Pratt
2023-12-11crypto/x509: gate Policies marshaling with GODEBUGRoland Shoemaker
2023-12-11doc: document SEH changesqmuntal
2023-12-11doc/go1.22: remove compiler TODOMichael Pratt
2023-12-11doc/go1.22: add TODOs for missing APIsMichael Pratt
2023-12-11doc/go1.22: document syscall changesMichael Pratt
2023-12-11doc/go1.22: document workspace vendoringBryan C. Mills
2023-12-11doc/go1.22: fix stale id for math/rand/v2Michael Pratt
2023-12-11doc: fix formatting of runtime and runtime/trace release notesMichael Anthony Knyszek