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
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
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
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
2025-12-12
runtime/pprof: deflake TestGoroutineLeakProfileConcurrency
Michael Anthony Knyszek
2025-12-12
cmd/link: add new linknames to blocked linkname list
Cherry Mui
2025-12-12
runtime/secret: guard files with goexperiment
Cherry Mui
2025-12-12
go/doc: reuse import name logic for examples
Sean Liao
2025-12-11
cmd/compile: update ABI document for riscv64
Meng Zhuo
2025-12-11
runtime: add extra subtest layer to TestFinalizerOrCleanupDeadlock
Michael Anthony Knyszek
2025-12-11
Revert "database/sql: allow drivers to override Scan behavior"
Austin Clements
2025-12-11
runtime/trace: fix broken TestSubscribers
Michael Anthony Knyszek
2025-12-11
cmd/go: set GOOS in vet_asm test
Alan Donovan
2025-12-11
go/types, types2: remove indirection of Named.finite
Mark Freeman
2025-12-11
encoding/json/jsontext: add symbolic Kind constants
Damien Neil
2025-12-11
json/jsontext: normalize all invalid Kinds to 0
Damien Neil
2025-12-11
encoding/json: report true from v2 Decoder.More when an error is pending
Damien Neil
2025-12-11
runtime: prevent calls to GOMAXPROCS while clearing P trace state
Michael Anthony Knyszek
2025-12-11
internal/trace: correctly handle GoUndetermined for GoroutineSummary
Michael Anthony Knyszek
2025-12-11
simd/archsimd: rename Mask.AsIntMxN to Mask.ToIntMxN
Cherry Mui
2025-12-11
simd/archsimd: define ToMask only on integer vectors
Cherry Mui
2025-12-11
simd/archsimd: add package doc
Cherry Mui
2025-12-11
lib/fips140: freeze v1.1.0-rc1 FIPS 140 module zip file
Filippo Valsorda
[prev]
[next]