Russ Cox 9750adbbad strings: delete Runes, Bytes
gofmt -w -r 'strings.Bytes(a) -> []byte(a)' src/cmd src/pkg test/bench
gofmt -w -r 'strings.Runes(a) -> []int(a)' src/cmd src/pkg test/bench
delete unused imports

R=r
CC=golang-dev
https://golang.org/cl/224062
2010-02-25 16:01:29 -08:00
..
2009-08-04 19:38:08 -07:00
2009-08-04 19:38:08 -07:00
2009-08-07 15:28:46 -07:00
2010-02-25 16:01:29 -08:00
2009-10-03 10:38:03 -07:00
2009-08-05 11:33:59 -07:00
2009-08-05 11:33:59 -07:00
2009-11-20 08:59:11 -08:00
2010-02-25 16:01:29 -08:00
2009-08-06 13:00:26 -07:00
2010-02-25 16:01:29 -08:00
2009-08-06 14:21:21 -07:00
2009-08-06 14:21:21 -07:00
2009-08-06 18:04:48 -07:00
2010-02-25 16:01:29 -08:00
2009-08-06 18:04:48 -07:00
2009-08-04 14:27:46 -07:00
2009-08-06 18:27:15 -07:00
2009-08-06 18:27:15 -07:00
2009-08-05 13:03:46 -07:00
2010-02-25 16:01:29 -08:00
2009-08-05 17:25:38 -07:00
2009-08-05 17:25:38 -07:00
2009-08-07 12:53:51 -07:00
2010-01-06 19:36:28 -08:00