go/src/strings
Michael Munday 53cc69170a bytes, strings: update s390x code to match amd64 changes
Updates the s390x-specific files in these packages with the changes
to the amd64-specific files made during the review of CL 31690. I'd
like to keep these files in sync unless there is a reason to
diverge.

Change-Id: Id83e5ce11a45f877bdcc991d02b14416d1a2d8d2
Reviewed-on: https://go-review.googlesource.com/32574
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2016-11-02 15:56:24 +00:00
..
compare.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
compare_test.go all: single space after period. 2016-03-02 00:13:47 +00:00
example_test.go strings: Add examples for HasPrefix and HasSuffix 2015-10-23 01:57:15 +00:00
export_test.go
reader.go all: use SeekStart, SeekCurrent, SeekEnd 2016-05-06 00:10:41 +00:00
reader_test.go strings, bytes: fix Reader 0 byte read at EOF 2016-05-03 21:01:13 +00:00
replace.go
replace_test.go
search.go
search_test.go
strings.go bytes, strings: optimize for ASCII sets 2016-10-28 17:37:04 +00:00
strings.s
strings_amd64.go bytes,strings: use IndexByte more often in Index on AMD64 2016-11-01 18:30:52 +00:00
strings_decl.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
strings_generic.go bytes, strings: optimize multi-byte index operations on s390x 2016-11-01 13:17:57 +00:00
strings_s390x.go bytes, strings: update s390x code to match amd64 changes 2016-11-02 15:56:24 +00:00
strings_test.go strings: ignore allocation test in cover mode 2016-11-01 18:29:31 +00:00