feat: 9.5.9
This commit is contained in:
parent
cb1753732b
commit
35f43a7909
1084 changed files with 558985 additions and 0 deletions
12
unicode/ReadMe
Normal file
12
unicode/ReadMe
Normal file
|
@ -0,0 +1,12 @@
|
|||
To rebuild unicode-char-cases.ss and unicode-charinfo.ss, download into
|
||||
./UNIDATA the following files:
|
||||
|
||||
http://www.unicode.org/Public/UCD/latest/ucd/CompositionExclusions.txt
|
||||
http://www.unicode.org/Public/UCD/latest/ucd/UnicodeData.txt
|
||||
http://www.unicode.org/Public/UCD/latest/ucd/CaseFolding.txt
|
||||
http://www.unicode.org/Public/UCD/latest/ucd/SpecialCasing.txt
|
||||
http://www.unicode.org/Public/UCD/latest/ucd/auxiliary/WordBreakProperty.txt
|
||||
http://www.unicode.org/Public/UCD/latest/ucd/PropList.txt
|
||||
http://www.unicode.org/Public/UCD/latest/ucd/NormalizationTest.txt
|
||||
|
||||
Then run 'make'.
|
Reference in a new issue