aboutsummaryrefslogtreecommitdiff
path: root/localedata/unicode-gen/utf8_gen.py
AgeCommit message (Expand)AuthorFilesLines
2025-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2024-10-07Fix whitespace related license issues.Carlos O'Donell1-1/+1
2024-05-15localedata: Fix several issues with the set of characters considered 0-width ...Jules Bertholet1-57/+88
2024-01-14localedata/unicode-gen/utf8_gen.py: fix Hangul syllable nameMike FABIAN1-1/+1
2024-01-08localedata: unicode-gen: Remove redundant \s* from regexp, fix commentsMike FABIAN1-4/+4
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-09-16localedata/unicode-gen/utf8_gen.py: adapt regexp to get relevant lines from E...Mike FABIAN1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-06-26Set width of JUNGSEONG/JONGSEONG characters from UD7B0 to UD7FB to 0 [BZ #26120]Mike FABIAN1-1/+8
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-07-10Put the correct Unicode version number 11.0.0 into the generated filesMike FABIAN1-40/+72
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-09-06Improve utf8_gen.py to set the width for characters with Prepended_Concatenat...Mike FABIAN1-5/+28
2017-09-06Write all ranges of neighbouring characters with the same width using the ran...Mike FABIAN1-13/+38
2017-08-17Resolve some historically special cases of ambiguous widthThorsten Glaser1-0/+12
2017-08-17Handle more cases of combining charactersThorsten Glaser1-1/+1
2017-08-17UnicodeData has precedence over EastAsianWidthThorsten Glaser1-17/+9
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-12-09Update transliteration support to Unicode 7.0.0.Carlos O'Donell1-17/+11
2015-02-23Amendments to Unicode 7 update.Alexandre Oliva1-10/+10
2015-02-20Unicode 7.0.0 update; added generator scripts.Alexandre Oliva1-0/+286