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
/
internal
Age
Commit message (
Expand
)
Author
2025-08-14
runtime: make all synctest bubble violations fatal panics
Damien Neil
2025-08-14
[dev.simd] all: merge master (924fe98) into dev.simd
Cherry Mui
2025-08-13
internal/trace: fix wrong scope for Event.Range or EvGCSweepActive
Felix Geisendörfer
2025-08-12
internal/runtime/gc/scan: avoid -1 index when cache sizes unavailable
Michael Anthony Knyszek
2025-08-12
internal/trace: clarify which StateTransition events have stacks
Felix Geisendörfer
2025-08-12
internal/trace: fix Sync.ClockSnapshot comment
Felix Geisendörfer
2025-08-12
internal/trace: remove unused StateTransition.id field
Felix Geisendörfer
2025-08-12
internal/trace/tracev2: adjust comment for consistency
Felix Geisendörfer
2025-08-12
internal/trace/tracev2: fix EvSTWBegin comment to include stack ID
Felix Geisendörfer
2025-08-12
internal/trace/internal/testgen: fix missing stacks nframes arg
Felix Geisendörfer
2025-08-12
internal/runtime/gc/scan: import scan kernel from gclab [green tea]
Michael Anthony Knyszek
2025-08-12
all: delete aliastypeparams GOEXPERIMENT
Cherry Mui
2025-08-11
Revert "cmd/compile: allow multi-field structs to be stored directly in inter...
Keith Randall
2025-08-11
cmd/link/internal/ld, internal/syscall/unix: use posix_fallocate on netbsd
Tobias Klauser
2025-08-11
internal/runtime/maps: loop invariant code motion with h2(hash) by hand
cuiweixie
2025-08-11
internal/sync: warn about incorrect unsafe usage in HashTrieMap
thepudds
2025-08-08
internal/sync: rename Store parameter from old to new
Ian Lance Taylor
2025-08-08
internal/runtime/maps: remove unused var bitsetDeleted
cuiweixie
2025-08-08
internal/bytealg: vector implementation of compare for riscv64
Joel Sing
2025-08-07
internal/bytealg: optimize Index/IndexString on loong64
limeidan
2025-08-06
all: remove support for windows/arm
qiulaidongfeng
2025-08-06
internal/bytealg: vector implementation of indexbyte for riscv64
Joel Sing
2025-08-06
internal/bytealg: vector implementation of equal for riscv64
Joel Sing
2025-08-05
internal/chacha8rand: replace WORD with instruction VMOVQ
Xiaolin Zhao
2025-08-05
cmd/dist, internal/platform: mark freebsd/riscv64 broken
Mark Freeman
2025-08-05
internal/cpu: add AVX-512-CD and DQ, and derived "basic AVX-512"
Austin Clements
2025-08-05
cmd/compile: allow multi-field structs to be stored directly in interfaces
Keith Randall
2025-08-04
[dev.simd] all: merge master (7a1679d) into dev.simd
Cherry Mui
2025-08-01
cmd/go: use os.Rename to move files on Windows
qmuntal
2025-07-30
runtime: add cgo call benchmark
Michael Anthony Knyszek
2025-07-30
all: remove redundant Swiss prefixes
Michael Pratt
2025-07-30
all: remove GOEXPERIMENT=swissmap
Michael Pratt
2025-07-29
internal/abi: move direct/indirect flag from Kind to TFlag
Keith Randall
2025-07-29
internal/goexperiment: delete RangeFunc goexperiment
Cherry Mui
2025-07-29
internal/goexperiment: delete CacheProg goexperiment
Cherry Mui
2025-07-29
sync: remove synchashtriemap GOEXPERIMENT
Michael Anthony Knyszek
2025-07-28
internal/poll: remove msg field from Windows' poll.operation
qmuntal
2025-07-28
internal/poll: remove rsan field from Windows' poll.operation
qmuntal
2025-07-28
internal/poll: remove sa field from Windows' poll.operation
qmuntal
2025-07-28
internal/poll: remove qty and flags fields from Windows' poll.operation
qmuntal
2025-07-28
internal/runtime/maps: fix spelling errors in comments
Ruihua Wen
2025-07-28
internal/runtime/syscall/windows: factor out code from runtime
qmuntal
2025-07-24
internal/buildcfg: add ability to get GORISCV64 variable in GOGOARCH
Julian Zhu
2025-07-24
cmd/compile: move arm64 over to new bounds check strategy
Keith Randall
2025-07-24
cmd/compile,runtime: remember idx+len for bounds check failure with less code
Keith Randall
2025-07-24
runtime: move bounds check constants to internal/abi
Keith Randall
2025-07-24
internal/runtime/syscall: rename to internal/runtime/syscall/linux
qmuntal
2025-07-24
internal/poll: remove handle field from Windows' poll.operation
qmuntal
2025-07-24
internal/poll: remove fd field from Windows' poll.operation
qmuntal
2025-07-24
hash/crc32: add AVX512 IEEE CRC32 calculation
Klaus Post
[prev]
[next]