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
2026-03-10
context: modernize AfterFunc example using WaitGroup.Go
Krushnal Patil
2026-03-10
cmd/compile: fix mips64 CALLtailinter argument count
Keith Randall
2026-03-10
runtime: GODEBUG=tracebacklabels=1 for 1.27+
David Finkel
2026-03-10
cmd/compile: forward small Load through Move to avoid redundant copies
dorbmon
2026-03-10
cmd/link: put itabs in the .go.type section
Ian Lance Taylor
2026-03-10
io/fs: document when ErrClosed should be returned
kovan
2026-03-10
cmd/compile: remove loop variable capture workarounds
gojkovicmatija99
2026-03-10
os: allow EPERM during TestGetwdDeep
Russ Cox
2026-03-10
cmd/go/internal/modload: update WillBeEnabled to check for go.work
Michael Matloob
2026-03-10
cmd/internal/obj/riscv: materialise 32 bit unsigned constants
Joel Sing
2026-03-10
cmd/internal/obj/riscv: factor out constant materialisation code
Joel Sing
2026-03-10
cmd/internal/obj/riscv: factor out constant materialisation identification
Joel Sing
2026-03-10
cmd/compile: add identity and absorption rules for wasm
George Adams
2026-03-10
cmd/compile: fix ICE when checking slice cap
Cuong Manh Le
2026-03-10
test/fixedbugs: increase issue46234 test timeout
qmuntal
2026-03-09
cmd/go/internal/modfetch/codehost: cache some vcs ops
matloob
2026-03-09
go/types, types2: implement simple generic trie
Robert Griesemer
2026-03-09
cmd/go/internal/cache: update trim timestamp before trimming
Michael Matloob
2026-03-09
internal/poll: move rsan to heap on windows
database64128
2026-03-09
cmd/compile, go/*: allow generic methods starting with Go 1.27
Robert Griesemer
2026-03-09
go/types, types2: up-date testdata/manual template
Robert Griesemer
2026-03-09
cmd/internal/test2json: generate and validate test artifacts
Ethan Reesor
2026-03-09
testing: annotate output text type
Ethan Reesor
2026-03-09
cmd/go/internal/testdata: change list_std_vendor to use local modproxy
Michael Matloob
2026-03-09
cmd/go/testdata/script: update more tests to not use network
Michael Matloob
2026-03-09
cmd/go/testdata/script: rewrite mod_invalid_version to not use network
matloob
2026-03-09
cmd/go/internal/modload: rename type `loader` to `packageLoader`
Ian Alexander
2026-03-09
net: correctly handle non-nil empty cmsg buffer on windows
database64128
2026-03-08
cmd/go: disallow go env -w GOROOT=...
Russ Cox
2026-03-07
cmd/internal/obj: fix indirect tail call code
Keith Randall
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
test: run go fmt on prove.go
Jorropo
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
[prev]
[next]