1
0
mirror of https://github.com/golang/go synced 2024-11-23 16:00:06 -07:00
go/src/strings
Ilya Tocar 429bbf3312 strings: fix and reenable amd64 Index for 17-31 byte strings
Fixes #15689

Change-Id: I56d0103738cc35cd5bc5e77a0e0341c0dd55530e
Reviewed-on: https://go-review.googlesource.com/23440
Reviewed-by: Keith Randall <khr@golang.org>
Run-TryBot: Ilya Tocar <ilya.tocar@intel.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Nigel Tao <nigeltao@golang.org>
2016-05-27 22:57:32 +00:00
..
compare_test.go all: single space after period. 2016-03-02 00:13:47 +00:00
compare.go
example_test.go
export_test.go
reader_test.go strings, bytes: fix Reader 0 byte read at EOF 2016-05-03 21:01:13 +00:00
reader.go all: use SeekStart, SeekCurrent, SeekEnd 2016-05-06 00:10:41 +00:00
replace_test.go
replace.go
search_test.go
search.go
strings_amd64.go strings: fix and reenable amd64 Index for 17-31 byte strings 2016-05-27 22:57:32 +00:00
strings_decl.go
strings_generic.go
strings_test.go strings: fix and reenable amd64 Index for 17-31 byte strings 2016-05-27 22:57:32 +00:00
strings.go strings: improve explode and correct comment 2016-04-13 04:54:03 +00:00
strings.s