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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2025-11-24
cmd/internal/obj: set morestack arg spilling and regabi prologue on
Srinivas Pokala
2025-11-24
cmd/compile: update s390x CALL* ops
Srinivas Pokala
2025-11-24
cmd/compile/internal/s390x: add initial spill support
Srinivas Pokala
2025-11-24
cmd/compile/internal: add register ABI information for s390x
Srinivas Pokala
2025-11-24
internal/abi: define s390x ABI constants
Srinivas Pokala
2025-11-24
cmd/compile: document register-based ABI for s390x
Srinivas Pokala
2025-11-24
[dev.simd] go/doc/comment: don't include experimental packages in std list
Cherry Mui
2025-11-24
[dev.simd] all: merge master (8dd5b13) into dev.simd
Cherry Mui
2025-11-24
Revert "[dev.simd] internal/runtime/gc: add simd package based greentea kernels"
Cherry Mui
2025-11-24
cmd/compile: relax stmtline_test on amd64
David Chase
2025-11-23
cmd/compile: use 32x32->64 multiplies on loong64
Xiaolin Zhao
2025-11-23
runtime: fix stale comment for mheap/malloc
Lidong Yan
2025-11-23
cmd/internal/obj/loong64: optimize duplicate optab entries
Xiaolin Zhao
2025-11-23
cmd/internal/obj/arm64, image/gif, runtime, sort: use math/bits to calculate ...
Axel Wagner
2025-11-23
slices: fix incorrect comment in slices.Insert function documentation
cuishuang
2025-11-22
cmd/go: update default go directive in mod or work init
Ian Alexander
2025-11-21
cmd/internal/obj/riscv: improve large branch/call/jump tests
Joel Sing
2025-11-21
crypto/tls: use inner hello for earlyData when using QUIC and ECH
Roland Shoemaker
2025-11-21
runtime: replace trace seqlock with write flag
Michael Anthony Knyszek
2025-11-21
runtime/trace: add Log benchmark
Michael Anthony Knyszek
2025-11-21
cmd/go: support sha1 repos when git default is sha256
David Finkel
2025-11-21
crypto/sha3: make the zero value of SHAKE useable
qiulaidongfeng
2025-11-21
crypto/sha3: make the zero value of SHA3 useable
qiulaidongfeng
2025-11-21
database/sql: don't ignore ColumnConverter for unknown input count
Jonathan Hall
2025-11-21
runtime/pprof: remove hard-coded sleep in CPU profile reader
Nick Ripley
2025-11-21
runtime: fix double wakeup in CPU profile buffer
Nick Ripley
2025-11-21
[dev.simd] internal/runtime/gc: add simd package based greentea kernels
Junyang Shao
2025-11-21
cmd/compile: change testing.B.Loop keep alive semantic
Junyang Shao
2025-11-21
net: remove unused linknames
Sean Liao
2025-11-21
net/http: remove unused linknames
Sean Liao
2025-11-21
net/http: populate Response.Request when using NewFileTransport
Sean Liao
2025-11-21
net/http: preserve original path encoding in redirects
Sean Liao
2025-11-21
net/http: use HTTP 307 redirects in ServeMux
Sean Liao
2025-11-21
net/http: update Response.Request.URL after redirects on GOOS=js
Sean Liao
2025-11-21
net/http/cookiejar: treat localhost as secure origin
Sean Liao
2025-11-21
net/url: warn that JoinPath arguments should be escaped
Sean Liao
2025-11-21
crypto/internal/fips140/mldsa: unroll NTT and inverseNTT
Filippo Valsorda
2025-11-21
crypto/internal/fisp140test: update acvptool, test data
Daniel McCarney
2025-11-21
crypto/internal/fips140/mldsa: new package
Filippo Valsorda
2025-11-21
runtime: remove linkname for gopanic
Sean Liao
2025-11-21
crypto/internal/hpke: separate KEM and PublicKey/PrivateKey interfaces
Filippo Valsorda
2025-11-21
crypto/internal/hpke: add ML-KEM and hybrid KEMs, and SHAKE KDFs
Filippo Valsorda
2025-11-21
crypto/internal/hpke: modularize API and support more ciphersuites
Filippo Valsorda
2025-11-21
cmd/compile: simplify negative on multiplication
Meng Zhuo
2025-11-21
net/http: fix typo in Transport docs
Victor
2025-11-21
net: remove unnecessary loop variable copies in tests
Plamerdi Makela
2025-11-21
cmd/cgo: strip top-level const qualifier from argument frame struct
Ian Lance Taylor
2025-11-21
errors: add examples for custom Is/As matching
Sean Liao
2025-11-21
cmd/compile: rewrite Rsh to RshU if arguments are proved positive
Jorropo
2025-11-21
cmd/compile: propagate unsigned relations for Rsh if arguments are positive
Jorropo
[prev]
[next]