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-01-12
net: don't ignore errors in TestUnixUnlink
qmuntal
2026-01-12
crypto: use testenv.Executable(t) instead of os.Args[0] in tests
Filippo Valsorda
2026-01-12
spec: slightly re-arrange composite literal section for readability
Robert Griesemer
2026-01-09
cmd/dist: fix goroot typo in panic message
jjpinto
2026-01-09
path/filepath: Match: improve doc comment
Alan Donovan
2026-01-09
crypto/rsa: log key on test failure
Filippo Valsorda
2026-01-09
cmd/go: only use check cache action's dependencies to build vet config
Michael Matloob
2026-01-08
runtime/trace: fix documentation comment
jjpinto
2026-01-08
[release-branch.go1.26] all: merge master (6b2505c) into release-branch.go1.26
Junyang Shao
2026-01-08
cmd/go: remove user-content from doc strings in cgo ASTs.
Neal Patel
2026-01-08
lib/fips140: freeze v1.26.0 FIPS 140-3 module
Filippo Valsorda
2026-01-08
simd/archsimd: rename Broadcast methods
Cherry Mui
2026-01-08
internal/types: add test for cycles in value context
Mark Freeman
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
internal/trace: fix recorder.Write return value for header-only buffers
jjpinto
2026-01-07
[release-branch.go1.26] all: merge master (f6ebd91) into release-branch.go1.26
Junyang Shao
2026-01-07
all: update vendored x/tools
Dmitri Shuralyov
2026-01-06
os/exec: avoid atomic.Bool for Cmd.startCalled
Alan Donovan
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
test/codegen: codify bit related code generation for arm64
Joel Sing
2026-01-02
cmd/compile: optimize SIMD IsNaN.Or(IsNaN)
Cherry Mui
2026-01-02
simd/archsimd: add tests for IsNaN
Cherry Mui
2026-01-02
simd/archsimd: make IsNaN unary
Cherry Mui
2026-01-02
simd/archsimd: correct documentation of Mask types
Cherry Mui
2026-01-02
net/rpc: correct comment for isExportedOrBuiltinType function
jjpinto
2025-12-30
cmd/go/internal/modindex: fix obvious bug using failed type assertion
Michael Matloob
2025-12-30
simd/archsimd: adjust documentations slightly
Cherry Mui
2025-12-30
runtime/secret: make tests more sturdy
Daniel Morsing
2025-12-30
all: fix some minor grammatical issues in the comments
cuishuang
2025-12-30
test/codegen: fix a tab in comparisons.go to ensure pattern works
Alexander Musman
2025-12-30
cmd/compile: disable inlining for functions using runtime.deferrangefunc
zuojunwei.1024
2025-12-29
simd/archsimd: add tests for Saturate-Concat operations
Cherry Mui
2025-12-29
simd/archsimd: add tests for Saturate operations
Cherry Mui
2025-12-29
simd/archsimd: add tests for ExtendLo operations
Cherry Mui
2025-12-29
simd/archsimd: remove redundant suffix of ExtendLo operations
Cherry Mui
2025-12-29
simd/archsimd: add more tests for Convert operations
Cherry Mui
2025-12-29
simd/archsimd: add more tests for Truncate operations
Cherry Mui
2025-12-29
reflect: document Call/CallSlice panic when v is unexported field
qiulaidongfeng
2025-12-29
internal/coverage/decodemeta: correct wording in unknown version error
jjpinto
2025-12-29
encoding/gob: clarify docs about pointers to zero values not being sent
Oleg Zaytsev
2025-12-29
regexp: standardize error message format in find_test.go
jjpinto
2025-12-29
tests: improve consistency and clarity of test diagnostics
jjpinto
2025-12-29
test: follow got/want convention in uintptrescapes test
jjpinto
2025-12-29
test: clarify log message for surrogate UTF-8 check
jjpinto
2025-12-29
simd/archsimd: add tests for Truncate operations
Cherry Mui
2025-12-27
cmd: fix unused errors reported by ineffassign
Lin Lin
2025-12-27
simd/archsimd: add more tests for Convert operations
Cherry Mui
2025-12-27
simd/archsimd: add more tests for Extend operations
Cherry Mui
[prev]
[next]