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-09-25
lib/fips140: re-seal v1.0.0
Filippo Valsorda
2025-09-25
[dev.simd] all: merge master (d70ad4e) into dev.simd
Cherry Mui
2025-09-23
runtime: add specialized malloc functions for sizes up to 512 bytes
Michael Matloob
2025-09-23
reflect: allocate memory in TypeAssert[I] only when the assertion succeeds
Mateusz Poliwczak
2025-09-23
go/types,types2: allow new(expr)
Alan Donovan
2025-09-23
[dev.simd] all: merge master (9b2d39b) into dev.simd
Cherry Mui
2025-09-16
internal/buildcfg: enable randomizedHeapBase64 by default
Roland Shoemaker
2025-09-16
[dev.simd] all: merge master (ca0e035) into dev.simd
Cherry Mui
2025-09-15
all: replace strings.Split with strings.SplitSeq
1911860538
2025-09-15
all: remove redundant words in comment
cuishuang
2025-09-15
internal/syscall/unix: add KernelVersionGE
Kir Kolyshkin
2025-09-12
runtime: move Windows types and consts to internal/runtime/syscall/windows
qmuntal
2025-09-12
vendor: update x/tools to 3adf0e9, and other repos
Alan Donovan
2025-09-12
internal/goexperiment: add a sizespecializedmalloc goexperiment setting
Michael Matloob
2025-09-12
internal/testenv: update Builder docs with LUCI builder names
Michael Anthony Knyszek
2025-09-12
net,internal/poll: skip TestAllocs when race is enabled on Windows
qmuntal
2025-09-11
runtime: move mksizeclasses.go to runtime/_mkmalloc
matloob
2025-09-11
[dev.simd] all: merge master (cf5e993) into dev.simd
Cherry Mui
2025-09-10
internal/runtime/maps: remove redundant package docs
xieyuschen
2025-09-10
runtime/internal/maps: only conditionally clear groups when sparse
Keith Randall
2025-09-10
internal/runtime/maps: speed up Clear
Keith Randall
2025-09-10
internal/trace/raw: use strings.Cut instead of strings.SplitN 2
1911860538
2025-09-09
runtime: lock mheap_.speciallock when allocating synctest specials
Damien Neil
2025-09-09
Revert "cmd/go: use os.Rename to move files on Windows"
Quim Muntal
2025-09-04
cmd/trace: don't filter events for profile by whether they have stack
Michael Anthony Knyszek
2025-09-04
cmd/internal/obj/loong64: fix the usage of offset in the instructions [X]VLDR...
Xiaolin Zhao
2025-09-03
[dev.simd] all: merge master (4c4cefc) into dev.simd
Cherry Mui
2025-09-02
[dev.simd] internal/cpu: report AVX1 and 2 as supported on macOS 15 Rosetta 2
Cherry Mui
2025-08-31
internal/runtime/atomic: reset wrong jump target in Cas{,64} on loong64
Guoqi Chen
2025-08-29
runtime/race: add race detector support for linux/riscv64
Joel Sing
2025-08-29
internal/cpu: inline DebugOptions
Tobias Klauser
2025-08-29
os,syscall: pass file flags to CreateFile on Windows
qmuntal
2025-08-27
os: return nil slice when ReadDir is used with a file on file_windows
qmuntal
2025-08-26
internall/poll: remove bufs field from Windows' poll.operation
qmuntal
2025-08-26
internal/poll: remove rsa field from Windows' poll.operation
qmuntal
2025-08-26
internal/poll: don't use stack-allocated WSAMsg parameters
qmuntal
2025-08-25
internal/trace: skip async preempt off tests on low end systems
Joel Sing
2025-08-25
internal/poll: use fdMutex to provide read/write locking on Windows
qmuntal
2025-08-22
internal/syscall/windows: increase internal Windows O_ flags values
qmuntal
2025-08-22
internal/poll: don't pass non-nil WSAMsg.Name with 0 namelen on windows
database64128
2025-08-21
internal/poll: permit nil destination address in WriteMsg{Inet4,Inet6}
database64128
2025-08-21
runtime: remove remaining windows/arm files and comments
qmuntal
2025-08-20
[dev.simd] all: merge master (9de69f6) into dev.simd
Cherry Mui
2025-08-20
internal/poll: don't call Seek for overlapped Windows handles
qmuntal
2025-08-20
internal/poll: set the correct file offset in FD.Seek for Windows overlapped ...
qmuntal
2025-08-19
internal/trace: remove redundant info from Event.String
Felix Geisendörfer
2025-08-19
internal/trace: use RFC3339Nano for wall clock snapshots in Event.String
Felix Geisendörfer
2025-08-15
internal/trace: emit final sync event for generation in Go 1.26+
Michael Anthony Knyszek
2025-08-15
internal/trace: add end-of-generation signal to trace
Michael Anthony Knyszek
2025-08-15
internal/runtime: cleaner overflow checker
cuiweixie
[prev]
[next]