1
0
mirror of https://github.com/golang/go synced 2024-10-01 11:28:34 -06:00
go/src/unicode
Marcel van Lohuizen 34fc6ced76 all: update to Unicode 11
This does *not* update the vendored tables.
A commit updating these tables should follow soon,

Mostly generated running UNICODE_VERSION=11.0.0 in x/text.

Manually updated next.txt file.

Updates golang/go#27945.

Change-Id: I939a01e235aeca898ee9afc99a531e7ad8444e12
Reviewed-on: https://go-review.googlesource.com/c/go/+/154420
Run-TryBot: Marcel van Lohuizen <mpvl@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Robert Griesemer <gri@golang.org>
2019-04-25 20:33:22 +00:00
..
utf8 unicode/utf8: remove some bounds checks from DecodeRune 2019-04-25 00:01:23 +00:00
utf16 all: update comment URLs from HTTP to HTTPS, where possible 2018-06-01 21:52:00 +00:00
casetables.go
digit_test.go
digit.go
example_test.go
graphic_test.go
graphic.go
letter_test.go unicode: fix SpecialCase to follow its docs & respect explict no-op mappings 2018-06-17 08:48:39 +00:00
letter.go unicode: update table using new generator in x/text 2019-04-24 15:22:37 +00:00
script_test.go unicode: remove script test 2019-04-24 14:09:01 +00:00
tables.go all: update to Unicode 11 2019-04-25 20:33:22 +00:00