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
2025-04-30
net: support IPv6 addresses in ListenMulticastUDP on Windows
qmuntal
2025-04-29
doc: fix grammar and spelling
John Bampton
2025-04-23
cmd/vet: add hostport analyzer
Alan Donovan
2025-04-18
regexp/syntax: recognize category aliases like \p{Letter}
Russ Cox
2025-04-18
unicode: add CategoryAliases, Cn, LC
Russ Cox
2025-04-07
doc/next: fix link
Brad Fitzpatrick
2025-04-07
doc/go1.25: document macOS requirements
Carlos Amedee
2025-04-04
os: support overlapped IO with NewFile
qmuntal
2025-04-04
sync: add WaitGroup.Go
qiulaidongfeng
2025-04-03
api: move go1.25 to next/70250
Alan Donovan
2025-04-01
cmd/vet: add waitgroup analyzer
Alan Donovan
2025-03-31
os,internal/poll: support I/O on overlapped handles not added to the poller
qmuntal
2025-03-28
os: add Root.Symlink
Damien Neil
2025-03-27
go/types: LookupSelection: returns LookupFieldOrMethod as a Selection
Alan Donovan
2025-03-24
os: add Root.Link
Damien Neil
2025-03-20
os: add Root.Rename
Damien Neil
2025-03-20
doc: go 1.26 remove support for windows/arm
qiulaidongfeng
2025-03-19
os: add Root.Readlink
Damien Neil
2025-03-19
os: add Root.Lchown
Damien Neil
2025-03-18
os: add Root.Chtimes
Damien Neil
2025-03-18
doc: document change in nil-ptr checking behavior
Keith Randall
2025-03-17
doc/next: add release note for work package pattern
Michael Matloob
2025-03-16
doc/go_mem: fix grammar issue
Julien Cretel
2025-03-14
debug/elf: add riscv attributes definitions
Meng Zhuo
2025-03-13
crypto/tls: relax native FIPS 140-3 mode
Filippo Valsorda
2025-03-13
crypto/tls: add ConnectionState.CurveID
Filippo Valsorda
2025-03-13
doc/next: add release note for new toolchain line behavior
Michael Matloob
2025-03-13
doc/next: add tentative DWARF 5 release note fragment
Than McIntosh
2025-03-12
mime/multipart: add helper to build content-disposition header contents
Luca Maltagliati
2025-03-11
cmd/go: allow symlinks of non-directory files in embed
Michael Matloob
2025-03-10
internal/godebugs: add decoratemappings as an opaque godebug setting
Michael Pratt
2025-03-06
doc: update godebug doc to clarify godebug directive in workspace
Michael Matloob
2025-03-05
runtime: in asan mode call __lsan_do_leak_check when exiting
Ian Lance Taylor
2025-03-05
go/types: add Var.Kind() VarKind method
Alan Donovan
2025-03-04
crypto/elliptic: drop hidden Inverse and CombinedMult methods
Filippo Valsorda
2025-02-25
crypto/tls: require EMS in FIPS 140-3 mode
Filippo Valsorda
2025-02-25
spec: remove notion of core types
Robert Griesemer
2025-02-24
net: accept a valid IP address in LookupMX
Ian Lance Taylor
2025-02-20
doc: add a disclamer for the TLS handshake timeouts TL;DR bug in godebug.md
Thomas Vaillant
2025-02-19
go/parser: deprecate parser.ParseDir
qiulaidongfeng
2025-02-14
doc/godebug: mention GODEBUG=fips140
Ian Lance Taylor
2025-02-13
os: add Root.Chown
Damien Neil
2025-02-10
os: add Root.Chmod
Damien Neil
2025-02-06
runtime: don't duplicate reraised panic values in printpanics
Damien Neil
2025-02-03
spec: remove reference to Go 1.17 spec
Robert Griesemer
2025-02-03
io/fs: add ReadLinkFS interface
Roxy Light
2025-02-03
doc: initialize next directory for Go 1.25
Cherry Mui
2025-01-13
spec: fix grammar issue
Oleksandr Redko
2025-01-03
spec: fix a dead link
yaxum62
2024-12-30
spec: document that string conversions don't guarantee result slice capacity
Robert Griesemer
[prev]
[next]