1
0
mirror of https://github.com/golang/go synced 2024-11-14 17:30:29 -07:00
go/src
Andrew Gerrand 6c7631126f [release-branch.go1.1] runtime/race: improve public documentation
««« CL 9144050 / d29da2ced72b
runtime/race: improve public documentation
Move the documentation from race.go to doc.go, because
race.go uses +build race, so it's not normally parsed by go doc.
Rephrase the documentation for end users, provide link to race
detector manual.
Fixes #5444.

R=golang-dev, minux.ma, adg, r
CC=golang-dev
https://golang.org/cl/9144050
»»»

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/9387043
2013-05-13 09:35:18 -07:00
..
cmd [release-branch.go1.1] cmd/cgo: pass -Wsystem-headers when looking for errors 2013-05-08 16:00:15 -07:00
lib9 lib9: add newline to exec error message 2013-04-09 10:03:14 -07:00
libbio
libmach libmach: fix build on Plan 9 2013-05-01 15:48:13 -07:00
pkg [release-branch.go1.1] runtime/race: improve public documentation 2013-05-13 09:35:18 -07:00
all.bash
all.bat all.bat,make.bat,run.bat: make these work even when directory has space in it 2013-03-25 12:13:34 +11:00
all.rc
clean.bash
clean.bat
clean.rc
make.bash cmd/dist, make.bash: pass -mmacosx-version-min=10.6 to gcc on Darwin 2013-04-16 13:30:52 -07:00
make.bat all.bat,make.bat,run.bat: make these work even when directory has space in it 2013-03-25 12:13:34 +11:00
Make.dist
make.rc
race.bash
race.bat
run.bash api: add go1.1.txt; update cmd/api to use it 2013-05-06 17:25:09 -07:00
run.bat api: add go1.1.txt; update cmd/api to use it 2013-05-06 17:25:09 -07:00
run.rc
sudo.bash