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
..
2011-03-15 19:39:50 -04:00
2011-03-15 19:39:50 -04:00
2011-03-15 19:39:50 -04:00
2009-10-06 14:55:06 -07:00
2009-11-17 23:58:51 -08:00