From fdabc7d2398ea00edff706f09c8b088d3e6ad11d Mon Sep 17 00:00:00 2001 From: Mark Nudelman Date: Fri, 23 Sep 2022 17:42:11 -0700 Subject: [PATCH] Update Unicode tables with range fix. --- compose.uni | 2 +- fmt.uni | 2 +- ubin.uni | 16 +++++----------- wide.uni | 2 +- 4 files changed, 8 insertions(+), 14 deletions(-) diff --git a/compose.uni b/compose.uni index cc7ddcf0..a59ceb93 100644 --- a/compose.uni +++ b/compose.uni @@ -1,4 +1,4 @@ -/* Generated by "./mkutable -f2 Mn Me -- unicode/UnicodeData.txt" on Tue Jul 19 12:45:16 PDT 2022 */ +/* Generated by "./mkutable -f2 Mn Me -- unicode/UnicodeData.txt" on Fri Sep 23 17:41:48 PDT 2022 */ { 0x0300, 0x036f }, /* Mn */ { 0x0483, 0x0487 }, /* Mn */ { 0x0488, 0x0489 }, /* Me */ diff --git a/fmt.uni b/fmt.uni index c4822942..ecda38ad 100644 --- a/fmt.uni +++ b/fmt.uni @@ -1,4 +1,4 @@ -/* Generated by "./mkutable -f2 Cf -- unicode/UnicodeData.txt" on Tue Jul 19 12:45:17 PDT 2022 */ +/* Generated by "./mkutable -f2 Cf -- unicode/UnicodeData.txt" on Fri Sep 23 17:41:49 PDT 2022 */ { 0x00ad, 0x00ad }, /* Cf */ { 0x0600, 0x0605 }, /* Cf */ { 0x061c, 0x061c }, /* Cf */ diff --git a/ubin.uni b/ubin.uni index 661cccb0..3909f360 100644 --- a/ubin.uni +++ b/ubin.uni @@ -1,17 +1,11 @@ -/* Generated by "./mkutable -f2 Cc Cs Co Zl Zp -- unicode/UnicodeData.txt" on Tue Jul 19 12:45:17 PDT 2022 */ +/* Generated by "./mkutable -f2 Cc Cs Co Zl Zp -- unicode/UnicodeData.txt" on Fri Sep 23 17:41:51 PDT 2022 */ { 0x0000, 0x0007 }, /* Cc */ { 0x000b, 0x000b }, /* Cc */ { 0x000e, 0x001f }, /* Cc */ { 0x007f, 0x009f }, /* Cc */ { 0x2028, 0x2028 }, /* Zl */ { 0x2029, 0x2029 }, /* Zp */ - { 0xd800, 0xd800 }, /* Cs */ - { 0xdb7f, 0xdb80 }, /* Cs */ - { 0xdbff, 0xdc00 }, /* Cs */ - { 0xdfff, 0xdfff }, /* Cs */ - { 0xe000, 0xe000 }, /* Co */ - { 0xf8ff, 0xf8ff }, /* Co */ - { 0xf0000, 0xf0000 }, /* Co */ - { 0xffffd, 0xffffd }, /* Co */ - { 0x100000, 0x100000 }, /* Co */ - { 0x10fffd, 0x10fffd }, /* Co */ + { 0xd800, 0xdfff }, /* Cs */ + { 0xe000, 0xf8ff }, /* Co */ + { 0xf0000, 0xffffd }, /* Co */ + { 0x100000, 0x10fffd }, /* Co */ diff --git a/wide.uni b/wide.uni index 0e992237..867ce297 100644 --- a/wide.uni +++ b/wide.uni @@ -1,4 +1,4 @@ -/* Generated by "./mkutable -f1 W F -- unicode/EastAsianWidth.txt" on Tue Jul 19 12:45:19 PDT 2022 */ +/* Generated by "./mkutable -f1 W F -- unicode/EastAsianWidth.txt" on Fri Sep 23 17:41:53 PDT 2022 */ { 0x1100, 0x115f }, /* W */ { 0x231a, 0x231b }, /* W */ { 0x2329, 0x232a }, /* W */