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
2026-03-06
testing: escapes framing markers
Ethan Reesor
2026-03-06
net: skip TestListenIPv6WildcardAddr on platforms w/o IPv4-mapped IPv6
database64128
2026-03-06
cmd/compile: arm64 add 128-bit vector load/store SSA ops
Alexander Musman
2026-03-06
cmd/compile: additional optimisation for CZEROEQZ/CZERONEZ on riscv64
Joel Sing
2026-03-06
cmd/link: sort .pdata by function start address
qmuntal
2026-03-06
encoding/json: unwrap IO errors from SyntacticError in transformSyntacticError
Lars Grote
2026-03-06
cmd/link: allow -no family of flags for testing compiler flag
Corentin Kerisit
2026-03-06
cmd/compile: replace boolean simplification rule
Marvin Stenger
2026-03-06
cmd/compile: fold boolean x == x & x != x
Jorropo
2026-03-06
cmd/go: avoid repetitive "invalid version" error on go get
yongqijia
2026-03-06
cmd/go: exclude vendor directories in go work use -r
yongqijia
2026-03-06
cmd/go/testdata/script: rewrite mod_download_issue51114 to use vcstest
Michael Matloob
2026-03-06
cmd/go/internal/modfetch: quiet read-only filesystem stat cache warnings
Brad Fitzpatrick
2026-03-06
cmd/compile: add I64Sub constant folding rule for wasm
George Adams
2026-03-06
net/url: add Values.Clone
Emmanuel T Odeke
2026-03-06
testing: fix construction of the testing artifacts path
Russ Egan
2026-03-06
cmd/compile: remove left over constant checking
Cuong Manh Le
2026-03-06
cmd/compile/internal/typecheck: simplify tcSliceHeader
Cuong Manh Le
2026-03-06
internal/runtime/maps/: devirtualize hashing for specialized maps
ArsenySamoylov
2026-03-06
cmd/compile: use tail calls for wrappers for embedded interfaces
Keith Randall
2026-03-06
runtime: when panicking, skip ahead to previous panic
Keith Randall
2026-03-06
crypto/x509: add more test cases for name constraints.
Rudolf Polzer
2026-03-06
cmd/compile: use the correct const when flagging indirect map elem types
Kirill Primak
2026-03-05
crypto/x509: fix name constraint checking panic
Roland Shoemaker
2026-03-05
crypto/x509: fix full email constraint matching
Roland Shoemaker
2026-03-05
html/template: properly escape URLs in meta content attributes
Roland Shoemaker
2026-03-05
net/url: reject IPv6 literal not at start of host
Ian Alexander
2026-03-05
net: skip TestListenIPv6WildcardAddr on DragonFly BSD and OpenBSD
Nicholas S. Husin
2026-03-05
cmd/go/internal/vet: add missing newlines to log messages
Alan Donovan
2026-03-05
image/jpeg: make decoder.receiveExtend branchless
Nigel Tao
2026-03-04
net/http: restore accidentally removed package doc
Damien Neil
2026-03-04
cmd/compile: fix ICE when indexing zero-sized arrays of non-SSAable types
Mateusz Poliwczak
2026-03-04
runtime, cmd/compile: use preemptible memclr for large pointer-free clears
“Muhammad
2026-03-04
cmd/go: update go help entries to focus on modules
Michael Matloob
2026-03-04
cmd/go: revert update default go directive in mod or work init
Michael Matloob
2026-03-04
cmd/link: support Mach-O UNSIGNED relocations for dynamic imports on darwin
George Adams
2026-03-04
syscall: make plan9 Errno implement the error interface
Brad Fitzpatrick
2026-03-04
runtime: fix value of ENOSYS on mips from 38 to 89
Jorropo
2026-03-04
image/jpeg: add support for non-standard chroma subsampling ratios
Taichi Maeda
2026-03-04
net/http: add basic unexported pluggable HTTP/3 support
Nicholas S. Husin
2026-03-03
net: treat EPERM/EACCES in IPv6 probe as supported
Ravi Sastry Kadali
2026-03-03
time: mention Reset in Ticker.Stop doc
Ian Lance Taylor
2026-03-03
internal/bytealg: on android/arm64, don't read outside 16-byte regions
Keith Randall
2026-03-02
syscall: define no-op Errno type on plan9
Brad Fitzpatrick
2026-03-02
cmd/compile: optimize sccp for faster convergence
Yi Yang
2026-03-02
cmd/compile, simd/archsimd: add VPSRL immeidate peepholes
Junyang Shao
2026-03-02
cmd/compile: add concurrency-ok property to some compiler debug flags
David Chase
2026-03-02
runtime: fix printfloat, printcomplex buffer sizes
Michael Pratt
2026-03-02
runtime: skip futex_time64 and timer_settime64 on 32-bit Android
dyhkwong
2026-03-02
reflect: outlilne []runtimeSelect allocation in Select
Mateusz Poliwczak
[prev]
[next]