1
0
mirror of https://github.com/golang/go synced 2024-11-22 09:24:41 -07:00
go/misc/dashboard/builder
Rob Pike ebb1566a46 strings.Split: make the default to split all.
Change the signature of Split to have no count,
assuming a full split, and rename the existing
Split with a count to SplitN.
Do the same to package bytes.
Add a gofix module.

R=adg, dsymonds, alex.brainman, rsc
CC=golang-dev
https://golang.org/cl/4661051
2011-06-28 09:43:14 +10:00
..
doc.go dashboard: fix for branches 2011-05-12 11:21:34 -04:00
exec.go gobuilder: number of fixes 2011-06-06 22:17:28 +10:00
http.go http: change most map[string][]string types to new Values type 2011-06-08 13:38:20 -07:00
main.go strings.Split: make the default to split all. 2011-06-28 09:43:14 +10:00
Makefile dashboard: fix for branches 2011-05-12 11:21:34 -04:00
package.go dashboard: fix for branches 2011-05-12 11:21:34 -04:00