mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-01 03:22:48 -05:00
Update to Unicode 15.
Now I have a script I can easily re-run, there's no reason not to do just that! This updates all of the new generated header files for the UCD.zip that comes with Unicode 15.0.0. I've re-run my bidi test suite against 15.0.0's file of test cases, and confirmed they all pass.
This commit is contained in:
@ -13,11 +13,11 @@
|
||||
* -----------------
|
||||
*
|
||||
* This algorithm is up to date with Unicode Standard Annex #9
|
||||
* revision 44:
|
||||
* revision 46:
|
||||
*
|
||||
* https://www.unicode.org/reports/tr9/tr9-44.html
|
||||
* https://www.unicode.org/reports/tr9/tr9-46.html
|
||||
*
|
||||
* and passes the full conformance test suite in Unicode 14.0.0.
|
||||
* and passes the full conformance test suite in Unicode 15.0.0.
|
||||
*
|
||||
* Paragraph and line handling
|
||||
* ---------------------------
|
||||
|
Reference in New Issue
Block a user