go/src/unicode
Marcel van Lohuizen 2fd9549797 unicode: update to Unicode 10.0.0
Also includes all derived values as well as
vendored packages.

Generated by running
    UNICODE_VERSION=10.0.0 go generate
in golang.org/x/text

and modified by hand to add the tests and
entries in next.txt for new script and properties.

Closes Issue #21471

Change-Id: I1d10ee3887bd1fd3d5a756ee0d04bd6ec2814ba1
Reviewed-on: https://go-review.googlesource.com/63953
Run-TryBot: Marcel van Lohuizen <mpvl@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Andrew Bonventre <andybons@golang.org>
2017-10-24 12:42:35 +00:00
..
utf8 unicode/utf8: make FullRune inlinable 2017-09-12 20:18:53 +00:00
utf16
casetables.go
digit.go
digit_test.go
example_test.go
graphic.go
graphic_test.go
letter.go unicode: speed-up is16/is32 2017-09-12 21:32:50 +00:00
letter_test.go unicode: change SimpleFold to handle invalid runes 2016-10-12 18:30:29 +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: update to Unicode 10.0.0 2017-10-24 12:42:35 +00:00
tables.go unicode: update to Unicode 10.0.0 2017-10-24 12:42:35 +00:00