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
/
cmd
Age
Commit message (
Expand
)
Author
2026-03-13
cmd/go: split reuse_hg test to allow parts to run in parallel
matloob
2026-03-13
cmd/go/internal/vcweb: hold hg server lock while serving
matloob
2026-03-13
cmd/compile: keep blank nodes alive in b.loop
Junyang Shao
2026-03-12
cmd/go: isolate some very long tests
Michael Matloob
2026-03-12
cmd/go: add VCS telemetry counter
Roland Shoemaker
2026-03-11
cmd/link: fix macOS 13 build
Russ Cox
2026-03-10
cmd/compile: fix arm direct tail call
Keith Randall
2026-03-10
cmd/compile: unwrap OCONVIFACE in staticinit for OAS2
Oliver Eikemeier
2026-03-10
cmd/internal/obj/arm: set spadj in arm32 tailcall
Thea Heinen
2026-03-10
cmd/link: add -macos and -macsdk flags to set LC_BUILD_VERSION
Russ Cox
2026-03-10
cmd/compile: add double-mask elimination rule for wasm
George Adams
2026-03-10
bytes: remove unused indexBytePortable
apocelipes
2026-03-10
cmd/compile: fix mips64 CALLtailinter argument count
Keith Randall
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
cmd/compile: remove loop variable capture workarounds
gojkovicmatija99
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-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
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-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
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
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
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
cmd/compile: use tail calls for wrappers for embedded interfaces
Keith Randall
[prev]
[next]