go/src/pkg/strings
Christopher Wedgwood 356b8ee26f strings: fix test output
R=rsc, gri
CC=golang-dev
https://golang.org/cl/5445044
2011-11-28 09:51:03 -08:00
..
Makefile strings: add Replacer, NewReplacer 2011-09-28 09:34:26 -07:00
export_test.go strings: implement a faster byte->byte Replacer 2011-10-03 13:12:01 -07:00
reader.go renaming_3: gofix -r go1pkgrename src/pkg/[m-z]* 2011-11-08 15:41:54 -08:00
replace.go src/pkg/[n-z]*: gofix -r error -force=error 2011-11-01 22:05:34 -04:00
replace_test.go bytes, strings: use rune 2011-10-25 22:22:09 -07:00
strings.go strings: Add ContainsAny and ContainsRune to correspond to IndexAny etc. 2011-11-23 20:20:14 -08:00
strings_test.go strings: fix test output 2011-11-28 09:51:03 -08:00