- 06 Nov, 2009 33 commits
-
-
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
-
Robert Griesemer authored
R=r http://go/go-review/1019005
-
Robert Griesemer authored
in special cases - re-gofmt'ing of some files that are now improved R=r, rsc http://go/go-review/1023003
-
Robert Griesemer authored
- this ensures better comment formatting in template.go and codec_test.go - it affects only 2 files of all files that have been gofmt'ed already, see separate CL (it fixes the same issue in those files) R=rsc http://go/go-review/1023002
-
Adam Langley authored
Results of running gofmt again. R=rsc CC=go-dev http://go/go-review/1022006
-
Rob Pike authored
R=rsc, iant CC=go-dev http://go/go-review/1019003
-
Adam Langley authored
Make RSA and X509 build by using big. (This involves commenting out key generation for now since I haven't written Miller-Rabin in big yet.) Add entries to the Makefile. R=rsc CC=go-dev http://go/go-review/1022005
-
Adam Langley authored
R=rsc CC=go-dev http://go/go-review/1019002
-
Ian Lance Taylor authored
test. const1.go:27: error: integer constant overflow const1.go:29: error: integer constant overflow const1.go:30: error: integer constant overflow const1.go:31: error: integer constant overflow const1.go:32: error: integer constant overflow const1.go:33: error: integer constant overflow const1.go:33: error: integer constant overflow const1.go:34: error: integer constant overflow const1.go:37: error: integer constant overflow const1.go:38: error: integer constant overflow const1.go:40: error: integer constant overflow const1.go:41: error: integer constant overflow const1.go:43: error: integer constant overflow const1.go:44: error: integer constant overflow const1.go:45: error: integer constant overflow const1.go:48: error: integer constant overflow const1.go:50: error: integer constant overflow const1.go:51: error: integer constant overflow const1.go:52: error: integer constant overflow const1.go:53: error: integer constant overflow const1.go:55: error: integer constant overflow const1.go:56: error: division by zero const1.go:59: error: floating point constant overflow const1.go:61: error: floating point constant overflow const1.go:62: error: division by zero const1.go:47: error: integer constant overflow const1.go:49: error: integer constant overflow const1.go:60: error: floating point constant overflow const1.go:68: error: argument 1 has incompatible type (cannot use type int8 as type int) const1.go:69: error: argument 1 has incompatible type (cannot use type int8 as type int) const1.go:70: error: argument 1 has incompatible type (cannot use type uint8 as type int) const1.go:72: error: argument 1 has incompatible type (cannot use type float32 as type int) const1.go:73: error: argument 1 has incompatible type (cannot use type float as type int) const1.go:74: error: floating point constant truncated to integer const1.go:76: error: argument 1 has incompatible type (cannot use type float64 as type int) const1.go:77: error: argument 1 has incompatible type const1.go:78: error: argument 1 has incompatible type R=rsc http://go/go-review/1022001
-
- 05 Nov, 2009 7 commits
-
-
Robert Griesemer authored
R=rsc http://go/go-review/1023001
-
Adam Langley authored
R=gri, rsc CC=go-dev http://go/go-review/1017036
-
Adam Langley authored
(With hindsight, record_process might have been designed wrong, but it works for now. It'll get redrawn when client support is added.) R=rsc CC=r http://go/go-review/1018032
-
Robert Griesemer authored
R=rsc http://go/go-review/1017056
-
Robert Griesemer authored
R=rsc http://go/go-review/1020001
-
Robert Griesemer authored
(excluding debug/gosym/symtab.go which has a small issue) R=rsc http://go/go-review/1019001
-
Robert Griesemer authored
R=r http://go/go-review/1020002
-