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
2024-04-03
[release-branch.go1.21] go1.21.9
go1.21.9
Gopher Robot
2024-04-03
[release-branch.go1.21] net/http: update bundled golang.org/x/net/http2
Damien Neil
2024-03-28
[release-branch.go1.21] all: update golang.org/x/net
Damien Neil
2024-03-27
[release-branch.go1.21] go/types, types2: don't do version checks for embedde...
Robert Griesemer
2024-03-26
[release-branch.go1.21] cmd/internal/obj/ppc64: don't modify runtime.elf_* sy...
Paul E. Murphy
2024-03-13
[release-branch.go1.21] Revert "go/types, types2: don't do version checks for...
Cherry Mui
2024-03-12
[release-branch.go1.21] go/types, types2: don't do version checks for embedde...
Robert Griesemer
2024-03-05
[release-branch.go1.21] go1.21.8
go1.21.8
Gopher Robot
2024-03-05
[release-branch.go1.21] net/textproto, mime/multipart: avoid unbounded read i...
Damien Neil
2024-03-05
[release-branch.go1.21] net/http, net/http/cookiejar: avoid subdomain matches...
Damien Neil
2024-03-05
[release-branch.go1.21] crypto/x509: make sure pub key is non-nil before inte...
Roland Shoemaker
2024-02-28
[release-branch.go1.21] html/template: escape additional tokens in MarshalJSO...
Roland Shoemaker
2024-02-28
[release-branch.go1.21] internal/syscall/windows: fix the signature of SetFil...
Bryan C. Mills
2024-02-28
[release-branch.go1.21] net/mail: properly handle special characters in phras...
Roland Shoemaker
2024-02-28
[release-branch.go1.21] cmd/go/internal/modcmd: correctly filter out main mod...
Michael Matloob
2024-02-27
[release-branch.go1.21] runtime: don't let the tests leave core files behind
Ian Lance Taylor
2024-02-16
[release-branch.go1.21] cmd/cgo/internal/testsanitizers: disable location che...
Michael Anthony Knyszek
2024-02-08
[release-branch.go1.21] internal/testenv: support the LUCI mobile builders in...
Michael Anthony Knyszek
2024-02-08
[release-branch.go1.21] internal/testenv: allow "-noopt" anywhere in builder ...
Michael Anthony Knyszek
2024-02-06
[release-branch.go1.21] go1.21.7
go1.21.7
Gopher Robot
2024-02-02
[release-branch.go1.21] cmd/internal/obj/arm64: fix frame pointer restore in ...
Keith Randall
2024-02-01
[release-branch.go1.21] cmd/go/internal/generate: call modload.InitWorkFile
Michael Matloob
2024-02-01
[release-branch.go1.21] Revert "crypto/internal/boring: upgrade module to fip...
Filippo Valsorda
2024-01-31
[release-branch.go1.21] runtime: fix Pinner.Pin documentation
qiulaidongfeng
2024-01-31
[release-branch.go1.21] cmd/go/internal/toolchain: apply the -modcacherw flag...
Bryan C. Mills
2024-01-31
[release-branch.go1.21] crypto/x509: properly gate test on macos version
Roland Shoemaker
2024-01-25
[release-branch.go1.21] go/types, types2: don't lose position info of interfa...
Robert Griesemer
2024-01-25
[release-branch.go1.21] runtime: properly model rwmutex in lock ranking
Michael Pratt
2024-01-10
[release-branch.go1.21] slices: explicitly discard results of some functions
Alan Donovan
2024-01-10
[release-branch.go1.21] runtime: clear g0 stack bounds in dropm
Michael Pratt
2024-01-10
[release-branch.go1.21] runtime: allow update of system stack bounds on callb...
Michael Pratt
2024-01-10
[release-branch.go1.21] runtime: don't print "unexpected SPWRITE" when printi...
Cherry Mui
2024-01-09
[release-branch.go1.21] go1.21.6
go1.21.6
Gopher Robot
2024-01-04
[release-branch.go1.21] crypto/tls: align FIPS-only mode with BoringSSL policy
Filippo Valsorda
2024-01-04
[release-branch.go1.21] crypto/internal/boring: upgrade module to fips-20220613
Filippo Valsorda
2024-01-04
[release-branch.go1.21] runtime: add race annotations in IncNonDefault
David Chase
2024-01-04
[release-branch.go1.21] maps: fix aliasing problems with Clone
Keith Randall
2024-01-04
[release-branch.go1.21] runtime: put ReadMemStats debug assertions behind a d...
Michael Anthony Knyszek
2024-01-04
[release-branch.go1.21] runtime: add the disablethp GODEBUG setting
Michael Anthony Knyszek
2024-01-04
[release-branch.go1.21] runtime/pprof: fix generics function names
Tolya Korniltsev
2023-12-08
[release-branch.go1.21] os/signal: skip nohup tests on darwin builders
Michael Pratt
2023-12-07
[release-branch.go1.21] os/signal: remove go t.Run from TestNohup
Michael Pratt
2023-12-06
[release-branch.go1.21] cmd/compile: fix escape analysis of string min/max
Matthew Dempsky
2023-12-06
[release-branch.go1.21] cmd/compile: fix memcombine pass for big endian, > 1 ...
Keith Randall
2023-12-05
[release-branch.go1.21] go1.21.5
go1.21.5
Gopher Robot
2023-12-05
[release-branch.go1.21] net/http: limit chunked data overhead
Damien Neil
2023-11-28
[release-branch.go1.21] cmd/compile: fix findIndVar so it does not match disj...
Jorropo
2023-11-28
[release-branch.go1.21] runtime: call enableMetadataHugePages and its callees...
Michael Anthony Knyszek
2023-11-28
[release-branch.go1.21] crypto/rand,runtime: switch RtlGenRandom for ProcessPrng
Roland Shoemaker
2023-11-28
[release-branch.go1.21] path/filepath: consider \\?\c: as a volume on Windows
Damien Neil
[next]