Bug 23308: Update to Unicode 11.0.0
commitb11643c21c5c9d67a69c8ae952e5231ce002e7f1
authorMike FABIAN <mfabian@redhat.com>
Mon, 18 Jun 2018 16:23:44 +0000 (18 18:23 +0200)
committerMike FABIAN <mfabian@redhat.com>
Wed, 4 Jul 2018 10:03:33 +0000 (4 12:03 +0200)
tree7828aa5c5474e50e4b97243bc2d7b9d9e42e5c8a
parent5a357506659f9a00fcf5bc9c5d8fc676175c89a7
Bug 23308: Update to Unicode 11.0.0

Unicode 11.0.0 Support: Character encoding, character type info, and
transliteration tables are all updated to Unicode 11.0.0, using
the generator scripts contributed by Mike FABIAN (Red Hat).

Some info about the number of characters added:

Total added characters in newly generated CHARMAP: 684
Total added characters in newly generated WIDTH: 119
alpha: Added 380 characters in new ctype which were not in old ctype
combining: Added 56 characters in new ctype which were not in old ctype
combining_level3: Added 37 characters in new ctype which were not in old ctype
graph: Added 684 characters in new ctype which were not in old ctype
lower: Added 82 characters in new ctype which were not in old ctype
print: Added 684 characters in new ctype which were not in old ctype
punct: Added 304 characters in new ctype which were not in old ctype
tolower: Added 79 characters in new ctype which were not in old ctype
totitle: Added 33 characters in new ctype which were not in old ctype
toupper: Added 79 characters in new ctype which were not in old ctype
upper: Added 79 characters in new ctype which were not in old ctype

No characters were removed.

[BZ #23308]
* unicode-gen/Makefile (UNICODE_VERSION): Set to 11.0.0.
* localedata/unicode-gen/DerivedCoreProperties.txt: Update to Unicode 11.0.0.
* localedata/unicode-gen/EastAsianWidth.txt: likewise.
* localedata/unicode-gen/PropList.txt: likewise.
* localedata/unicode-gen/UnicodeData.txt: likewise.
* localedata/charmaps/UTF-8: Regenerate.
* localedata/locales/i18n_ctype: likewise.
* localedata/locales/tr_TR: likewise.
* localedata/locales/translit_circle: likewise.
* localedata/locales/translit_cjk_compat: likewise.
* localedata/locales/translit_combining: likewise.
* localedata/locales/translit_compat: likewise.
* localedata/locales/translit_font: likewise.
* localedata/locales/translit_fraction: likewise.
16 files changed:
ChangeLog
NEWS
localedata/charmaps/UTF-8
localedata/locales/i18n_ctype
localedata/locales/tr_TR
localedata/locales/translit_circle
localedata/locales/translit_cjk_compat
localedata/locales/translit_combining
localedata/locales/translit_compat
localedata/locales/translit_font
localedata/locales/translit_fraction
localedata/unicode-gen/DerivedCoreProperties.txt
localedata/unicode-gen/EastAsianWidth.txt
localedata/unicode-gen/Makefile
localedata/unicode-gen/PropList.txt
localedata/unicode-gen/UnicodeData.txt