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
Age
Commit message (
Expand
)
Author
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
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
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
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
2025-12-24
simd/archsimd: fix "go generate" command
Cherry Mui
2025-12-24
simd/archsimd: guard test helpers with amd64 tag
Cherry Mui
2025-12-23
bytes: improve consistency in split test messages
jjpinto
2025-12-23
cmd/go: update pkgsite doc command to v0.0.0-20251223195805-1a3bd3c788fe
Michael Matloob
2025-12-23
time: skip test that will fail with GO111MODULE=off
Kevin Burke
2025-12-23
runtime: improve a log message in TestCleanupLost
Lin Lin
2025-12-23
runtime: fix nGsyscallNoP accounting
Michael Anthony Knyszek
2025-12-23
errors: add a test verifying join does not flatten errors
Damien Neil
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
Revert "errors: optimize errors.Join for single unwrappable errors"
Damien Neil
2025-12-23
cmd/compile: handle propagating an out-of-range jump table index
Cuong Manh Le
2025-12-22
debug/pe: avoid panic in File.ImportedSymbols
Alex Brainman
2025-12-22
runtime: revert entry point on freebsd/arm64
Rob Nichols
2025-12-22
simd/archsimd: correct documentation for pairwise operations
Cherry Mui
2025-12-22
os/exec: second call to Cmd.Start is always an error
Alan Donovan
2025-12-20
simd/archsimd: add HasAVX2() guards to tests that need them
David Chase
2025-12-19
simd/archsimd: delete DotProductQuadruple methods for now
Cherry Mui
2025-12-19
simd/archsimd: add Grouped for 256- and 512-bit SaturateTo(U)Int16Concat, and...
Cherry Mui
2025-12-19
simd/archsimd: correct type and instruction for SaturateToUint8
Cherry Mui
2025-12-19
go/doc: link to struct fields in the same package
Sean Liao
2025-12-19
cmd/go/internal/doc: update pkgsite version
matloob
[prev]
[next]