commit 33e41802f9ce0a2b88b344dbd04ecb025385c9aa [browse]
Author: Andrew Gerrand
Date: 2011-03-29 14:17:04 +11:00
weekly.2011-03-28
R=r, rsc
CC=golang-dev
https://golang.org/cl/4272072
commit 5a3aae4bf7410fd28fe4a92551f2a3c5ae58003a [browse]
Author: Robert Griesemer
Date: 2011-03-28 18:48:52 -07:00
go/printer, gofmt: rely on existing line breaks when formatting expression lists
No impact on existing sources.
Fixes #1632.
R=rsc
CC=golang-dev
https://golang.org/cl/4271083
commit b2658452a6d50c9f2e738719a09d160ced730b90 [browse]
Author: Robert Griesemer
Date: 2011-03-28 16:44:28 -07:00
go/scanner: return literal as string instead of []byte
Removed many string conversions in dependent code.
Runs all tests. No change to gofmt output.
R=r
CC=golang-dev
https://golang.org/cl/4291070
commit c98145fb5064291fb53b4cbf2beb8e4ef594b65d [browse]
Author: Robert Griesemer
Date: 2011-03-28 15:55:48 -07:00
godoc: fix spelling error
R=r, r2
CC=golang-dev
https://golang.org/cl/4289079
commit d38d66e64694de69991310565e14bf460ff7af65 [browse]
Author: Ian Lance Taylor
Date: 2011-03-28 14:48:35 -07:00
doc: gccgo now supports method expressions and multiple init functions.
R=gri
CC=golang-dev
https://golang.org/cl/4314047
clone the repository to get more history