1
0
mirror of https://github.com/golang/go synced 2024-11-20 02:54:39 -07:00
go/src/unicode
Marvin Stenger 90d71fe99e all: revert "all: prefer strings.IndexByte over strings.Index"
This reverts https://golang.org/cl/65930.

Fixes #22148

Change-Id: Ie0712621ed89c43bef94417fc32de9af77607760
Reviewed-on: https://go-review.googlesource.com/68430
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2017-10-05 23:19:10 +00:00
..
utf8 unicode/utf8: make FullRune inlinable 2017-09-12 20:18:53 +00:00
utf16
casetables.go
digit_test.go
digit.go
example_test.go
graphic_test.go
graphic.go
letter_test.go unicode: change SimpleFold to handle invalid runes 2016-10-12 18:30:29 +00:00
letter.go unicode: speed-up is16/is32 2017-09-12 21:32:50 +00:00
maketables.go all: revert "all: prefer strings.IndexByte over strings.Index" 2017-10-05 23:19:10 +00:00
script_test.go unicode: upgrade to version 9.0.0 2016-06-28 15:08:11 +00:00
tables.go unicode: move scripts from FoldCategories to FoldScripts 2017-06-15 01:05:31 +00:00