- 07 Nov, 2009 9 commits
-
-
David Symonds authored
R=rsc CC=go-dev http://go/go-review/1026014
-
Russ Cox authored
R=r CC=vish http://go/go-review/1026013
-
Rob Pike authored
R=rsc CC=go-dev http://go/go-review/1025010
-
Vish Subramanian authored
"hg code-login". R=r, rsc http://go/go-review/1024012
-
Vish Subramanian authored
R=r, rsc http://go/go-review/1026012
-
Russ Cox authored
R=r http://go/go-review/1024013
-
Ken Thompson authored
R=rsc http://go/go-review/1025011
-
Robert Griesemer authored
on one line for a more compact representation of some composite Literals R=rsc http://go/go-review/1025008
-
Robert Griesemer authored
- this CL is dependent on CL 1025008 R=r, rsc http://go/go-review/1025009
-
- 06 Nov, 2009 31 commits
-
-
Kai Backman authored
R=r http://go/go-review/1026010
-
Ian Lance Taylor authored
R=rsc CC=go-dev http://go/go-review/1026009
-
Robert Griesemer authored
gofmt -w misc R=rsc http://go/go-review/1025007
-
Robert Griesemer authored
- enabled for function declarations (not just function literals) - applied gofmt -w $GOROOT/src (look for instance at src/pkg/debug/elf/elf.go) R=r, rsc CC=go-dev http://go/go-review/1026006
-
Ian Lance Taylor authored
R=r http://go/go-review/1026008
-
Ian Lance Taylor authored
R=r, rsc CC=go-dev http://go/go-review/1025005
-
Robert Griesemer authored
R=r http://go/go-review/1026007
-
Kai Backman authored
R=rsc http://go/go-review/1025006
-
Kai Backman authored
R=rsc http://go/go-review/1024011
-
Russ Cox authored
-
Robert Griesemer authored
R=r http://go/go-review/1024010
-
Adam Langley authored
crypto/x509: reenable tests. R=gri CC=go-dev http://go/go-review/1026004
-
Robert Griesemer authored
R=agl http://go/go-review/1024009
-
Russ Cox authored
R=r CC=go-dev http://go/go-review/1024008
-
Russ Cox authored
R=r, iant CC=go-dev http://go/go-review/1022007
-
Russ Cox authored
try harder to post messages to rietveld. R=gri, r CC=go-dev http://go/go-review/1024006
-
Adam Langley authored
TBR=rsc R=rsc CC=go-dev http://go/go-review/1024007
-
Adam Langley authored
both 64 and 32 bit platforms. Also, uncomment some tests that were still commented out from debugging. R=gri, rsc CC=go-dev http://go/go-review/1026003
-
Robert Griesemer authored
R=rsc http://go/go-review/1025004
-
Kai Backman authored
usage to EABI. go/test: passes 85% (296/347) on random android phone. R=rsc http://go/go-review/1024003
-
Robert Griesemer authored
(with this change: gofmt -l src/cmd/ | wc is 0 0 0) R=ken, rsc http://go/go-review/1024005
-
Robert Griesemer authored
R=rsc http://go/go-review/1024004
-
Robert Griesemer authored
- with this change, `gofmt -l src/pkg | wc` is 0 R=rsc http://go/go-review/1025002
-
Robert Griesemer authored
R=r, rsc http://go/go-review/1025001
-
Robert Griesemer authored
R=rsc http://go/go-review/1019004
-
Robert Griesemer authored
R=agl http://go/go-review/1022003
-
Robert Griesemer authored
R=rsc http://go/go-review/1022002
-
Robert Griesemer authored
(now down to a handfull of files in pkg) R=rsc http://go/go-review/1019006
-
Russ Cox authored
TBR=r http://go/go-review/1026001
-
Robert Griesemer authored
- added a list of issues to printer/nodes.go R=rsc http://go/go-review/1024002
-
Robert Griesemer authored
(one-line functions will be re-established once we have all formatted uniformly) R=r http://go/go-review/1023004
-