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
2018-07-10
runtime/cgo: Add initial NetBSD Thread Sanitizer support
Kamil Rytarowski
2018-07-03
[dev.boringcrypto] all: merge master into dev.boringcrypto
Filippo Valsorda
2018-06-11
runtime/race: implement race detector for ppc64le
Lynn Boger
2018-06-08
[dev.boringcrypto] all: merge master into dev.boringcrypto
Filippo Valsorda
2018-06-04
runtime/race: update most syso files to compiler-rt fe2c72
Bryan C. Mills
2018-06-01
all: update comment URLs from HTTP to HTTPS, where possible
Tim Cooper
2017-12-06
[dev.boringcrypto] all: merge master (nearly Go 1.10 beta 1) into dev.boringc...
Russ Cox
2017-11-09
cmd/go: implement per-package asmflags, gcflags, ldflags, gccgoflags
Russ Cox
2017-11-03
cmd/go: run vet automatically during go test
Russ Cox
2017-10-31
cmd/go: trim objdir, not just workdir, from object files
Russ Cox
2017-10-31
runtime/race: install alternate packages to temp dir
Russ Cox
2017-09-22
[dev.boringcrypto] all: merge go1.9 into dev.boringcrypto
Russ Cox
2017-08-18
[release-branch.go1.9] testing: don't fail all tests after racy test failure
Ian Lance Taylor
2017-08-17
[dev.boringcrypto] runtime/race: move TestRaceIssue5567 from sha1 to crc32
Russ Cox
2017-08-15
testing: don't fail all tests after racy test failure
Ian Lance Taylor
2017-04-10
testing: consider a test failed after race errors
Caleb Spare
2017-03-31
runtime/race: print output when TestRace parsing fails
Josh Bleecher Snyder
2016-11-07
runtime/race: allow TestFail to run longer than 0.00s
Alex Brainman
2016-11-03
testing: mark tests and benchmarks failed if a race occurs during execution
Russ Cox
2016-10-30
sync: enable Pool when using race detector
Russ Cox
2016-10-30
runtime/race: update race runtime
Dmitry Vyukov
2016-10-29
runtime/race: ignore user GORACE env var in tests
Dmitry Vyukov
2016-09-25
runtime/race: don't crash on invalid PCs
Dmitry Vyukov
2016-08-30
all: use testing.GoToolPath instead of "go"
Keith Randall
2016-08-23
runtime: add missing race and msan checks to reflect functions
Ian Lance Taylor
2016-07-20
runtime/race: fix memory leak
Dmitry Vyukov
2016-06-29
runtime: fix race atomic operations on external memory
Dmitry Vyukov
2016-05-09
runtime/race: deflake test
Dmitry Vyukov
2016-05-03
runtime: per-P contexts for race detector
Dmitry Vyukov
2016-04-27
runtime/race: improve TestNoRaceIOHttp test
Dmitry Vyukov
2016-03-01
all: make copyright headers consistent with one space after period
Brad Fitzpatrick
2016-02-25
runtime: fix getcallerpc args
Dmitry Vyukov
2016-01-27
runtime/race: run tests with GOMAXPROCS=1
Dmitry Vyukov
2016-01-20
runtime/race: fix test so it compiles
Michael Hudson-Doyle
2015-12-16
cmd/compile: fix -race nit
Russ Cox
2015-12-09
runtime/race: update two stale references
Brad Fitzpatrick
2015-11-24
runtime/race: add tests for channels
dvyukov
2015-11-19
cmd/compile: fix crash with -race on large expr containing string->[]byte con...
Russ Cox
2015-11-12
runtime/race: update race runtime
Dmitry Vyukov
2015-11-03
test: use go:noinline consistently
Todd Neal
2015-09-19
runtime: race instrument read of convT2E/I arg
Dmitry Vyukov
2015-07-11
all: link to https instead of http
Brad Fitzpatrick
2015-07-07
runtime: randomize scheduling in -race mode
Russ Cox
2015-06-30
cmd/compile: fix race detector handling of OBLOCK nodes
Russ Cox
2015-06-26
runtime/race: enable tests that now pass
Dmitry Vyukov
2015-06-26
cmd/compile: add instrumentation of OKEY
Dmitry Vyukov
2015-06-25
runtime/race: fix test driver
Dmitry Vyukov
2015-06-24
runtime/race: make test more robust
Dmitry Vyukov
2015-06-11
all: fix misprints in comments
Ainar Garipov
2015-04-27
runtime/race: fix failing tests
Austin Clements
[prev]
[next]