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-08-06
[release-branch.go1.21] go1.21.13
go1.21.13
Gopher Robot
2024-07-17
[release-branch.go1.21] cmd/internal/cov: close counter data files eagerly
Than McIntosh
2024-07-17
[release-branch.go1.21] internal/bytealg: extend memchr result correctly on wasm
Zxilly
2024-07-10
[release-branch.go1.21] cmd/go: fix build config before creating actions for ...
Ehden Sinai
2024-07-02
[release-branch.go1.21] go1.21.12
go1.21.12
Gopher Robot
2024-06-26
[release-branch.go1.21] net/http: send body or close connection on expect-100...
Damien Neil
2024-06-24
[release-branch.go1.21] runtime: always update stack bounds on cgocallback
Michael Pratt
2024-06-24
[release-branch.go1.21] cmd/cgo/internal/testsanitizers: make the libfuzzer t...
Michael Anthony Knyszek
2024-06-24
[release-branch.go1.21] cmd/cgo/internal/swig: force use of lld for LTO tests...
Michael Anthony Knyszek
2024-06-24
[release-branch.go1.21] cmd/link: put runtime.end in the last section of data...
Cherry Mui
2024-06-24
[release-branch.go1.21] cmd/go: fix go list -u -m all with too new retraction...
Sam Thanawalla
2024-06-12
[release-branch.go1.21] net: add GODEBUG=netedns0=0 to disable sending EDNS0 ...
Ian Lance Taylor
2024-06-12
[release-branch.go1.21] go/internal/gccgoimporter: recognize "any" as a built...
Ian Lance Taylor
2024-06-04
[release-branch.go1.21] go1.21.11
go1.21.11
Gopher Robot
2024-06-04
[release-branch.go1.21] net/netip: check if address is v6 mapped in Is methods
Roland Shoemaker
2024-05-30
[release-branch.go1.21] os: RemoveAll: fix symlink race for unix
Kir Kolyshkin
2024-05-29
[release-branch.go1.21] archive/zip: treat truncated EOCDR comment as an error
Damien Neil
2024-05-24
[release-branch.go1.21] runtime: update large object stats before freeSpan in...
Michael Anthony Knyszek
2024-05-16
[release-branch.go1.21] crypto/x509: remove TestPlatformVerifierLegacy tests
Roland Shoemaker
2024-05-16
[release-branch.go1.21] cmd/go: set global .gitconfig location more robustly ...
Bryan C. Mills
2024-05-16
[release-branch.go1.21] cmd/go/internal/modfetch/codehost: add new git tags b...
Bryan C. Mills
2024-05-13
[release-branch.go1.21] cmd/go/testdata/script: clear path in gotoolchain_iss...
Michael Matloob
2024-05-10
[release-branch.go1.21] cmd/compile: don't combine loads in generated equalit...
khr@golang.org
2024-05-10
[release-branch.go1.21] cmd/go: download 1.X.0 instead of 1.X during toolchai...
Sam Thanawalla
2024-05-07
[release-branch.go1.21] go1.21.10
go1.21.10
Gopher Robot
2024-05-07
[release-branch.go1.21] cmd/go: disallow -lto_library in LDFLAGS
Roland Shoemaker
2024-05-06
[release-branch.go1.21] Revert "cmd/compile: don't combine loads in generated...
Cherry Mui
2024-05-06
[release-branch.go1.21] cmd/compile: don't combine loads in generated equalit...
khr@golang.org
2024-04-12
[release-branch.go1.21] net/http: update bundled golang.org/x/net/http2
Dmitri Shuralyov
2024-04-03
[release-branch.go1.21] all: tidy dependency versioning after release
Dmitri Shuralyov
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
[next]