6 Commits

Author SHA1 Message Date
Ayesh Karunaratne
43cd99b632 Unicode: Update to UCD 16 (#503)
Updates to Unicode files to Unicode 16, adjusts tests, and the
scripts used to parse UCD, to adapt to minor formatting differences
in UCD 16.

The `GenerateTest26.py` and `GenerateCommon.py` had a regexp to
extract properties from the `ScriptExtensions.txt` file. Previously,
all property lines had one space after space-separated list of scripts.
In UCD-16, this list is adjusted with right-padding, which throws off
the parser.

This commit adjusts the regexps to ignore padding spaces.
2024-10-02 12:06:11 +01:00
Carlo Marcelo Arenas Belón
40626f0cb6 upgrade to Unicode 15 (#200)
Reverting several reserved characters that were removed from the
previous release, and that are only referencing as "@missing@ in
DerivedBidiClass.txt
2023-02-01 15:28:21 +00:00
Carlo Marcelo Arenas Belón
f5e4e10042 Update to Unicode 14.0.0 (#29) 2021-10-29 14:44:17 +01:00
Philip.Hazel
c472f3f91a Update to Unicode 13.0.0. 2020-03-25 17:18:33 +00:00
Philip.Hazel
aff5a78056 Upgrade to Unicode 12.1.0 2019-07-29 15:32:36 +00:00
Philip.Hazel
04ba4bce0f Unicode properties data records extended to 12-bytes to include a
ScriptExtensions property.
2018-10-06 17:39:52 +00:00