- 14 Dec, 2009 4 commits
-
-
Robert Griesemer authored
R=rsc https://golang.org/cl/174078
-
Russ Cox authored
Andy Davis (individual CLA) Arvindh Rajesh Tamilmani (individual CLA) R=r https://golang.org/cl/176067
-
Rob Pike authored
R=rsc CC=pwil3058 https://golang.org/cl/174087
-
Rob Pike authored
to avoid growing unnecessarily. R=rsc CC=golang-dev https://golang.org/cl/176071
-
- 13 Dec, 2009 6 commits
-
-
Christopher Wedgwood authored
R=dho, rsc CC=r https://golang.org/cl/176058
-
Hector Chu authored
R=rsc https://golang.org/cl/166080
-
Christopher Wedgwood authored
Doing rm -rf /pkg/.. blindly isn't nice. It could have unintended consequences. Secondly set bash to abort on (unexpected) errors. R=dho, rsc CC=golang-dev https://golang.org/cl/176056
-
Hector Chu authored
R=rsc https://golang.org/cl/164049
-
Russ Cox authored
R=gri CC=golang-dev https://golang.org/cl/174077
-
Rob Pike authored
Update units.y too. Fixes #417. R=rsc CC=golang-dev https://golang.org/cl/176063
-
- 12 Dec, 2009 3 commits
-
-
Ken Thompson authored
trying to get alizses to optimize R=rsc https://golang.org/cl/176061
-
Rob Pike authored
R=rsc CC=golang-dev https://golang.org/cl/174082
-
Robert Griesemer authored
- no need to replace comments for stand-alone blocks - always print string concatenations with interspersed "+" (remove option) - minor cleanups R=rsc https://golang.org/cl/174076
-
- 11 Dec, 2009 16 commits
-
-
Russ Cox authored
Fixes #89. Fixes #92. Fixes #118. Fixes #182. Fixes #328. Fixes #340. R=ken2, ken3 CC=golang-dev https://golang.org/cl/172049
-
Ken Thompson authored
8g still needs fixing R=rsc https://golang.org/cl/176057
-
Robert Griesemer authored
R=rsc https://golang.org/cl/175046
-
Robert Griesemer authored
R=rsc https://golang.org/cl/175048
-
Devon H. O'Dell authored
This change removes the necessity to have GOBIN in $PATH, and also doesn't assume that the build is being run from $GOROOT/src. This is a minimal set of necessary changes to get Go to build happily from the FreeBSD ports collection. R=rsc CC=golang-dev https://golang.org/cl/171044
-
Russ Cox authored
suggested by Alex Ray <ajray@ncsu.edu> R=gri CC=golang-dev https://golang.org/cl/174063
-
Maxim Ushakov authored
R=rsc CC=krasin https://golang.org/cl/167050
-
Devon H. O'Dell authored
this change. R=rsc CC=golang-dev https://golang.org/cl/171048
-
Yves Junqueira authored
R=golang-dev, rsc https://golang.org/cl/157168
-
Yongjian Xu authored
R=golang-dev, rsc https://golang.org/cl/173041
-
Russ Cox authored
Andrey Mirtchovski (individual CLA), Maxim Ushakov (Google), Yongjian Xu (individual CLA) R=gri https://golang.org/cl/174064
-
Kei Son authored
xml: drop invalid characters in attribute names when constructing struct field names. R=rsc CC=r https://golang.org/cl/157104
-
Robert Griesemer authored
- some factoring for easier experimentation R=rsc https://golang.org/cl/174048
-
Robert Griesemer authored
- oldparser parse old syntax (required semicolons) - oldprinter print old syntax (required semicolons) By default, these flags are enabled for now. Setting -oldparser=false has no effect until go/parser is changed to accept the new syntax. Enabled exp/parser in Makefile; update dependent exp/eval. R=rsc https://golang.org/cl/174051
-
Robert Griesemer authored
to allow simultaneous import with the current go/parser R=rsc https://golang.org/cl/174053
-
Robert Griesemer authored
R=rsc, r, iant, ken2 CC=golang-dev https://golang.org/cl/166066
-
- 10 Dec, 2009 11 commits
-
-
Robert Griesemer authored
R=rsc https://golang.org/cl/174050
-
Robert Griesemer authored
R=rsc https://golang.org/cl/175047
-
Robert Griesemer authored
R=rsc CC=r https://golang.org/cl/175045
-
Robert Griesemer authored
R=rsc, ken2 https://golang.org/cl/174047
-
Russ Cox authored
R=gri CC=golang-dev https://golang.org/cl/173044
-
Robert Griesemer authored
R=rsc, ken2, ken3 https://golang.org/cl/174042
-
Kai Backman authored
registers. R=rsc https://golang.org/cl/166049
-
Kai Backman authored
R=rsc https://golang.org/cl/165044
-
Robert Griesemer authored
R=rsc https://golang.org/cl/173045
-
Robert Griesemer authored
R=rsc, r https://golang.org/cl/172045
-
Robert Griesemer authored
R=rsc, r https://golang.org/cl/171051
-