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-07-03
runtime: correct vdsoSP on S390X
Cherry Mui
2025-07-03
hash: document that Clone may only return ErrUnsupported or a nil error
Filippo Valsorda
2025-07-02
cmd/cgo/internal/testsanitizers: skip asan tests when FIPS140 mode is on
qmuntal
2025-07-02
testing/synctest: explicitly state Run will be removed in Go 1.26
Deleplace
2025-07-01
cmd/go/internal/modindex: apply changes in CL 502615 to modindex package
Michael Matloob
2025-07-01
crypto/tls: ensure the ECDSA curve matches the signature algorithm
Filippo Valsorda
2025-07-01
crypto/ecdsa: fix crypto/x509 godoc links
Filippo Valsorda
2025-07-01
Revert "crypto/internal/fips140/subtle: add assembly implementation of xorByt...
Keith Randall
2025-07-01
slices: update TestIssue68488 to avoid false positives
Jorropo
2025-07-01
internal/abi: fix comment on NonEmptyInterface
Keith Randall
2025-06-30
encoding/json/jsontext: use bytes.Buffer.AvailableBuffer
Joe Tsai
2025-06-30
encoding/json/v2: avoid escaping jsonopts.Struct
Joe Tsai
2025-06-30
cmd/compile/internal/escape: add debug hash for literal allocation optimizations
thepudds
2025-06-30
cmd/compile/internal/escape: stop disabling literal allocation optimizations ...
thepudds
2025-06-30
crypto/tls: update bogo version
Daniel McCarney
2025-06-30
internal/goexperiment: fix godoc formatting
Olivier Mengué
2025-06-30
runtime: stash allpSnapshot on the M
Michael Pratt
2025-06-30
sync: disassociate WaitGroups from bubbles on Wait
Damien Neil
2025-06-30
crypto/hmac: wrap ErrUnsupported returned by Clone
Filippo Valsorda
2025-06-30
runtime: update skips for TestGdbBacktrace
limeidan
2025-06-30
iter: add missing type parameter in doc
Mikhail Mazurskiy
2025-06-29
cmd/doc: fix -http on Windows
qmuntal
2025-06-27
runtime: remove arbitrary 5-second timeout in TestNeedmDeadlock
Cherry Mui
2025-06-27
reflect: fix TypeAssert on nil interface values
Joe Tsai
2025-06-27
os: use minimal file permissions when opening parent directory in RemoveAll
qmuntal
2025-06-27
encoding/json: add security section to doc
Roland Shoemaker
2025-06-27
runtime: account for missing frame pointer in preamble
Michael Anthony Knyszek
2025-06-27
net/http: fix RoundTrip context cancellation for js/wasm
Andy Nitschke
2025-06-27
encoding/json: fix typo in hotlink for jsontext.PreserveRawStrings
Joe Tsai
2025-06-26
cmd/link: permit a larger size BSS reference to a smaller DATA symbol
Cherry Mui
2025-06-26
cmd/compile/internal/escape: evaluate any side effects when rewriting with li...
thepudds
2025-06-25
encoding/json/jsontext: remove Encoder.UnusedBuffer
Joe Tsai
2025-06-25
encoding/json/jsontext: rename Encoder.UnusedBuffer as Encoder.AvailableBuffer
Joe Tsai
2025-06-25
runtime: make explicit nil check in (*spanInlineMarkBits).init
Michael Anthony Knyszek
2025-06-25
runtime: note custom GOMAXPROCS even if value doesn't change
Michael Pratt
2025-06-24
context: fix typo in context_test.go
Werner Spiegel
2025-06-24
cmd/link: add one more linkname to the blocklist
Cherry Mui
2025-06-24
go/types: add test for interface method field type
Rob Findley
2025-06-24
encoding/json: use zstd compressed testdata
Joe Tsai
2025-06-24
net/http: reduce allocs in CrossOriginProtection.Check
Julien Cretel
2025-06-24
encoding/json/v2: support ISO 8601 durations
Joe Tsai
2025-06-24
doc: fix links to runtime Environment Variables
yuuji.yaginuma
2025-06-24
encoding/json/v2: reject unquoted dash as a JSON field name
Joe Tsai
2025-06-23
encoding/json/v2: report error on time.Duration without explicit format
Joe Tsai
2025-06-23
cmd/dist: test encoding/json/... with GOEXPERIMENT=jsonv2
Joe Tsai
2025-06-23
internal/trace: improve gc-stress test
Michael Anthony Knyszek
2025-06-23
encoding/json/jsontext: consistently use JSON terminology
Joe Tsai
2025-06-23
runtime: add missing unlock in sysReserveAlignedSbrk
Cherry Mui
2025-06-23
Revert "go/types, types2: don't register interface methods in Info.Types map"
Robert Findley
2025-06-20
testing, testing/synctest: handle T.Helper in synctest bubbles
Damien Neil
[prev]
[next]