Age | Commit message (Collapse) | Author | Files | Lines |
|
R=r
http://go/go-review/1025019
|
|
R=r
CC=go-dev
http://go/go-review/1024014
|
|
R=r
CC=go-dev
http://go/go-review/1024015
|
|
avoid deprecation warning about os.popen3
R=r
http://go/go-review/1026018
|
|
R=r
http://go/go-review/1026019
|
|
an order we want people to read the docs.
R=r
CC=go-dev
http://go/go-review/1025017
|
|
R=r, rsc
http://go/go-review/1026011
Committer: Rob Pike <r@golang.org>
|
|
- formatting in dirs.html is crude, needs better html (open to suggestions),
but shows the synopsis
- many package comments should probably be adjusted such that the first
sentence is more concise
R=rsc, iant
http://go/go-review/1025014
|
|
- blank padding around composite literal contents for a less dense look
(most if not all composite literals were written in that style before gofmt
ran through them)
- corresponding (internal) flag: compositeLitBlank
- don't print a semi after a one-statement statement list (as preferred by r)
- corresponding (internal flag): fewerSemis
- the number of changes in nodes.go is huge because of the removed semis;
hg mail requires that I gofmt the file before
With both flags set to false, this CL causes no gofmt formatting change. We
can turn them on if we like it (and then remove the flags). Will submit with
flags disabled.
R=rsc, r
http://go/go-review/1025015
|
|
- Emacs backup files.
- *.orig files left by hg merge conflicts.
- core files.
- generated enam.c files.
- runtime.acid now has an architecture.
R=rsc
http://go/go-review/1026017
|
|
R=r
CC=go-dev
http://go/go-review/1026015
|
|
R=iant
http://go/go-review/1026016
|
|
R=rsc
CC=go-dev
http://go/go-review/1025013
|
|
R=rsc
CC=go-dev
http://go/go-review/1026014
Committer: Russ Cox <rsc@golang.org>
|
|
R=r
CC=vish
http://go/go-review/1026013
|
|
R=rsc
CC=go-dev
http://go/go-review/1025010
|
|
me. I had to use
"hg code-login".
R=r, rsc
http://go/go-review/1024012
Committer: Rob Pike <r@golang.org>
|
|
R=r, rsc
http://go/go-review/1026012
Committer: Rob Pike <r@golang.org>
|
|
R=r
http://go/go-review/1024013
|
|
R=rsc
http://go/go-review/1025011
|
|
on one line for a more compact representation of some composite Literals
R=rsc
http://go/go-review/1025008
|
|
- this CL is dependent on CL 1025008
R=r, rsc
http://go/go-review/1025009
|
|
R=r
http://go/go-review/1026010
|
|
R=rsc
CC=go-dev
http://go/go-review/1026009
|
|
gofmt -w misc
R=rsc
http://go/go-review/1025007
|
|
- 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
|
|
R=r
http://go/go-review/1026008
|
|
R=r, rsc
CC=go-dev
http://go/go-review/1025005
|
|
R=r
http://go/go-review/1026007
|
|
R=rsc
http://go/go-review/1025006
|
|
R=rsc
http://go/go-review/1024011
|
|
|
|
R=r
http://go/go-review/1024010
|
|
crypto/x509: reenable tests.
R=gri
CC=go-dev
http://go/go-review/1026004
|
|
R=agl
http://go/go-review/1024009
|
|
R=r
CC=go-dev
http://go/go-review/1024008
|
|
R=r, iant
CC=go-dev
http://go/go-review/1022007
|
|
try harder to post messages to rietveld.
R=gri, r
CC=go-dev
http://go/go-review/1024006
|
|
TBR=rsc
R=rsc
CC=go-dev
http://go/go-review/1024007
|
|
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
|
|
R=rsc
http://go/go-review/1025004
|
|
usage to EABI.
go/test: passes 85% (296/347) on random android phone.
R=rsc
http://go/go-review/1024003
|
|
(with this change: gofmt -l src/cmd/ | wc
is 0 0 0)
R=ken, rsc
http://go/go-review/1024005
|
|
R=rsc
http://go/go-review/1024004
|
|
- with this change, `gofmt -l src/pkg | wc` is 0
R=rsc
http://go/go-review/1025002
|
|
R=r, rsc
http://go/go-review/1025001
|
|
R=rsc
http://go/go-review/1019004
|
|
R=agl
http://go/go-review/1022003
|
|
R=rsc
http://go/go-review/1022002
|
|
(now down to a handfull of files in pkg)
R=rsc
http://go/go-review/1019006
|