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-31
test/codegen: fix broken syntax
Keith Randall
2026-03-31
cmd/link, runtime: record size of itabs
Ian Lance Taylor
2026-03-31
cmd/compile: fix wrong label loop during rangefunc rewrite
Cuong Manh Le
2026-03-31
cmd/compile: ensure map/slice clearing expressions are walked
Cuong Manh Le
2026-03-31
cmd/compile: convert some condmoves in XOR
Jorropo
2026-03-31
cmd/compile: convert some condmoves in OR
Jorropo
2026-03-31
sync: replace linkname with import
Cherry Mui
2026-03-30
go/types, types2: report an error if constant string overflows
Robert Griesemer
2026-03-30
all: fix some minor issues in the comments
cuishuang
2026-03-30
cmd/go/internal/doc: document that -all and -short cannot be combined
matloob
2026-03-30
cmd/compile/internal/noder: swap use of TypeList for []Type
Mark Freeman
2026-03-30
cmd/compile/internal/noder: add is[Concrete|Generic]Method helpers
Mark Freeman
2026-03-30
cmd/compile/internal/devirtualize: improve debug logs
Mateusz Poliwczak
2026-03-30
cmd/compile/internal/devirtualize: use pointer identity for type comparison
Mateusz Poliwczak
2026-03-27
cmd/link: run TestMachOBuildVersion only on darwin
Cherry Mui
2026-03-27
cmd/go: specify full path to go command when running go tool covdata
Michael Matloob
2026-03-27
cmd/go/internal/verylongtest: run tests in a separate GOCACHE
Cherry Mui
2026-03-27
Revert "cmd/link: don't run TestExtLinkCmdlineDeterminism in parallel with ot...
Cherry Mui
2026-03-27
cmd/fix: change -diff to exit 1 if diffs exist
yongqijia
2026-03-27
cmd/go: add example support to go doc output
Nick White
2026-03-27
all: remove openbsd/mips64 port
Tobias Klauser
2026-03-27
cmd/compile/internal/ssa: prove support induction variable pair
Youlin Feng
2026-03-27
cmd/compile: use prove to remove no-op Ors
Jorropo
2026-03-27
cmd/compile: remove 68857 And flowLimit workaround in prove
Jorropo
2026-03-27
cmd/compile: use prove to remove no-op Ands
Jorropo
2026-03-26
cmd/link: group gcmask symbols, move them to noptrbss
Ian Lance Taylor
2026-03-26
cmd/internal/obj/riscv: add assembly support of Zbc extension
Xueqi Luo
2026-03-26
cmd/compile/internal/noder: set hasShape for shaped functions
Mark Freeman
2026-03-26
cmd/compile/internal/noder: shapeSig must return shaped signatures
Mark Freeman
2026-03-26
cmd/go: default to Go 1.20 GODEBUGs in GOPATH mode
Michael Matloob
2026-03-26
cmd/compile: on ARM64 merge SRA into TBZ & TBNZ
Jorropo
2026-03-26
cmd/compile: on ARM64 merge ROR into TBZ & TBNZ
Jorropo
2026-03-26
cmd/compile: on ARM64 merge shifts into TBZ & TBNZ
Jorropo
2026-03-26
runtime, cmd/link: remove itablinks
Ian Lance Taylor
2026-03-26
cmd/compile: skip incomplete types in needWrapper
Cuong Manh Le
2026-03-26
cmd/compile: do not invert loops that would overflow or underflow
Jorropo
2026-03-26
cmd/compile: fix missing walk for OAS2RECV node
Cuong Manh Le
2026-03-25
cmd/link: fix host object's .pdata entries order
qmuntal
2026-03-25
cmd/dist: try to use jj commit info for devel version
matloob
2026-03-25
cmd/compile: preserve variadic signature on range-over-func
Cuong Manh Le
2026-03-25
cmd/link: don't run TestExtLinkCmdlineDeterminism in parallel with other tests
Cherry Mui
2026-03-25
cmd/go: add information about GODEBUGs to go help gopath
Michael Matloob
2026-03-25
cmd/dist: add GO_TEST_ASMFLAGS to set -asmflags during dist test
Dmitri Shuralyov
2026-03-25
cmd/compile: ppc64 fold (x+x)<<c into x<<(c+1)
Jayanth Krishnamurthy jayanth.krishnamurthy@ibm.com
2026-03-24
cmd/link: print more information in TestExtLinkCmdlineDeterminism
Cherry Mui
2026-03-24
cmd/go/testdata/vcstest: explicitly set invalid-version's branch to main
matloob
2026-03-24
cmd/compile: handle string literals in FIPS mode consistently
Cherry Mui
2026-03-24
internal/abi, cmd/link: centralize type descriptor size calculation
Jake Bailey
2026-03-24
internal/runtime/maps: add GOEXPERIMENT=mapsplitgroup for KKKKVVVV slot order
Jake Bailey
2026-03-24
cmd/go: document that workspace use paths are not resolved through symlinks
gulmix
[prev]
[next]