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
/
runtime
Age
Commit message (
Expand
)
Author
2025-02-05
cpu/internal: provide runtime detection of RISC-V extensions on Linux
Mark Ryan
2025-02-05
cmd/go: add rva23u64 as a valid value for GORISCV64
Mark Ryan
2025-02-03
all: run gofmt
Ian Lance Taylor
2025-02-03
runtime: fix GODEBUG=gccheckmark=1 and add smoke test
Michael Anthony Knyszek
2025-01-28
runtime: mapiter linkname compatibility layer
Michael Pratt
2025-01-28
runtime: rename mapiterinit and mapiternext
Michael Pratt
2025-01-27
Revert "runtime: Check LSE support on ARM64 at runtime init"
Cherry Mui
2025-01-22
runtime: fix the equality check in AddCleanup
Carlos Amedee
2025-01-20
runtime: delete out of date comment
Bill Morgan
2025-01-16
cmd/internal/obj/wasm, runtime: detect wasmexport call before runtime initial...
Cherry Mui
2025-01-14
internal/runtime/maps: re-enable some tests
Keith Randall
2025-01-09
runtime/pprof: hide map runtime frames from heap profiles
Michael Pratt
2025-01-08
runtime: hold traceAcquire across casgstatus in injectglist
Michael Anthony Knyszek
2024-12-23
cmd/link, runtime: apply a delta to RODATA->DATA relocations
Cherry Mui
2024-12-19
runtime/pprof: continued attempt to deflake the VMInfo test.
Cosmos Nicolaou
2024-12-19
runtime: test trap panic parsing in TestTracebackSystem
Michael Pratt
2024-12-16
runtime: usleep in TestWeakToStrongMarkTermination
Michael Anthony Knyszek
2024-12-13
runtime: migrate missing map linkname allowlists
Michael Pratt
2024-12-10
runtime: avoid panic in expired synctest timer chan read
Damien Neil
2024-12-09
runtime: make special offset a uintptr
Michael Anthony Knyszek
2024-12-09
runtime: remove datadog-agent from prof labels hall of shame
Paul Cacheux
2024-12-07
runtime: improve AddCleanup documentation
Austin Clements
2024-12-06
runtime: add note that Callers never returns an entry PC
Michael Pratt
2024-12-04
runtime: remove "hall of shame" comment from public documentation
Alexey Palazhchenko
2024-12-03
runtime: avoid defer on system stack in synctestidle_c
Damien Neil
2024-11-30
crypto/x509: keep RSA CRT values in ParsePKCS1PrivateKey
Filippo Valsorda
2024-11-25
runtime: using ABIInternal on syscall for riscv64
Meng Zhuo
2024-11-22
runtime: properly search for cleanups in cleanup.stop
Carlos Amedee
2024-11-22
runtime, internal/synctest, syscall/js: keep bubble membership in syscalls
Damien Neil
2024-11-22
crypto/rsa: refuse to generate and/or use keys smaller than 1024 bits
Filippo Valsorda
2024-11-21
all: fix some function names and typos in comment
cuishuang
2024-11-21
runtime: utilize EVFILT_USER more effectively
Maksym Sobolyev
2024-11-20
runtime: clean up new lock2 structure
Rhys Hiltner
2024-11-20
internal/byteorder: use canonical Go casing in names
Russ Cox
2024-11-20
all: rename crypto/internal/fips to crypto/internal/fips140
Russ Cox
2024-11-20
runtime: keep cleanup closure alive across adding the cleanup special
Michael Anthony Knyszek
2024-11-20
runtime: explicitly keep handle alive during getOrAddWeakHandle
Michael Anthony Knyszek
2024-11-20
crypto/x509: remove x509sha1 GODEBUG
Roland Shoemaker
2024-11-20
runtime: remove unused casgcopystack function
Damien Neil
2024-11-20
runtime: avoid deadlock in synctest changegstatus when copying stacks
Damien Neil
2024-11-19
internal/synctest: new package for testing concurrent code
Damien Neil
2024-11-19
runtime: use indirect call in adjustSignalStack to avoid nosplit overflow
Damien Neil
2024-11-19
crypto/subtle: add DIT closure
Roland Shoemaker
2024-11-19
cmd/go: re-enable build JSON from go test -json, now with GODEBUG
Austin Clements
2024-11-19
cmd/compiler,internal/runtime/atomic: optimize Cas{64,32} on loong64
Guoqi Chen
2024-11-19
crypto/rand: move OS interaction to crypto/internal/sysrand
Filippo Valsorda
2024-11-18
weak: move internal/weak to weak, and update according to proposal
Michael Anthony Knyszek
2024-11-18
runtime: get rid of gc programs for types
Keith Randall
2024-11-18
internal/sync: move sync.Mutex implementation into new package
Michael Anthony Knyszek
2024-11-18
cmd/compile: remove gc programs from stack frame objects
Keith Randall
[prev]
[next]