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-01-23
cmd/compile: improve Ctz's limits modeling and add bruteforce tests
Jorropo
2026-01-23
cmd/compile: cleanup isUnsignedPowerOfTwo
Jorropo
2026-01-23
all: update vendored dependencies
Nicholas S. Husin
2026-01-23
cmd/compile: fix typos in types2 api_test.go
goto1134
2026-01-23
cmd/go/internal/vcs: support git worktrees
Josh Bleecher Snyder
2026-01-23
go/types, types: flip field/method selection logic inside out (cleanup)
Robert Griesemer
2026-01-23
cmd/compile: avoid extending when already sufficiently shifted on loong64
Xiaolin Zhao
2026-01-23
cmd/compile/internal/pgo: error parsing profile (for pgo) after scaling
Ryan Diep
2026-01-22
cmd/link: put type descriptors in .go.type section
Ian Lance Taylor
2026-01-22
go/types, types2: remove support for gotypesalias GODEBUG flag
Robert Griesemer
2026-01-22
cmd/compile: ensure ops have the expected argument widths
Keith Randall
2026-01-22
cmd/compile: optimize small constant-sized MemEq
Alexander Musman
2026-01-22
cmd/compile: speedup large init function compile time
Cuong Manh Le
2026-01-22
internal/runtime: remove math.Mul64
Gavin Lam
2026-01-22
cmd/compile: allow Bswap{64,32,16} on loong64
Guoqi Chen
2026-01-22
cmd/go/internal/vcs: use 0o for octal
Josh Bleecher Snyder
2026-01-22
cmd/cgo: add test for sanitizing smuggled doc comment code
Neal Patel
2026-01-22
cmd/compile: reserve less memory for bitvectors
Keith Randall
2026-01-22
cmd/compile: remove unnecessary code in keepAliveAt
Cuong Manh Le
2026-01-22
cmd/compile: fix mis-compilation for static array initialization
Cuong Manh Le
2026-01-22
cmd/compile: refactor preserveStmt
Cuong Manh Le
2026-01-22
cmd/compile: better name for BloopWalk
Cuong Manh Le
2026-01-21
go/types, types2: better error when selecting field on type rather than value
Robert Griesemer
2026-01-20
cmd/compile/internal/staticinit: fix bug in global new(expr)
Alan Donovan
2026-01-15
go/types,cmd/compile/internal/types2: better diagnostic for type shadowing
Alan Donovan
2026-01-15
cmd/go/internal/work: sanitize flags before invoking 'pkg-config'
Neal Patel
2026-01-15
cmd/go: update VCS commands to use safer flag/argument syntax
Roland Shoemaker
2026-01-13
simd/archsimd: 128- and 256-bit FMA operations do not require AVX-512
Austin Clements
2026-01-13
runtime: rename mallocTiny* to mallocgcTinySize*
Michael Matloob
2026-01-13
all: fix misspellings in comments
cuishuang
2026-01-09
cmd/dist: fix goroot typo in panic message
jjpinto
2026-01-09
cmd/go: only use check cache action's dependencies to build vet config
Michael Matloob
2026-01-08
cmd/go: remove user-content from doc strings in cgo ASTs.
Neal Patel
2026-01-08
simd/archsimd: rename Broadcast methods
Cherry Mui
2026-01-07
cmd/go: guarantee a minimum of min(4,GOMAXPROCS) to compile -c
Michael Matloob
2026-01-07
cmd/go/internal/work: decrement concurrentProcesses when action finishes
Michael Matloob
2026-01-07
all: update vendored x/tools
Dmitri Shuralyov
2026-01-05
simd/archsimd: use V(P)MOVMSK for mask ToBits if possible
Cherry Mui
2026-01-02
cmd/go/testdata/vcstest/git: use git commands that work on older git versions
Joel Sing
2026-01-02
cmd/compile: optimize SIMD IsNaN.Or(IsNaN)
Cherry Mui
2026-01-02
simd/archsimd: make IsNaN unary
Cherry Mui
2025-12-30
cmd/go/internal/modindex: fix obvious bug using failed type assertion
Michael Matloob
2025-12-30
cmd/compile: disable inlining for functions using runtime.deferrangefunc
zuojunwei.1024
2025-12-29
simd/archsimd: remove redundant suffix of ExtendLo operations
Cherry Mui
2025-12-27
cmd: fix unused errors reported by ineffassign
Lin Lin
2025-12-24
simd/archsimd: fix "go generate" command
Cherry Mui
2025-12-23
cmd/go: update pkgsite doc command to v0.0.0-20251223195805-1a3bd3c788fe
Michael Matloob
2025-12-23
cmd/asm/internal/asm: run riscv64 end-to-end tests for each profile
Joel Sing
2025-12-23
cmd/asm/internal/asm: abort end to end test if assembly failed
Joel Sing
2025-12-23
cmd/compile: handle propagating an out-of-range jump table index
Cuong Manh Le
[prev]
[next]