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
2023-04-05
[release-branch.go1.20] cmd/compile: don't set range expr key/value type if a...
Cuong Manh Le
2023-04-05
[release-branch.go1.20] crypto/subtle: don't cast to *uintptr when word size ...
Keith Randall
2023-04-05
[release-branch.go1.20] html/template,mime/multipart: document new GODEBUG se...
Michael Anthony Knyszek
2023-04-04
[release-branch.go1.20] go1.20.3
go1.20.3
Gopher Robot
2023-04-04
[release-branch.go1.20] html/template: disallow actions in JS template literals
Roland Shoemaker
2023-04-04
[release-branch.go1.20] go/scanner: reject large line and column numbers in /...
Damien Neil
2023-04-04
[release-branch.go1.20] mime/multipart: limit parsed mime message sizes
Damien Neil
2023-04-04
[release-branch.go1.20] net/textproto, mime/multipart: improve accounting of ...
Damien Neil
2023-04-04
[release-branch.go1.20] mime/multipart: avoid excessive copy buffer allocatio...
Damien Neil
2023-04-04
[release-branch.go1.20] net/textproto: avoid overpredicting the number of MIM...
Damien Neil
2023-03-29
[release-branch.go1.20] cmd/internal/obj/ppc64: fix incorrect base reg causin...
Lynn Boger
2023-03-29
[release-branch.go1.20] cmd/compile: don't assume pointer of a slice is non-nil
Keith Randall
2023-03-29
[release-branch.go1.20] cmd/compile: re-compile instantiated generic methods ...
Cuong Manh Le
2023-03-23
[release-branch.go1.20] time: fix timezone lookup logic for non-DST zones
Geon Kim
2023-03-22
[release-branch.go1.20] cmd/link/internal/arm: fix off-by-1 in trampoline rea...
Than McIntosh
2023-03-17
[release-branch.go1.20] cmd/go,cmd/link: prefer external linking when strange...
Than McIntosh
2023-03-15
[release-branch.go1.20] cmd/link: use label symbols for Duff's devices on dar...
Cherry Mui
2023-03-15
[release-branch.go1.20] Revert "cmd/compile: enable address folding for globa...
Cherry Mui
2023-03-09
[release-branch.go1.20] cmd/go: avoid running slow tests on non-longtest buil...
Bryan C. Mills
2023-03-08
[release-branch.go1.20] internal/testpty: fix error handling
Heschi Kreinick
2023-03-07
[release-branch.go1.20] go1.20.2
go1.20.2
Gopher Robot
2023-03-01
[release-branch.go1.20] cmd/compile: relax overly strict assertion
Matthew Dempsky
2023-03-01
[release-branch.go1.20] crypto/x509: fix broken tests
Roland Shoemaker
2023-03-01
[release-branch.go1.20] crypto/x509: fix system root tests + darwin intermedi...
Roland Shoemaker
2023-03-01
[release-branch.go1.20] syscall: fix invalid unsafe.Pointer conversion on Win...
Cuong Manh Le
2023-03-01
[release-branch.go1.20] net: delete TestTCPSelfConnect
Bryan C. Mills
2023-03-01
[release-branch.go1.20] crypto/x509: fix ParsePKCS8PrivateKey comment
Roland Shoemaker
2023-02-28
[release-branch.go1.20] syscall: Faccessat: check for CAP_DAC_OVERRIDE on Linux
Kir Kolyshkin
2023-02-28
[release-branch.go1.20] crypto/internal/bigmod: flag amd64 assembly as noescape
Filippo Valsorda
2023-02-28
[release-branch.go1.20] crypto/ecdh: explicitly reject mismatched curves in ECDH
Roland Shoemaker
2023-02-28
[release-branch.go1.20] cmd/compile/internal/noder: correct positions for syn...
Matthew Dempsky
2023-02-27
[release-branch.go1.20] cmd/link: better fix for arm32 trampgen problem with ...
Than McIntosh
2023-02-27
[release-branch.go1.20] crypto/internal/nistec: reduce P-256 scalar
Filippo Valsorda
2023-02-22
[release-branch.go1.20] cmd/internal/cov: fix misuse of bufio.Reader.Read in ...
Than McIntosh
2023-02-22
[release-branch.go1.20] Revert "internal/poll: drop redundant ENOSYS in CopyF...
Ian Lance Taylor
2023-02-15
[release-branch.go1.20] runtime: check for overflow in sweep assist
Michael Anthony Knyszek
2023-02-15
[release-branch.go1.20] cmd/compile: fix wrong escape analysis for go/defer g...
Cuong Manh Le
2023-02-15
[release-branch.go1.20] cmd/compile: disable inline static init optimization
Cuong Manh Le
2023-02-15
[release-branch.go1.20] runtime: fix signature for linked functions
Adin Scannell
2023-02-14
[release-branch.go1.20] all: update vendored golang.org/x/net
Michael Pratt
2023-02-14
[release-branch.go1.20] go1.20.1
go1.20.1
Gopher Robot
2023-02-14
[release-branch.go1.20] net/http: update bundled golang.org/x/net/http2
Roland Shoemaker
2023-02-14
[release-branch.go1.20] crypto/tls: replace all usages of BytesOrPanic
Roland Shoemaker
2023-02-14
[release-branch.go1.20] mime/multipart: limit memory/inode consumption of Rea...
Damien Neil
2023-02-14
[release-branch.go1.20] path/filepath: do not Clean("a/../c:/b") into c:\b on...
Damien Neil
2023-02-10
[release-branch.go1.20] cmd/compile/internal/pgo: fix hard-coded PGO sample d...
Frederic Branczyk
2023-02-10
[release-branch.go1.20] cmd/go/internal/script: retry ETXTBSY errors in scripts
Bryan C. Mills
2023-02-10
[release-branch.go1.20] cmd/go/internal/test: refresh flagdefs.go and fix test
Bryan C. Mills
2023-02-10
[release-branch.go1.20] cmd/go: remove tests that assume lack of new versions...
Bryan C. Mills
2023-02-10
[release-branch.go1.20] runtime: skip darwin osinit_hack on ios
Russ Cox
[prev]
[next]