1
0
mirror of https://github.com/golang/go synced 2024-10-05 18:31:28 -06:00
go/src/pkg/strings
Evan Shaw f033d988b1 bytes, strings: use copy in Repeat
R=golang-dev, dave, bradfitz, adg
CC=golang-dev
https://golang.org/cl/13249043
2013-08-27 09:21:08 +10:00
..
example_test.go
export_test.go
reader_test.go
reader.go
replace_test.go
replace.go
search_test.go
search.go
strings_decl.go strings: use runtime assembly for IndexByte 2013-08-05 15:04:05 -07:00
strings_test.go strings: add test for Count 2013-08-09 12:51:21 -07:00
strings.go bytes, strings: use copy in Repeat 2013-08-27 09:21:08 +10:00
strings.s strings: use runtime assembly for IndexByte 2013-08-05 15:04:05 -07:00