diff options
| author | 2025-04-30 20:32:23 -0400 | |
|---|---|---|
| committer | 2025-04-30 20:32:23 -0400 | |
| commit | a7164d9e7b3c3ec6813e06a42d82180d766e15ca (patch) | |
| tree | b9c55a45ddac98e51653cb64d39b6b26cfb50362 /data/unicode/PropertyAliases.txt | |
| parent | Allocation Failure Tests (diff) | |
| download | zg-a7164d9e7b3c3ec6813e06a42d82180d766e15ca.tar.gz zg-a7164d9e7b3c3ec6813e06a42d82180d766e15ca.tar.xz zg-a7164d9e7b3c3ec6813e06a42d82180d766e15ca.zip | |
Unicode 16.0
Went smoothly, needed to add some scripts and adjust the magic numbers,
but other than that, all set.
Diffstat (limited to 'data/unicode/PropertyAliases.txt')
| -rw-r--r-- | data/unicode/PropertyAliases.txt | 18 |
1 files changed, 13 insertions, 5 deletions
diff --git a/data/unicode/PropertyAliases.txt b/data/unicode/PropertyAliases.txt index 686b25a..69dbb8d 100644 --- a/data/unicode/PropertyAliases.txt +++ b/data/unicode/PropertyAliases.txt | |||
| @@ -1,8 +1,8 @@ | |||
| 1 | # PropertyAliases-15.1.0.txt | 1 | # PropertyAliases-16.0.0.txt |
| 2 | # Date: 2023-08-07, 15:21:34 GMT | 2 | # Date: 2024-06-06, 21:52:48 GMT |
| 3 | # © 2023 Unicode®, Inc. | 3 | # © 2024 Unicode®, Inc. |
| 4 | # Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. | 4 | # Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. |
| 5 | # For terms of use, see https://www.unicode.org/terms_of_use.html | 5 | # For terms of use and license, see https://www.unicode.org/terms_of_use.html |
| 6 | # | 6 | # |
| 7 | # Unicode Character Database | 7 | # Unicode Character Database |
| 8 | # For documentation, see https://www.unicode.org/reports/tr44/ | 8 | # For documentation, see https://www.unicode.org/reports/tr44/ |
| @@ -99,6 +99,11 @@ cjkIRG_VSource ; kIRG_VSource | |||
| 99 | cjkRSUnicode ; kRSUnicode ; Unicode_Radical_Stroke; URS | 99 | cjkRSUnicode ; kRSUnicode ; Unicode_Radical_Stroke; URS |
| 100 | isc ; ISO_Comment | 100 | isc ; ISO_Comment |
| 101 | JSN ; Jamo_Short_Name | 101 | JSN ; Jamo_Short_Name |
| 102 | kEH_Cat ; kEH_Cat | ||
| 103 | kEH_Desc ; kEH_Desc | ||
| 104 | kEH_HG ; kEH_HG | ||
| 105 | kEH_IFAO ; kEH_IFAO | ||
| 106 | kEH_JSesh ; kEH_JSesh | ||
| 102 | na ; Name | 107 | na ; Name |
| 103 | na1 ; Unicode_1_Name | 108 | na1 ; Unicode_1_Name |
| 104 | Name_Alias ; Name_Alias | 109 | Name_Alias ; Name_Alias |
| @@ -179,9 +184,12 @@ IDSB ; IDS_Binary_Operator | |||
| 179 | IDST ; IDS_Trinary_Operator | 184 | IDST ; IDS_Trinary_Operator |
| 180 | IDSU ; IDS_Unary_Operator | 185 | IDSU ; IDS_Unary_Operator |
| 181 | Join_C ; Join_Control | 186 | Join_C ; Join_Control |
| 187 | kEH_NoMirror ; kEH_NoMirror | ||
| 188 | kEH_NoRotate ; kEH_NoRotate | ||
| 182 | LOE ; Logical_Order_Exception | 189 | LOE ; Logical_Order_Exception |
| 183 | Lower ; Lowercase | 190 | Lower ; Lowercase |
| 184 | Math ; Math | 191 | Math ; Math |
| 192 | MCM ; Modifier_Combining_Mark | ||
| 185 | NChar ; Noncharacter_Code_Point | 193 | NChar ; Noncharacter_Code_Point |
| 186 | OAlpha ; Other_Alphabetic | 194 | OAlpha ; Other_Alphabetic |
| 187 | ODI ; Other_Default_Ignorable_Code_Point | 195 | ODI ; Other_Default_Ignorable_Code_Point |
| @@ -212,6 +220,6 @@ XO_NFKC ; Expands_On_NFKC | |||
| 212 | XO_NFKD ; Expands_On_NFKD | 220 | XO_NFKD ; Expands_On_NFKD |
| 213 | 221 | ||
| 214 | # ================================================ | 222 | # ================================================ |
| 215 | # Total: 134 | 223 | # Total: 142 |
| 216 | 224 | ||
| 217 | # EOF | 225 | # EOF |