aboutsummaryrefslogtreecommitdiff
path: root/doc/go1.22.html
AgeCommit message (Expand)Author
2024-01-22doc/go1.22: fix method name in net/netip changesTobias Klauser
2024-01-22doc: 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-03doc/go1.22: add links to go/types symbolsAlan Donovan
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-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/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-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
2023-12-11doc: document os/exec changes on WindowsBryan C. Mills
2023-12-09doc: document that os.Stat follows all link reparse points on Windowsqmuntal
2023-12-09doc: document that the Windows hosts file is now respectedqmuntal
2023-12-08doc: describe for loop changes (lifetime, range int; range func experiment)David Chase
2023-12-08doc/go1.22: document that reflect.PtrTo is deprecatedCherry Mui
2023-12-08doc/go1.22: remove stale TODO and comments for vet changesCherry Mui
2023-12-08doc/go1.22: fix go test -cover formattingCherry Mui
2023-12-08doc/go1.22: document additional constants in debug/elf packageCherry Mui
2023-12-07doc/go1.22: document openbsd/ppc64 portCherry Mui