diff options
| author | Jörg Frings-Fürst <debian@jff.email> | 2022-12-08 17:35:13 +0100 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff.email> | 2022-12-08 17:35:13 +0100 | 
| commit | 1b1ad4ed2919fbc68d8905cfec38a968821ce372 (patch) | |
| tree | 5532a7e21342f88f4df7cd42139e012b6bd1dbe6 /lib/uniwidth | |
| parent | 63b5c0db2dc641876e58d232220c7efc2b2c2423 (diff) | |
| parent | fa82e850f8d894ae4b9cd75bd12ffeeb65974d50 (diff) | |
Merge branch 'release/debian/1.1-1_experimental1'debian/1.1-1_experimental1
Diffstat (limited to 'lib/uniwidth')
| -rw-r--r-- | lib/uniwidth/u16-strwidth.c | 2 | ||||
| -rw-r--r-- | lib/uniwidth/u16-width.c | 2 | ||||
| -rw-r--r-- | lib/uniwidth/u32-strwidth.c | 2 | ||||
| -rw-r--r-- | lib/uniwidth/u32-width.c | 2 | ||||
| -rw-r--r-- | lib/uniwidth/u8-strwidth.c | 2 | ||||
| -rw-r--r-- | lib/uniwidth/u8-width.c | 2 | ||||
| -rw-r--r-- | lib/uniwidth/width0.h | 33 | ||||
| -rw-r--r-- | lib/uniwidth/width2.h | 4 | 
8 files changed, 29 insertions, 20 deletions
| diff --git a/lib/uniwidth/u16-strwidth.c b/lib/uniwidth/u16-strwidth.c index 3bbc8427..8e182f8d 100644 --- a/lib/uniwidth/u16-strwidth.c +++ b/lib/uniwidth/u16-strwidth.c @@ -6,7 +6,7 @@     It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+".     You can redistribute it and/or modify it under either       - the terms of the GNU Lesser General Public License as published -       by the Free Software Foundation; either version 3, or (at your +       by the Free Software Foundation, either version 3, or (at your         option) any later version, or       - the terms of the GNU General Public License as published by the         Free Software Foundation; either version 2, or (at your option) diff --git a/lib/uniwidth/u16-width.c b/lib/uniwidth/u16-width.c index cd86f916..4a513866 100644 --- a/lib/uniwidth/u16-width.c +++ b/lib/uniwidth/u16-width.c @@ -6,7 +6,7 @@     It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+".     You can redistribute it and/or modify it under either       - the terms of the GNU Lesser General Public License as published -       by the Free Software Foundation; either version 3, or (at your +       by the Free Software Foundation, either version 3, or (at your         option) any later version, or       - the terms of the GNU General Public License as published by the         Free Software Foundation; either version 2, or (at your option) diff --git a/lib/uniwidth/u32-strwidth.c b/lib/uniwidth/u32-strwidth.c index b7dcdc7c..84e276e4 100644 --- a/lib/uniwidth/u32-strwidth.c +++ b/lib/uniwidth/u32-strwidth.c @@ -6,7 +6,7 @@     It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+".     You can redistribute it and/or modify it under either       - the terms of the GNU Lesser General Public License as published -       by the Free Software Foundation; either version 3, or (at your +       by the Free Software Foundation, either version 3, or (at your         option) any later version, or       - the terms of the GNU General Public License as published by the         Free Software Foundation; either version 2, or (at your option) diff --git a/lib/uniwidth/u32-width.c b/lib/uniwidth/u32-width.c index 22f405ce..a3c15bd0 100644 --- a/lib/uniwidth/u32-width.c +++ b/lib/uniwidth/u32-width.c @@ -6,7 +6,7 @@     It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+".     You can redistribute it and/or modify it under either       - the terms of the GNU Lesser General Public License as published -       by the Free Software Foundation; either version 3, or (at your +       by the Free Software Foundation, either version 3, or (at your         option) any later version, or       - the terms of the GNU General Public License as published by the         Free Software Foundation; either version 2, or (at your option) diff --git a/lib/uniwidth/u8-strwidth.c b/lib/uniwidth/u8-strwidth.c index bf079fb3..d272c55d 100644 --- a/lib/uniwidth/u8-strwidth.c +++ b/lib/uniwidth/u8-strwidth.c @@ -6,7 +6,7 @@     It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+".     You can redistribute it and/or modify it under either       - the terms of the GNU Lesser General Public License as published -       by the Free Software Foundation; either version 3, or (at your +       by the Free Software Foundation, either version 3, or (at your         option) any later version, or       - the terms of the GNU General Public License as published by the         Free Software Foundation; either version 2, or (at your option) diff --git a/lib/uniwidth/u8-width.c b/lib/uniwidth/u8-width.c index 6ebca1ed..01e2ddc7 100644 --- a/lib/uniwidth/u8-width.c +++ b/lib/uniwidth/u8-width.c @@ -6,7 +6,7 @@     It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+".     You can redistribute it and/or modify it under either       - the terms of the GNU Lesser General Public License as published -       by the Free Software Foundation; either version 3, or (at your +       by the Free Software Foundation, either version 3, or (at your         option) any later version, or       - the terms of the GNU General Public License as published by the         Free Software Foundation; either version 2, or (at your option) diff --git a/lib/uniwidth/width0.h b/lib/uniwidth/width0.h index 31933e3b..a4de856f 100644 --- a/lib/uniwidth/width0.h +++ b/lib/uniwidth/width0.h @@ -1,6 +1,6 @@  /* DO NOT EDIT! GENERATED AUTOMATICALLY! */  /* Table of non-spacing or control characters.  */ -/* Generated automatically by gen-uni-tables.c for Unicode 14.0.0.  */ +/* Generated automatically by gen-uni-tables.c for Unicode 15.0.0.  */  /* Copyright (C) 2000-2022 Free Software Foundation, Inc. @@ -8,7 +8,7 @@     It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+".     You can redistribute it and/or modify it under either       - the terms of the GNU Lesser General Public License as published -       by the Free Software Foundation; either version 3, or (at your +       by the Free Software Foundation, either version 3, or (at your         option) any later version, or       - the terms of the GNU General Public License as published by the         Free Software Foundation; either version 2, or (at your option) @@ -25,7 +25,7 @@     License and of the GNU General Public License along with this     program.  If not, see <https://www.gnu.org/licenses/>.  */ -static const unsigned char nonspacing_table_data[47*64] = { +static const unsigned char nonspacing_table_data[48*64] = {    /* 0x0000-0x01ff */    0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, /* 0x0000-0x003f */    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, /* 0x0040-0x007f */ @@ -93,7 +93,7 @@ static const unsigned char nonspacing_table_data[47*64] = {    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf2, 0x07, /* 0x0e00-0x0e3f */    0x80, 0x7f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x0e40-0x0e7f */    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf2, 0x1f, /* 0x0e80-0x0ebf */ -  0x00, 0x3f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x0ec0-0x0eff */ +  0x00, 0x7f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x0ec0-0x0eff */    0x00, 0x00, 0x00, 0x03, 0x00, 0x00, 0xa0, 0x02, /* 0x0f00-0x0f3f */    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x7f, /* 0x0f40-0x0f7f */    0xdf, 0xe0, 0xff, 0xfe, 0xff, 0xff, 0xff, 0x1f, /* 0x0f80-0x0fbf */ @@ -273,7 +273,7 @@ static const unsigned char nonspacing_table_data[47*64] = {    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x10e00-0x10e3f */    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x10e40-0x10e7f */    0x00, 0x00, 0x00, 0x00, 0x00, 0x18, 0x00, 0x00, /* 0x10e80-0x10ebf */ -  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x10ec0-0x10eff */ +  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, /* 0x10ec0-0x10eff */    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x10f00-0x10f3f */    0xc0, 0xff, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x10f40-0x10f7f */    0x3c, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x10f80-0x10fbf */ @@ -289,7 +289,7 @@ static const unsigned char nonspacing_table_data[47*64] = {    0x00, 0x9e, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x111c0-0x111ff */    /* 0x11200-0x113ff */    0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0xd3, 0x40, /* 0x11200-0x1123f */ -  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x11240-0x1127f */ +  0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x11240-0x1127f */    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x11280-0x112bf */    0x00, 0x00, 0x00, 0x80, 0xf8, 0x07, 0x00, 0x00, /* 0x112c0-0x112ff */    0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x18, /* 0x11300-0x1133f */ @@ -346,13 +346,13 @@ static const unsigned char nonspacing_table_data[47*64] = {    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x11e40-0x11e7f */    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x11e80-0x11ebf */    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x18, 0x00, /* 0x11ec0-0x11eff */ -  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x11f00-0x11f3f */ -  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x11f40-0x11f7f */ +  0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x07, /* 0x11f00-0x11f3f */ +  0x05, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x11f40-0x11f7f */    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x11f80-0x11fbf */    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x11fc0-0x11fff */    /* 0x13400-0x135ff */ -  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0x01, /* 0x13400-0x1343f */ -  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x13440-0x1347f */ +  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, /* 0x13400-0x1343f */ +  0x81, 0xff, 0x3f, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x13440-0x1347f */    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x13480-0x134bf */    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x134c0-0x134ff */    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x13500-0x1353f */ @@ -425,7 +425,7 @@ static const unsigned char nonspacing_table_data[47*64] = {    /* 0x1e000-0x1e1ff */    0x7f, 0xff, 0xff, 0xf9, 0xdb, 0x07, 0x00, 0x00, /* 0x1e000-0x1e03f */    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x1e040-0x1e07f */ -  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x1e080-0x1e0bf */ +  0x00, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x1e080-0x1e0bf */    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x1e0c0-0x1e0ff */    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7f, 0x00, /* 0x1e100-0x1e13f */    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x1e140-0x1e17f */ @@ -440,6 +440,15 @@ static const unsigned char nonspacing_table_data[47*64] = {    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x1e340-0x1e37f */    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x1e380-0x1e3bf */    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x1e3c0-0x1e3ff */ +  /* 0x1e400-0x1e5ff */ +  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x1e400-0x1e43f */ +  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x1e440-0x1e47f */ +  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x1e480-0x1e4bf */ +  0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x00, 0x00, /* 0x1e4c0-0x1e4ff */ +  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x1e500-0x1e53f */ +  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x1e540-0x1e57f */ +  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x1e580-0x1e5bf */ +  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x1e5c0-0x1e5ff */    /* 0x1e800-0x1e9ff */    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x1e800-0x1e83f */    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x1e840-0x1e87f */ @@ -481,5 +490,5 @@ static const signed char nonspacing_table_ind[248] = {    -1, -1, -1, -1, -1, -1, 39, -1, /* 0x1b000-0x1bfff */    -1, -1, -1, -1, -1, -1, -1, 40, /* 0x1c000-0x1cfff */    41, 42, -1, -1, -1, 43, -1, -1, /* 0x1d000-0x1dfff */ -  44, 45, -1, -1, 46, -1, -1, -1  /* 0x1e000-0x1efff */ +  44, 45, 46, -1, 47, -1, -1, -1  /* 0x1e000-0x1efff */  }; diff --git a/lib/uniwidth/width2.h b/lib/uniwidth/width2.h index 6fd51ea6..25a50e56 100644 --- a/lib/uniwidth/width2.h +++ b/lib/uniwidth/width2.h @@ -1,6 +1,6 @@  /* DO NOT EDIT! GENERATED AUTOMATICALLY! */  /* Width 2 property of Unicode characters.  */ -/* Generated automatically by gen-uni-tables.c for Unicode 14.0.0.  */ +/* Generated automatically by gen-uni-tables.c for Unicode 15.0.0.  */  /* Copyright (C) 2000-2022 Free Software Foundation, Inc. @@ -8,7 +8,7 @@     It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+".     You can redistribute it and/or modify it under either       - the terms of the GNU Lesser General Public License as published -       by the Free Software Foundation; either version 3, or (at your +       by the Free Software Foundation, either version 3, or (at your         option) any later version, or       - the terms of the GNU General Public License as published by the         Free Software Foundation; either version 2, or (at your option) | 
