- 13 Dec, 2009 2 commits
-
-
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 14 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
-
Robert Griesemer authored
- remove use of implicit string concatenation - these appear to be the only files correctly compiling under test that used implicit string concatenation R=rsc https://golang.org/cl/172043
-
Robert Griesemer authored
R=rsc https://golang.org/cl/172042
-
Robert Griesemer authored
R=rsc https://golang.org/cl/172041
-
- 09 Dec, 2009 5 commits
-
-
Russ Cox authored
R=r https://golang.org/cl/170049
-
Russ Cox authored
R=r https://golang.org/cl/170048
-
Russ Cox authored
R=r https://golang.org/cl/170047
-
Russ Cox authored
and release.2009-12-09 (where we are) shorten tags because it is too hard to look up the full size hash and overkill anyway. R=r https://golang.org/cl/171047
-
Russ Cox authored
R=r https://golang.org/cl/171046
-