1
0
mirror of https://github.com/golang/go synced 2024-10-05 00:11:21 -06:00
go/src/pkg/strings
2013-03-19 15:04:18 -07:00
..
example_test.go bytes, strings: add TrimPrefix and TrimSuffix 2013-02-01 08:41:25 -08:00
export_test.go strings: implement a faster single-string Replacer 2012-09-28 12:34:18 +10:00
reader_test.go bytes, strings: fix Reader WriteTo return value on 0 bytes copied 2012-11-25 09:04:13 -08:00
reader.go bytes, strings: fix Reader WriteTo return value on 0 bytes copied 2012-11-25 09:04:13 -08: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 strings: remove allocations in Split(s, "") 2013-03-06 15:21:19 -05:00
strings.go bytes,strings: remove user name from BUG in comment 2013-03-19 15:04:18 -07:00