Age | Commit message (Collapse) | Author | Files | Lines |
|
R=r
http://codereview.appspot.com/153051
|
|
R=r
http://go/go-review/1024048
|
|
R=r
http://go/go-review/1024047
|
|
and doc/contribute.html.
add #go-nuts to help section on nav bar.
R=r
http://go/go-review/1025035
|
|
The text changes are trivial and may be ignored, but there are
two code corrections.
R=r, rsc
CC=go-dev
http://go/go-review/1024045
|
|
by rsc.
R=rsc
CC=go-dev
http://go/go-review/1025034
|
|
R=r
http://go/go-review/1024043
|
|
R=rsc
CC=go-dev
http://go/go-review/1026035
|
|
didn't match the composite literal initialization.
R=r
CC=kaib
http://go/go-review/1024039
|
|
R=r
http://go/go-review/1025033
|
|
- consistently remove all underbars from links
- this removes need for noline style
- removed unused info style
R=r, rsc
http://go/go-review/1025032
|
|
R=rsc
CC=go-dev
http://go/go-review/1024037
|
|
(issue found by ken)
R=go-dev, rsc
http://go/go-review/1025030
|
|
R=rsc
CC=go-dev
http://go/go-review/1025028
|
|
since most people won't get to the second one.
R=r
http://go/go-review/1024031
|
|
(fits better in the color scheme).
eliminate background color on line numbers at
bottom of search results, now that they are grouped.
live at http://r45:3456/search?q=Reader
R=r, gri
http://go/go-review/1024030
|
|
tighter nav list.
R=r
http://go/go-review/1024029
|
|
R=rsc
CC=go-dev
http://go/go-review/1026031
|
|
delete the unnecessary "Programming in Go. Watch Now" from the right box.
center the video picture in the right box.
R=rsc
CC=go-dev
http://go/go-review/1025027
|
|
R=r, iant
CC=go-dev
http://go/go-review/1025024
|
|
These are all fairly trivial and may be ignored.
R=r
CC=go-dev
http://go/go-review/1024025
|
|
- introduced a new run per file containing all spots belonging
to the same kind (e.g. var decl, const decl, etc.)
- more comments, better index.go file organization
R=rsc
http://go/go-review/1026028
|
|
(this was surprisingly hard to get right in HTML)
- show modification times in source directory listings
- various tweaks
R=rsc
http://go/go-review/1024024
|
|
source code browser on code.google.com
(where LICENSE file is visible)
R=r
http://go/go-review/1024023
|
|
the most substantial are the wording around semicolons
and around the channel manager nits. both were subtly
incorrect.
R=iant, r
CC=go-dev
http://go/go-review/1025018
|
|
one real bug: *[]float -> *[3]float
R=r
http://go/go-review/1024016
|
|
R=rsc
CC=go-dev
http://go/go-review/1025022
|
|
R=r
http://go/go-review/1026023
|
|
gccgo will be distributed under the same license as the rest
of the Go code.
R=r, rsc
http://go/go-review/1024019
|
|
- carriage return is white space
- "" strings cannot span newlines
- f(g()) is ok if g is multivalue and matches f's args
R=rsc, gri
CC=go-dev
http://go/go-review/1024017
|
|
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
|
|
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
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/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
http://go/go-review/1026010
|
|
R=rsc
CC=go-dev
http://go/go-review/1026009
|
|
R=r
http://go/go-review/1026008
|
|
R=r, rsc
CC=go-dev
http://go/go-review/1025005
|
|
R=r
http://go/go-review/1024010
|
|
R=r
CC=go-dev
http://go/go-review/1024008
|
|
R=r, iant
CC=go-dev
http://go/go-review/1022007
|
|
R=rsc, iant
CC=go-dev
http://go/go-review/1019003
|
|
document
R=rsc
CC=go-dev
http://go/go-review/1018063
Committer: Russ Cox <rsc@golang.org>
|
|
R=agl, rsc
CC=go-dev
http://go/go-review/1017053
|