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
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
test/codegen: codify bit related code generation for riscv64
Joel Sing
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
2025-12-19
simd/archsimd: reword documentation for some operations
Cherry Mui
2025-12-19
simd/archsimd: reword documentation of comparison operations
Cherry Mui
2025-12-18
internal/cpu: repair VNNI feature check
David Chase
2025-12-18
simd/archsimd: reword documentation for conversion ops
Cherry Mui
2025-12-17
simd/archsimd: reword documentation of shfit operations
Cherry Mui
2025-12-17
runtime: keep track of secret allocation size
Daniel Morsing
2025-12-17
cmd/go: remove reference to no longer existing -i flag
matloob
2025-12-17
crypto: rename fips140v2.0 to fips140v1.26
Filippo Valsorda
2025-12-17
simd/archsimd: reword documentation of As methods
Cherry Mui
2025-12-17
runtime/secret: warn users about allocations, loosen guarantees
Daniel Morsing
2025-12-16
cmd/cgo: don't emit C local if it is not used
Ian Lance Taylor
2025-12-16
crypto/internal/fips140only: test fips140=only mode
Filippo Valsorda
2025-12-16
go/doc: exclude examples with results
Sean Liao
2025-12-16
[release-branch.go1.26] go1.26rc1
go1.26rc1
Gopher Robot
2025-12-16
crypto/tls: reject trailing messages after client/server hello
Roland Shoemaker
2025-12-16
cmd/compile: use unsigned constant when folding loads for SIMD ops with const...
Cherry Mui
2025-12-16
cmd/dist: preserve existing GOEXPERIMENTs when running tests with additional ...
qmuntal
2025-12-15
[release-branch.go1.26] all: merge master (d14b642) into release-branch.go1.26
Michael Anthony Knyszek
2025-12-15
cmd/link: set canUsePlugins only on platforms that support plugin
Cherry Mui
2025-12-15
cmd/link: don't create __x86.get_pc_thunk symbol if it already exists
Cherry Mui
2025-12-15
text/template: fix slice builtin for pointers to arrays
Nathan Nguyen
2025-12-15
archive/tar, compress/bzip2: base64 some troublesome testdata files
Ian Lance Taylor
2025-12-15
cmd/go: show comparable in go doc interface output
Nathan Nguyen
2025-12-13
simd/archsimd: skip tests if AVX is not available
Cherry Mui
2025-12-12
cmd/dist: test GOEXPERIMENT=simd on AMD64
Cherry Mui
2025-12-12
runtime, cmd/link: tighten search for stackObjectRecord
Ian Lance Taylor
2025-12-12
runtime/secret: restore goroutine behavior to proposal
Daniel Morsing
2025-12-12
runtime: dropg after emitting trace event in preemptPark
Michael Anthony Knyszek
[prev]
[next]