glibc/localedata/unicode-gen
Carlos O'Donell 8dc8be75d2 localedata: Reorganize Unicode LC_CTYPE inclusion.
The commit does the following things:

* Move non-transliteration Unicode generated data to i18n_ctype.
* Copy the i18n_ctype data into i18n and add transliteration.

In the future, any locale which needs Unicode LC_CTYPE data can
also just use `copy i18n_ctype` and get the base character classes
and maps without transliteration.

Tested by compiling all the locales and my prototype C.UTF-8 which
uses it.

Signed-off-by: Carlos O'Donell <carlos@redhat.com>
2017-10-13 22:29:52 -07:00
..
ctype_compatibility_test_cases.py Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
ctype_compatibility.py Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
DerivedCoreProperties.txt Bug 21533: Update to Unicode 10.0.0 2017-06-22 17:02:55 +02:00
EastAsianWidth.txt Bug 21533: Update to Unicode 10.0.0 2017-06-22 17:02:55 +02:00
gen_translit_circle.py Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
gen_translit_cjk_compat.py Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
gen_translit_combining.py Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
gen_translit_compat.py Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
gen_translit_font.py Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
gen_translit_fraction.py Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
gen_unicode_ctype.py Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
Makefile localedata: Reorganize Unicode LC_CTYPE inclusion. 2017-10-13 22:29:52 -07:00
PropList.txt Improve utf8_gen.py to set the width for characters with Prepended_Concatenation_Mark property to 1 2017-09-06 12:39:49 +02:00
unicode_utils.py Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
unicode-license.txt
UnicodeData.txt Bug 21533: Update to Unicode 10.0.0 2017-06-22 17:02:55 +02:00
utf8_compatibility.py Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
utf8_gen.py Improve utf8_gen.py to set the width for characters with Prepended_Concatenation_Mark property to 1 2017-09-06 12:39:49 +02:00