1
0
mirror of https://github.com/golang/go synced 2024-10-04 02:21:21 -06:00
go/src/pkg/strings
Robert Griesemer 465b9c35e5 gofmt: apply gofmt -w src misc
Remove trailing whitespace in comments.
No other changes.

R=r
CC=golang-dev
https://golang.org/cl/6815053
2012-10-30 13:38:01 -07:00
..
example_test.go go/parser: fix comment grouping (day 1 bug) 2012-05-22 10:04:34 -07:00
export_test.go strings: implement a faster single-string Replacer 2012-09-28 12:34:18 +10:00
reader_test.go bytes, strings: add (*Reader).WriteTo 2012-10-12 14:43:50 +11:00
reader.go bytes, strings: add (*Reader).WriteTo 2012-10-12 14:43:50 +11:00
replace_test.go strings: implement a faster single-string Replacer 2012-09-28 12:34:18 +10:00
replace.go strings: implement a faster single-string Replacer 2012-09-28 12:34:18 +10:00
search_test.go strings: implement a faster single-string Replacer 2012-09-28 12:34:18 +10:00
search.go strings: implement a faster single-string Replacer 2012-09-28 12:34:18 +10:00
strings_test.go gofmt: apply gofmt -w src misc 2012-10-30 13:38:01 -07:00
strings.go update tree for new default type rule 2011-12-08 22:08:03 -05:00