1
0
mirror of https://github.com/golang/go synced 2024-10-04 04:41:23 -06:00
go/src/pkg/go
Dmitriy Vyukov 53390c8fc7 race: sync changes
This is a part of a bigger change that adds data race detection feature:
https://golang.org/cl/6456044

R=rsc, minux.ma
CC=gobot, golang-dev
https://golang.org/cl/6529053
2012-10-07 22:07:03 +04:00
..
ast go/ast: track position of <- for channel types 2012-10-02 17:50:36 -07:00
build race: sync changes 2012-10-07 22:07:03 +04:00
doc go/doc: add nil to list of predeclared constants 2012-10-04 08:37:48 +10:00
parser go/parser: unify parsing of const and var declarations 2012-10-04 20:53:43 -07:00
printer go/printer: don't forget the .0 in 1.0 2012-10-05 08:48:23 -07:00
scanner go/scanner: add missing BOM test 2012-09-07 16:28:15 -07:00
token go/token: remove dependency on encoding/gob 2012-02-06 17:41:19 -08:00