go/src/unicode
Marcel van Lohuizen a2a4db7375 unicode: upgrade to version 9.0.0
Changes beyond generated tables:
- Now supports aliases to handle deprecated
  property classes.
- Some Mongolian letters are now modifiers.

Other changes:
- strconv: newly generated table to be in sync
- regexp/syntax: updated maxFold

Fixes #16191

Change-Id: I56bdf21ee2f775f2a82d0465b3772faf5c24cb61
Reviewed-on: https://go-review.googlesource.com/24496
Run-TryBot: Marcel van Lohuizen <mpvl@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2016-06-28 15:08:11 +00:00
..
utf8 all: single space after period. 2016-03-02 00:13:47 +00:00
utf16 all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
casetables.go
digit.go
digit_test.go
example_test.go unicode: add function level examples 2015-11-24 17:13:21 +00:00
graphic.go all: single space after period. 2016-03-02 00:13:47 +00:00
graphic_test.go
letter.go unicode: improve SimpleFold performance for ascii 2016-04-26 21:59:50 +00:00
letter_test.go unicode: upgrade to version 9.0.0 2016-06-28 15:08:11 +00:00
maketables.go unicode: upgrade to version 9.0.0 2016-06-28 15:08:11 +00:00
script_test.go unicode: upgrade to version 9.0.0 2016-06-28 15:08:11 +00:00
tables.go unicode: upgrade to version 9.0.0 2016-06-28 15:08:11 +00:00