Temporary note in maint/README and update ucptestdata for changes to script numbers
This commit is contained in:
parent
f90542a209
commit
81d3729c66
|
@ -85,6 +85,14 @@ utf8.c
|
|||
Updating to a new Unicode release
|
||||
=================================
|
||||
|
||||
**** WORK IN PROGRESS ****
|
||||
|
||||
Work is going on in the area of Unicode property handling. What follows here is
|
||||
now out-of-date. It will be updated once the current project is complete.
|
||||
Updating to any new Unicode release is best left till then also.
|
||||
06-January-2022
|
||||
|
||||
|
||||
When there is a new release of Unicode, the files in Unicode.tables must be
|
||||
refreshed from the web site. If the new version of Unicode adds new character
|
||||
scripts, the lists in GenerateCommon.py must be updated. I have been adding
|
||||
|
|
|
@ -381,11 +381,11 @@ U+10F27 R Letter: Other letter, oldsogdian, Other
|
|||
U+10F30 AL Letter: Other letter, sogdian, Other
|
||||
|
||||
findprop a836 a833 1cf4 20f0 1cd0
|
||||
U+A836 L Symbol: Other symbol, common, Other, [devanagari, gujarati, gurmukhi, kaithi, takri, khojki, khudawadi, mahajani, modi, tirhuta, dogra]
|
||||
U+A833 L Number: Other number, common, Other, [devanagari, gujarati, gurmukhi, kannada, kaithi, takri, khojki, khudawadi, mahajani, modi, tirhuta, dogra, nandinagari]
|
||||
U+A836 L Symbol: Other symbol, common, Other, [devanagari, gurmukhi, gujarati, kaithi, takri, khojki, mahajani, modi, khudawadi, tirhuta, dogra]
|
||||
U+A833 L Number: Other number, common, Other, [devanagari, gurmukhi, gujarati, kannada, kaithi, takri, khojki, mahajani, modi, khudawadi, tirhuta, dogra, nandinagari]
|
||||
U+1CF4 NSM Mark: Non-spacing mark, inherited, Extend, [devanagari, kannada, grantha]
|
||||
U+20F0 NSM Mark: Non-spacing mark, inherited, Extend, [devanagari, latin, grantha]
|
||||
U+1CD0 NSM Mark: Non-spacing mark, inherited, Extend, [bengali, devanagari, kannada, grantha]
|
||||
U+20F0 NSM Mark: Non-spacing mark, inherited, Extend, [latin, devanagari, grantha]
|
||||
U+1CD0 NSM Mark: Non-spacing mark, inherited, Extend, [devanagari, bengali, kannada, grantha]
|
||||
|
||||
findprop 32ff
|
||||
U+32FF L Symbol: Other symbol, common, Other, [han]
|
||||
|
|
|
@ -26,7 +26,7 @@ U+1FDD..U+1FDF ON Symbol: Modifier symbol, greek, Other
|
|||
U+1FED..U+1FEF ON Symbol: Modifier symbol, greek, Other
|
||||
U+1FFD..U+1FFE ON Symbol: Modifier symbol, greek, Other
|
||||
U+309B..U+309C ON Symbol: Modifier symbol, common, Other, [hiragana, katakana]
|
||||
U+A700..U+A707 ON Symbol: Modifier symbol, common, Other, [han, latin]
|
||||
U+A700..U+A707 ON Symbol: Modifier symbol, common, Other, [latin, han]
|
||||
U+A708..U+A716 ON Symbol: Modifier symbol, common, Other
|
||||
U+A720..U+A721 ON Symbol: Modifier symbol, common, Other
|
||||
U+A789..U+A78A L Symbol: Modifier symbol, common, Other
|
||||
|
@ -49,8 +49,8 @@ U+2010..U+2015 ON Punctuation: Dash punctuation, common, Other
|
|||
U+2E3A..U+2E3B ON Punctuation: Dash punctuation, common, Other
|
||||
U+2E40 ON Punctuation: Dash punctuation, common, Other
|
||||
U+2E5D ON Punctuation: Dash punctuation, common, Other
|
||||
U+301C ON Punctuation: Dash punctuation, common, Other, [bopomofo, han, hangul, hiragana, katakana]
|
||||
U+3030 ON Punctuation: Dash punctuation, common, Extended Pictographic, [bopomofo, han, hangul, hiragana, katakana]
|
||||
U+301C ON Punctuation: Dash punctuation, common, Other, [hangul, hiragana, katakana, bopomofo, han]
|
||||
U+3030 ON Punctuation: Dash punctuation, common, Extended Pictographic, [hangul, hiragana, katakana, bopomofo, han]
|
||||
U+30A0 ON Punctuation: Dash punctuation, common, Other, [hiragana, katakana]
|
||||
U+FE31..U+FE32 ON Punctuation: Dash punctuation, common, Other
|
||||
U+FE58 ON Punctuation: Dash punctuation, common, Other
|
||||
|
|
Loading…
Reference in New Issue