glibc/localedata/unicode-gen
Mike FABIAN bb5bbc2070 Update to Unicode 15.1.0 [BZ #30854]
Unicode 15.1.0 Support: Character encoding, character type info, and
transliteration tables are all updated to Unicode 15.1.0, using
the generator scripts contributed by Mike FABIAN (Red Hat).

    Total removed characters in newly generated CHARMAP: 0
    Total changed characters in newly generated CHARMAP: 0
    Total added characters in newly generated CHARMAP: 627
    Total removed characters in newly generated WIDTH: 0
    Total changed characters in newly generated WIDTH: 0
    Total added characters in newly generated WIDTH: 627

    alpha: Added 622 characters in new ctype which were not in old ctype
    graph: Added 627 characters in new ctype which were not in old ctype
    print: Added 627 characters in new ctype which were not in old ctype
    punct: Added 5 characters in new ctype which were not in old ctype
        The five characters added to punct are:
        2FFC;IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM RIGHT;So;0;ON;;;;;N;;;;;
        2FFD;IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM LOWER RIGHT;So;0;ON;;;;;N;;;;;
        2FFE;IDEOGRAPHIC DESCRIPTION CHARACTER HORIZONTAL REFLECTION;So;0;ON;;;;;N;;;;;
        2FFF;IDEOGRAPHIC DESCRIPTION CHARACTER ROTATION;So;0;ON;;;;;N;;;;;
        31EF;IDEOGRAPHIC DESCRIPTION CHARACTER SUBTRACTION;So;0;ON;;;;;N;;;;;

    The Unicode announcement blog entry says "[...] adds 627
    characters, [...] additions include 622 CJK unified ideographs in
    a new block, [...]", so that looks OK. The Unicode
    blog mentions "six completely new emoji" but they don't appear here as
    they are all sequences and not single code points.

Resolves: BZ #30854

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
2023-09-16 08:37:03 +02:00
..
ctype_compatibility_test_cases.py Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
ctype_compatibility.py Fix regexp syntax warnings in localedata/unicode-gen/ctype_compatibility.py 2023-09-16 08:37:02 +02:00
DerivedCoreProperties.txt Update to Unicode 15.1.0 [BZ #30854] 2023-09-16 08:37:03 +02:00
EastAsianWidth.txt Update to Unicode 15.1.0 [BZ #30854] 2023-09-16 08:37:03 +02:00
gen_translit_circle.py Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
gen_translit_cjk_compat.py Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
gen_translit_combining.py Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
gen_translit_compat.py Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
gen_translit_font.py Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
gen_translit_fraction.py Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
gen_unicode_ctype.py Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
Makefile Update to Unicode 15.1.0 [BZ #30854] 2023-09-16 08:37:03 +02:00
PropList.txt Update to Unicode 15.1.0 [BZ #30854] 2023-09-16 08:37:03 +02:00
unicode_utils.py Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
unicode-license.txt Unicode 7.0.0 update; added generator scripts. 2015-02-20 20:14:59 -02:00
UnicodeData.txt Update to Unicode 15.1.0 [BZ #30854] 2023-09-16 08:37:03 +02:00
utf8_compatibility.py Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
utf8_gen.py localedata/unicode-gen/utf8_gen.py: adapt regexp to get relevant lines from EastAsianWidth.txt 2023-09-16 08:37:02 +02:00