glibc/localedata/unicode-gen
Thorsten Glaser 267ee5d7ab Resolve some historically special cases of ambiguous width
[BZ #21750]
* unicode-gen/utf8_gen.py (U+00AD): Set width to 1.
* unicode-gen/utf8_gen.py (U+1160..U+11FF): Set width to 0.
* unicode-gen/utf8_gen.py (U+3248..U+324F): Set width to 2.
* unicode-gen/utf8_gen.py (U+4DC0..U+4DFF): Likewise.
2017-08-17 11:06:08 +02:00
..
ctype_compatibility_test_cases.py
ctype_compatibility.py
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
gen_translit_cjk_compat.py
gen_translit_combining.py
gen_translit_compat.py
gen_translit_font.py
gen_translit_fraction.py
gen_unicode_ctype.py
Makefile Bug 21533: Update to Unicode 10.0.0 2017-06-22 17:02:55 +02:00
unicode_utils.py
unicode-license.txt
UnicodeData.txt Bug 21533: Update to Unicode 10.0.0 2017-06-22 17:02:55 +02:00
utf8_compatibility.py
utf8_gen.py Resolve some historically special cases of ambiguous width 2017-08-17 11:06:08 +02:00