index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
Age
Commit message (
Expand
)
Author
2024-01-24
doc/next: initial contents
Jonathan Amsterdam
2024-01-22
doc/initial: initial contents of release notes
Jonathan Amsterdam
2024-01-22
doc/README.md: explain new release note system
Jonathan Amsterdam
2024-01-22
doc/go1.22: fix method name in net/netip changes
Tobias Klauser
2024-01-22
doc: remove last TODO item
Carlos Amedee
2024-01-17
doc/go1.22: document net/netip changes
Damien Neil
2024-01-17
doc/go1.22: document net/http/cgi changes
Damien Neil
2024-01-16
doc: fill out net/http.Request.PathValue,SetPathValue section
Dan Peterson
2024-01-05
doc: s/adjustements/adjustments
Jes Cok
2024-01-03
doc/go1.22: add links to go/types symbols
Alan Donovan
2023-12-27
doc: fix typo in example in spec
Robert Griesemer
2023-12-27
doc: document new iteration variable semantics in spec
Robert Griesemer
2023-12-27
doc: document version at which new language features were introduced in spec
Robert Griesemer
2023-12-21
doc: fix misspelling in go1.22 release notes
Manlio Perillo
2023-12-20
doc/go1.22: document changes to vet loopclosure analyzer
Tim King
2023-12-20
doc: update unsafe.Pointer rule in spec
Robert Griesemer
2023-12-19
doc: add html/template release note
Roland Shoemaker
2023-12-19
doc: comment out remaining TODOs in Go 1.22 relnotes (for now)
Than McIntosh
2023-12-19
doc/go1.22,cmd/go: document that 'go mod init' no longer imports from other v...
Bryan C. Mills
2023-12-19
doc/go1.22: document removal of 'go get' support in GOPATH mode
Bryan C. Mills
2023-12-19
doc: typo fix for net/http.ServeMux
Carlos Amedee
2023-12-19
doc/go1.22.html: release notes for slog, testing/slogtest and net/http.ServeMux
Jonathan Amsterdam
2023-12-19
doc/go1.22: announcing support address sanitizer on Loong64
Guoqi Chen
2023-12-18
doc: add math/rand/v2 release notes
Russ Cox
2023-12-15
doc: add crypto/tls and crypto/x509 release notes
Roland Shoemaker
2023-12-14
doc/go1.22: correct the system call name used for zero-copy from net.TCPConn ...
Andy Pan
2023-12-14
doc: improve release note for Windows hosts file being respected
Davis Goodin
2023-12-14
doc: document Windows os.ReadDir improvements
qmuntal
2023-12-14
doc: add missing html tags
cui fliter
2023-12-14
doc/go1.22: pre-announce dropping macOS 10.15 support
Dmitri Shuralyov
2023-12-14
doc: add release note fragment on inlining changes
Than McIntosh
2023-12-13
doc: in pre-generic spec, be explicit that it is not the current spec
Robert Griesemer
2023-12-13
doc/go1.22: document reflect.TypeFor
Mauri de Souza Meneguzzo
2023-12-12
doc/go1.22: document minor net/http changes
Damien Neil
2023-12-12
doc/go1.22: document zero-copy to net.UnixConn
Damien Neil
2023-12-12
doc: document SetUnhandledExceptionFilter interop
qmuntal
2023-12-12
doc/go1.22: remove reference to #60107
Damien Neil
2023-12-12
doc/go1.22: remove empty cgo section
Bryan C. Mills
2023-12-12
doc/go1.22: document ast.Unparen
Alan Donovan
2023-12-12
doc: emphasize gotypesalias GODEBUG flag in go 1.22 release notes
Robert Griesemer
2023-12-12
doc/go1.22: document io changes
Michael Pratt
2023-12-12
doc/go1.22: document bufio changes
Michael Pratt
2023-12-12
doc/go1.22: document archive/tar and archive/zip changes
Michael Pratt
2023-12-11
crypto/x509: gate Policies marshaling with GODEBUG
Roland Shoemaker
2023-12-11
doc: document SEH changes
qmuntal
2023-12-11
doc/go1.22: remove compiler TODO
Michael Pratt
2023-12-11
doc/go1.22: add TODOs for missing APIs
Michael Pratt
2023-12-11
doc/go1.22: document syscall changes
Michael Pratt
2023-12-11
doc/go1.22: document workspace vendoring
Bryan C. Mills
2023-12-11
doc/go1.22: fix stale id for math/rand/v2
Michael Pratt
[next]