go/src/strings
areski 3f12d27133 bytes, os/exec, strings: fix a few BUG comments
Regular expression noteMarker requires the definition of a (who) section
when reading note from a sequence of comments.

Change-Id: I9635de9b86f00d20ec108097fee4d4a8f76237b2
Reviewed-on: https://go-review.googlesource.com/1952
Reviewed-by: Russ Cox <rsc@golang.org>
2015-03-20 18:34:39 +00:00
..
compare.go strings: remove overengineered Compare implementation 2015-01-19 02:19:17 +00:00
compare_test.go strings: add Compare(x, y string) int, for symmetry with bytes.Compare 2015-01-15 17:17:05 +00:00
example_test.go
export_test.go
reader.go
reader_test.go
replace.go
replace_test.go
search.go
search_test.go
strings.go bytes, os/exec, strings: fix a few BUG comments 2015-03-20 18:34:39 +00:00
strings.s
strings_decl.go strings: remove overengineered Compare implementation 2015-01-19 02:19:17 +00:00
strings_test.go