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
/
api
/
next
Age
Commit message (
Expand
)
Author
2025-05-21
os: add Root.RemoveAll
Damien Neil
2025-05-20
testing/synctest: add Test
Damien Neil
2025-05-20
reflect: add TypeAssert[T]
Mateusz Poliwczak
2025-05-19
go/token: add FileSet.AddExistingFiles
Alan Donovan
2025-05-19
go/ast: add PreorderStack, a variant of Inspect that builds a stack
Alan Donovan
2025-05-13
testing: add Output
suntala
2025-05-13
Revert "testing: add Output"
Jonathan Amsterdam
2025-05-13
testing: add Output
suntala
2025-05-08
crypto,crypto/x509: implement MessageSigner
Roland Shoemaker
2025-05-06
log/slog: export Source method in Record for custom handler support
Ernesto Alejandro Santana Hidalgo
2025-04-18
unicode: add CategoryAliases, Cn, LC
Russ Cox
2025-04-04
sync: add WaitGroup.Go
qiulaidongfeng
2025-04-03
api: move go1.25 to next/70250
Alan Donovan
2025-03-28
os: add Root.Symlink
Damien Neil
2025-03-24
os: add Root.Link
Damien Neil
2025-03-20
os: add Root.Rename
Damien Neil
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-14
debug/elf: add riscv attributes definitions
Meng Zhuo
2025-03-13
crypto/tls: add ConnectionState.CurveID
Filippo Valsorda
2025-03-12
mime/multipart: add helper to build content-disposition header contents
Luca Maltagliati
2025-02-19
go/parser: deprecate parser.ParseDir
qiulaidongfeng
2025-02-13
os: add Root.Chown
Damien Neil
2025-02-10
os: add Root.Chmod
Damien Neil
2025-02-03
io/fs: add ReadLinkFS interface
Roxy Light
2024-12-05
api: promote next to go1.24
Gopher Robot
2024-11-22
crypto/cipher: deprecate NewOFB, NewCFBDecrypter, and NewCFBEncrypter
Filippo Valsorda
2024-11-22
crypto/tls: implement X25519MLKEM768
Filippo Valsorda
2024-11-22
crypto/mlkem: init package
Daniel McCarney
2024-11-22
crypto/fips140: new package
Filippo Valsorda
2024-11-22
crypto/sha3: new package
Filippo Valsorda
2024-11-22
crypto/x509: implement policy validation
Roland Shoemaker
2024-11-21
net/http: add support for unencrypted HTTP/2
Damien Neil
2024-11-21
crypto/hkdf: init package
Daniel McCarney
2024-11-21
crypto/tls: add server-side ECH
Roland Shoemaker
2024-11-21
crypto/rand: add Text for secure random strings
Sean Liao
2024-11-21
crypto/pbkdf2: init package
Daniel McCarney
2024-11-20
os: add OpenInRoot
Damien Neil
2024-11-20
os: add Root.FS
Damien Neil
2024-11-20
os: add Root.Stat and Root.Lstat
Damien Neil
2024-11-20
os: add Root.Remove
Damien Neil
2024-11-20
os: add Root
Damien Neil
2024-11-19
crypto/subtle: add DIT closure
Roland Shoemaker
2024-11-19
crypto/cipher: add NewGCMWithRandomNonce
Filippo Valsorda
2024-11-18
weak: move internal/weak to weak, and update according to proposal
Michael Anthony Knyszek
2024-11-16
runtime: implement AddCleanup
Carlos Amedee
2024-11-14
log/slog: add DiscardHandler
Carlana Johnson
2024-11-07
debug/elf: add SHT_GNU_VERDEF section parsing
benbaker76
2024-11-05
net/http: add Protocols field to Server and Transport
Damien Neil
[prev]
[next]