1
0
mirror of https://github.com/golang/go synced 2024-10-05 05:11:25 -06:00
go/src/unicode
Marcel van Lohuizen fe15da62f7 unicode: upgrade to 8.0.0
Not sure if I'm on time for 1.5; Unicode 8 just got released.

Straighforward upgrade. Only changed maketables.go to prevent it from adding
the Cherokee upper and lower case mappings. This change causes the caseOrbit
table to NOT change. Added tests to verify that the relevant functions still
produce the correct result, even for Cherokee.

Fixes #11309

Change-Id: I42850f5b3399bde125b002efc78eff96dbd86a08
Reviewed-on: https://go-review.googlesource.com/11286
Reviewed-by: Russ Cox <rsc@golang.org>
2015-06-26 18:01:29 +00:00
..
utf8
utf16 all: use "reports whether" in place of "returns true if(f)" 2015-03-18 15:14:06 +00:00
casetables.go
digit_test.go
digit.go
graphic_test.go
graphic.go unicode: Fixed an out of date comment (MaxLatin1, not Latin1Max). 2015-02-16 21:35:33 +00:00
letter_test.go unicode: upgrade to 8.0.0 2015-06-26 18:01:29 +00:00
letter.go
maketables.go unicode: upgrade to 8.0.0 2015-06-26 18:01:29 +00:00
script_test.go unicode: upgrade to 8.0.0 2015-06-26 18:01:29 +00:00
tables.go unicode: upgrade to 8.0.0 2015-06-26 18:01:29 +00:00