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
/
race
Age
Commit message (
Expand
)
Author
2021-12-02
runtime/race: rebuild darwin syso to work around macOS 12 malloc reserved add...
Cherry Mui
2021-11-05
[dev.boringcrypto] all: merge master into dev.boringcrypto
Roland Shoemaker
2021-10-28
all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)
Russ Cox
2021-08-16
[dev.boringcrypto] all: merge commit 57c115e1 into dev.boringcrypto
Roland Shoemaker
2021-06-30
[dev.typeparams] all: merge master (4711bf3) into dev.typeparams
Matthew Dempsky
2021-06-25
runtime/race: use race build tag on syso_test.go
Cherry Mui
2021-06-05
[dev.typeparams] runtime/race: make test compatible with types2
Matthew Dempsky
2021-05-13
[dev.boringcrypto] all: merge commit 9d0819b27c (CL 314609) into dev.boringcr...
Filippo Valsorda
2021-04-08
runtime: replace os.MkdirTemp with T.TempDir
ianwoolf
2021-03-23
cmd/compile: wrap/desugar defer calls for register abi
Than McIntosh
2021-03-10
runtime/race: update dead link
Michael Pratt
2021-02-23
testing/race: fixing intermittent test failure
Daniel S. Fava
2021-02-23
runtime: enable race detector on openbsd/amd64
Joel Sing
2021-02-20
all: go fmt std cmd (but revert vendor)
Russ Cox
2021-02-17
[dev.boringcrypto] all: merge master (2f0da6d) into dev.boringcrypto
Russ Cox
2020-12-22
[dev.regabi] runtime/race: adjust test pattern match for ABI wrapper
Than McIntosh
2020-12-14
test: make a race detector test robust to timing variations
Daniel S Fava
2020-12-09
all: update to use os.ReadFile, os.WriteFile, os.CreateTemp, os.MkdirTemp
Russ Cox
2020-11-25
runtime: check channel's elemsize before calling race detector
Daniel S Fava
2020-11-18
[dev.boringcrypto] all: merge master into dev.boringcrypto
Roland Shoemaker
2020-11-17
[dev.boringcrypto] all: merge master into dev.boringcrypto
Dmitri Shuralyov
2020-11-16
runtime/race: reject runtime fatal error in tests
Cherry Zhang
2020-11-16
runtime: declare arg size/map for race version of sync/atomic functions
Cherry Zhang
2020-11-13
runtime: swap the order of raceacquire() and racerelease()
Daniel S Fava
2020-11-10
runtime/race: remove race from TestNoRaceAfterFunc2
Mark Pulford
2020-10-30
runtime, cmd: support race detector on darwin/arm64
Cherry Zhang
2020-10-26
runtime,cmd/cgo: simplify C -> Go call path
Austin Clements
2020-10-21
runtime/race: update race .syso files
Keith Randall
2020-08-02
runtime/race: fix ppc64le build
Keith Randall
2020-08-01
runtime/race: rebuild some .syso files to remove getauxval dependency
Keith Randall
2020-05-07
[dev.boringcrypto] all: merge master into dev.boringcrypto
Dmitri Shuralyov
2020-05-01
runtime/race: rebuild race detector .syso files
Keith Randall
2020-05-01
runtime/race: fix comment in select_test.TestNoRaceSelect1
cncal
2020-04-12
runtime/race: rebuild netbsd .syso
Keith Randall
2020-04-08
[dev.boringcrypto] all: merge master into dev.boringcrypto
Filippo Valsorda
2020-04-08
runtime/race: update ppc64 .syso file
Keith Randall
2020-04-03
runtime/race: update some .syso files
Keith Randall
2020-03-20
runtime/race: test that close synchronizes with read
Ian Lance Taylor
2020-02-25
runtime: reorder race detector calls in slicecopy
Keith Randall
2020-02-07
runtime/race: update reference to compiler-rt sources
Ian Lance Taylor
2019-12-09
runtime/race: correct typo s/is/in
Muhammad Falak R Wani
2019-12-02
runtime: use current P's race context in timer code
Ian Lance Taylor
2019-11-19
[dev.boringcrypto] all: merge master into dev.boringcrypto
Filippo Valsorda
2019-10-18
runtime/race: add test for midstack inlining
Keith Randall
2019-10-18
runtime/race: update race detector shared libraries
Keith Randall
2019-02-08
[dev.boringcrypto] all: merge master into dev.boringcrypto
Filippo Valsorda
2018-11-13
cmd,runtime: enable race detector on arm64
Fangming.Fang
2018-10-15
[dev.boringcrypto] all: merge master into dev.boringcrypto
Filippo Valsorda
2018-09-18
runtime: ignore races between close and len/cap
Keith Randall
2018-09-06
[dev.boringcrypto] all: merge master into dev.boringcrypto
Filippo Valsorda
[prev]
[next]