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
Age
Commit message (
Expand
)
Author
2025-01-16
[release-branch.go1.22] go1.22.11
go1.22.11
Gopher Robot
2025-01-16
[release-branch.go1.22] net/http: persist header stripping across repeated re...
Damien Neil
2025-01-16
[release-branch.go1.22] crypto/x509: properly check for IPv6 hosts in URIs
Roland Shoemaker
2025-01-08
[release-branch.go1.22] runtime: hold traceAcquire across casgstatus in injec...
Michael Anthony Knyszek
2025-01-08
[release-branch.go1.22] crypto/tls: fix Config.Time in tests using expired ce...
Filippo Valsorda
2024-12-03
[release-branch.go1.22] go1.22.10
go1.22.10
Gopher Robot
2024-11-27
[release-branch.go1.22] runtime: reserve 4kB for system stack on windows-386
Russ Cox
2024-11-20
[release-branch.go1.22] syscall: mark SyscallN as noescape
qmuntal
2024-11-19
[release-branch.go1.22] time: accept "+01" in TestLoadFixed on OpenBSD
Dmitri Shuralyov
2024-11-06
[release-branch.go1.22] go1.22.9
go1.22.9
Gopher Robot
2024-10-31
[release-branch.go1.22] cmd/cgo/internal/testcarchive: remove 1-minute timeout
Cherry Mui
2024-10-30
[release-branch.go1.22] cmd/link: generate Mach-O UUID when -B flag is specified
Cherry Mui
2024-10-02
[release-branch.go1.22] runtime: fix TestGdbAutotmpTypes on gdb version 15
Shulhan
2024-10-01
[release-branch.go1.22] go1.22.8
go1.22.8
Gopher Robot
2024-09-11
[release-branch.go1.22] syscall: skip TestAmbientCapsUserns when restricted, ...
Michael Stapelberg
2024-09-06
[release-branch.go1.22] runtime: size maps.Clone destination bucket array safely
Keith Randall
2024-09-05
[release-branch.go1.22] cmd/cgo: correct padding required by alignment
Ian Lance Taylor
2024-09-05
[release-branch.go1.22] go1.22.7
go1.22.7
Gopher Robot
2024-09-05
[release-branch.go1.22] go/build/constraint: add parsing limits
Roland Shoemaker
2024-09-05
[release-branch.go1.22] encoding/gob: cover missed cases when checking ignore...
Roland Shoemaker
2024-09-05
[release-branch.go1.22] go/parser: track depth in nested element lists
Roland Shoemaker
2024-08-21
[release-branch.go1.22] runtime: on AIX, fix call to _cgo_sys_thread_create i...
Paul E. Murphy
2024-08-21
[release-branch.go1.22] cmd/fix: support go versions with patch release
Alex Bozhenko
2024-08-14
[release-branch.go1.22] os: fix Chtimes test flakes
Kir Kolyshkin
2024-08-06
[release-branch.go1.22] go1.22.6
go1.22.6
Gopher Robot
2024-07-31
[release-branch.go1.22] cmd/compile: add 0-sized-value simplification to copy...
David Chase
2024-07-24
[release-branch.go1.22] cmd/trace/v2: make the -pprof actually useful
Michael Anthony Knyszek
2024-07-24
[release-branch.go1.22] cmd/trace/v2: handle the -pprof flag
Michael Anthony Knyszek
2024-07-17
[release-branch.go1.22] cmd/internal/cov: close counter data files eagerly
Than McIntosh
2024-07-17
[release-branch.go1.22] internal/bytealg: extend memchr result correctly on wasm
Zxilly
2024-07-16
[release-branch.go1.22] go/types: fix assertion failure when range over int i...
Tim King
2024-07-10
[release-branch.go1.22] cmd/link: don't let dsymutil delete our temp directory
Cherry Mui
2024-07-10
[release-branch.go1.22] cmd/compile: don't elide zero extension on top of sig...
Keith Randall
2024-07-10
[release-branch.go1.22] cmd/go: fix build config before creating actions for ...
Ehden Sinai
2024-07-10
[release-branch.go1.22] os/exec: only use cachedLookExtensions if Cmd.Path is...
Dmitri Shuralyov
2024-07-02
[release-branch.go1.22] go1.22.5
go1.22.5
Gopher Robot
2024-06-26
[release-branch.go1.22] cmd/link: handle dynamic import variables on Darwin i...
Cherry Mui
2024-06-26
[release-branch.go1.22] net/http: send body or close connection on expect-100...
Damien Neil
2024-06-26
[release-branch.go1.22] cmd/compile: mark pointer to noalg type as noalg
zuojunwei.1024
2024-06-24
[release-branch.go1.22] os/exec: on Windows look for extensions in Run if not...
qiulaidongfeng
2024-06-24
[release-branch.go1.22] runtime: always update stack bounds on cgocallback
Michael Pratt
2024-06-24
[release-branch.go1.22] cmd/compile: put constants before variables in initia...
Keith Randall
2024-06-24
[release-branch.go1.22] go/types, types2: report error for floating-point ite...
Robert Griesemer
2024-06-24
[release-branch.go1.22] crypto/tls: don't call tlsrsakex.IncNonDefault with FIPS
Mike Beaumont
2024-06-24
[release-branch.go1.22] cmd/cgo/internal/swig: force use of lld for LTO tests...
Michael Anthony Knyszek
2024-06-24
[release-branch.go1.22] cmd/cgo/internal/testsanitizers: make the libfuzzer t...
Michael Anthony Knyszek
2024-06-24
[release-branch.go1.22] cmd/link: put runtime.end in the last section of data...
Cherry Mui
2024-06-24
[release-branch.go1.22] cmd/go: fix go list -u -m all with too new retraction...
Sam Thanawalla
2024-06-12
[release-branch.go1.22] net: add GODEBUG=netedns0=0 to disable sending EDNS0 ...
Ian Lance Taylor
2024-06-12
[release-branch.go1.22] go/internal/gccgoimporter: recognize "any" as a built...
Ian Lance Taylor
[next]