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
2023-02-16
doc: add missing builtin functions not permitted in statement context
Cuong Manh Le
2023-02-07
doc: fix spec typo
Oleksandr Redko
2023-01-30
doc: move Go 1.20 release notes to x/website
Michael Anthony Knyszek
2023-01-19
runtime: replace panic(nil) with panic(new(runtime.PanicNilError))
Russ Cox
2023-01-18
time: revert strict parsing of RFC 3339
Joe Tsai
2023-01-17
doc/go1.20: update cryptography release notes
Filippo Valsorda
2023-01-17
doc/go1.20: remove mention of arena goexperiment
Russ Cox
2023-01-13
doc/go1.20: mention build speed improvements
Austin Clements
2023-01-04
doc/go1.20: fix links to new strings functions
Piers
2023-01-03
doc/go1.20: fix http.ResponseController example
Alexander Yastrebov
2022-12-29
doc/go1.20: fix typos
Xiao Cui
2022-12-22
doc/go1.20: fix typo
Tobias Klauser
2022-12-15
doc/go1.20: fix typo
Robert Griesemer
2022-12-15
spec: fix typo
Robert Griesemer
2022-12-14
spec: document which recursive arrays and structs are valid/invalid
Robert Griesemer
2022-12-14
doc/go1.20.html: pre-announce dropping Windows 7, 8, and friends
Heschi Kreinick
2022-12-14
spec: document illegal recursive type parameter lists
Robert Griesemer
2022-12-14
spec: describe new semantics for comparable and constraint satisfaction
Robert Griesemer
2022-12-14
spec: introduce notion of strict comparability
Robert Griesemer
2022-12-12
doc/go1.20: fix typo
Alexander Frolov
2022-12-12
doc/go1.20: fix URL anchor
Shengyu Zhang
2022-12-09
doc: fix typo in 1.20 release notes
Than McIntosh
2022-12-08
doc: fix typo
Zhizhen He
2022-12-08
doc/go1.20: correct test binary -v flag value for test2json
Dmitri Shuralyov
2022-12-07
doc/go1.20: delete remaining TODO
Michael Pratt
2022-12-07
doc/go1.20: add section on coverage
Than McIntosh
2022-12-07
doc/go1.20: relnote and take care of TODOs
Russ Cox
2022-12-05
doc: 1.20 compiler changes
David Chase
2022-12-02
doc/go1.20: preannounce dropping macOS 10.13 and 10.14 support
Heschi Kreinick
2022-12-02
doc/go1.20: resolve root bundle package TODO
Roland Shoemaker
2022-12-01
doc/go1.20: add code tags in crypto/{rsa,subtle} and net/netip sections
Tobias Klauser
2022-12-01
doc: add release note for cgo.Incomplete
Cuong Manh Le
2022-12-01
doc/go1.20: document new semantics for comparable constraint
Robert Griesemer
2022-11-30
doc/go1.20: add runtime, runtime/trace, and runtime/pprof release notes
Michael Anthony Knyszek
2022-11-30
spec: document conversion from slice to array
Tim King
2022-11-29
doc/go1.20: revise linker release note
Cherry Mui
2022-11-29
doc/go1.20: quote code in Bootstrap and Cgo sections
Cherry Mui
2022-11-28
doc/go1.20: add release notes for the linker
Cherry Mui
2022-11-28
doc/go1.20: add release notes for PGO
Cherry Mui
2022-11-28
doc/go1.20: fix missing <code> tag
Tobias Klauser
2022-11-28
doc/go1.20: fix missing </code> tag
Russ Cox
2022-11-28
doc/go1.20: complete, add more library TODOs
Russ Cox
2022-11-28
doc/go1.20: fix HTML closing tag
Brad Fitzpatrick
2022-11-23
doc/go1.20: document changes to os on Windows
qmuntal
2022-11-23
doc/go1.20: finish most standard library TODOs
Russ Cox
2022-11-23
doc/go1.20: document new freebsd/riscv64 port
Russ Cox
2022-11-23
doc/go1.20: add hyperlinks, minor edits
Russ Cox
2022-11-23
doc/go1.20: document spec changes
Russ Cox
2022-11-23
doc/go1.20: document adding to the timeformat vet analysis
Tim King
2022-11-23
spec: add a link to Allocation section in section on append built-in
Robert Griesemer
[next]