summaryrefslogtreecommitdiff
path: root/modules/unilbrk
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2021-12-26 17:48:24 +0100
committerBruno Haible <bruno@clisp.org>2021-12-26 17:48:24 +0100
commit499a4fa2a470c5ad52fabc4cb9f70e8230b79a44 (patch)
treea1774b973e94b4ddffbdf50f5603993be202855a /modules/unilbrk
parent39685a37f6e2ee6b4329da607a30073f466d2262 (diff)
downloadgnulib-499a4fa2a470c5ad52fabc4cb9f70e8230b79a44.tar.gz
Update to Unicode 10.0.0.
* lib/gen-uni-tables.c (PROP_REGIONAL_INDICATOR): New enum value. (fill_properties): Recognize property "Regional_Indicator". (is_property_regional_indicator): New function. (output_properties): Also output the data for regional_indicator. (UC_JOINING_GROUP_MALAYALAM_*): New enum values. (fill_arabicshaping, joining_group_as_c_identifier): Recognize these joining groups. * lib/unictype/pr_regional_indicator.c: New file. * modules/unictype/property-regional-indicator: New file. * modules/unictype/property-regional-indicator-tests: New file. * modules/unictype/property-all (Depends-on): Add unictype/property-regional-indicator. * lib/unictype.in.h (UC_JOINING_GROUP_MALAYALAM_*): New enum values. * lib/unictype/joininggroup_name.h: Add the MALAYALAM_* joining groups. * lib/unictype/joininggroup_byname.gperf: Likewise. * lib/uniwidth/width.c (nonspacing_table_data, nonspacing_table_ind): Update. * tests/uniwidth/test-uc_width2.sh: Update. * All generated files under lib/uni* and tests/uni*: Regenerate. * tests/uniname/NameAliases.txt: Update. * tests/uniname/UnicodeData.txt: Update. * tests/uninorm/NormalizationTest.txt: Update. * tests/unigbrk/GraphemeBreakTest.txt: Update. * tests/uniwbrk/WordBreakTest.txt: Update. * All the affected modules: Bump required libunistring version.
Diffstat (limited to 'modules/unilbrk')
-rw-r--r--modules/unilbrk/u16-possible-linebreaks2
-rw-r--r--modules/unilbrk/u16-width-linebreaks2
-rw-r--r--modules/unilbrk/u32-possible-linebreaks2
-rw-r--r--modules/unilbrk/u32-width-linebreaks2
-rw-r--r--modules/unilbrk/u8-possible-linebreaks2
-rw-r--r--modules/unilbrk/u8-width-linebreaks2
-rw-r--r--modules/unilbrk/ulc-possible-linebreaks2
-rw-r--r--modules/unilbrk/ulc-width-linebreaks2
8 files changed, 8 insertions, 8 deletions
diff --git a/modules/unilbrk/u16-possible-linebreaks b/modules/unilbrk/u16-possible-linebreaks
index 2c2fd947a9..1446d29b36 100644
--- a/modules/unilbrk/u16-possible-linebreaks
+++ b/modules/unilbrk/u16-possible-linebreaks
@@ -12,7 +12,7 @@ unistr/u16-mbtouc-unsafe
streq
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.8], [unilbrk/u16-possible-linebreaks])
+gl_LIBUNISTRING_MODULE([0.9.11], [unilbrk/u16-possible-linebreaks])
Makefile.am:
if LIBUNISTRING_COMPILE_UNILBRK_U16_POSSIBLE_LINEBREAKS
diff --git a/modules/unilbrk/u16-width-linebreaks b/modules/unilbrk/u16-width-linebreaks
index 9e98925d13..5b1bb55a21 100644
--- a/modules/unilbrk/u16-width-linebreaks
+++ b/modules/unilbrk/u16-width-linebreaks
@@ -11,7 +11,7 @@ uniwidth/width
unistr/u16-mbtouc-unsafe
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.8], [unilbrk/u16-width-linebreaks])
+gl_LIBUNISTRING_MODULE([0.9.11], [unilbrk/u16-width-linebreaks])
Makefile.am:
if LIBUNISTRING_COMPILE_UNILBRK_U16_WIDTH_LINEBREAKS
diff --git a/modules/unilbrk/u32-possible-linebreaks b/modules/unilbrk/u32-possible-linebreaks
index 1424914062..b42848aa4f 100644
--- a/modules/unilbrk/u32-possible-linebreaks
+++ b/modules/unilbrk/u32-possible-linebreaks
@@ -11,7 +11,7 @@ unilbrk/tables
streq
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.8], [unilbrk/u32-possible-linebreaks])
+gl_LIBUNISTRING_MODULE([0.9.11], [unilbrk/u32-possible-linebreaks])
Makefile.am:
if LIBUNISTRING_COMPILE_UNILBRK_U32_POSSIBLE_LINEBREAKS
diff --git a/modules/unilbrk/u32-width-linebreaks b/modules/unilbrk/u32-width-linebreaks
index 1f1eabab3b..5f884cef31 100644
--- a/modules/unilbrk/u32-width-linebreaks
+++ b/modules/unilbrk/u32-width-linebreaks
@@ -10,7 +10,7 @@ unilbrk/u32-possible-linebreaks
uniwidth/width
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.8], [unilbrk/u32-width-linebreaks])
+gl_LIBUNISTRING_MODULE([0.9.11], [unilbrk/u32-width-linebreaks])
Makefile.am:
if LIBUNISTRING_COMPILE_UNILBRK_U32_WIDTH_LINEBREAKS
diff --git a/modules/unilbrk/u8-possible-linebreaks b/modules/unilbrk/u8-possible-linebreaks
index d7f74868db..7e7f61e32f 100644
--- a/modules/unilbrk/u8-possible-linebreaks
+++ b/modules/unilbrk/u8-possible-linebreaks
@@ -12,7 +12,7 @@ unistr/u8-mbtouc-unsafe
streq
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.8], [unilbrk/u8-possible-linebreaks])
+gl_LIBUNISTRING_MODULE([0.9.11], [unilbrk/u8-possible-linebreaks])
Makefile.am:
if LIBUNISTRING_COMPILE_UNILBRK_U8_POSSIBLE_LINEBREAKS
diff --git a/modules/unilbrk/u8-width-linebreaks b/modules/unilbrk/u8-width-linebreaks
index cd1bab4b75..d2260f0614 100644
--- a/modules/unilbrk/u8-width-linebreaks
+++ b/modules/unilbrk/u8-width-linebreaks
@@ -11,7 +11,7 @@ uniwidth/width
unistr/u8-mbtouc-unsafe
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.8], [unilbrk/u8-width-linebreaks])
+gl_LIBUNISTRING_MODULE([0.9.11], [unilbrk/u8-width-linebreaks])
Makefile.am:
if LIBUNISTRING_COMPILE_UNILBRK_U8_WIDTH_LINEBREAKS
diff --git a/modules/unilbrk/ulc-possible-linebreaks b/modules/unilbrk/ulc-possible-linebreaks
index d72d80c0e8..664628c732 100644
--- a/modules/unilbrk/ulc-possible-linebreaks
+++ b/modules/unilbrk/ulc-possible-linebreaks
@@ -12,7 +12,7 @@ uniconv/u8-conv-from-enc
c-ctype
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.8], [unilbrk/ulc-possible-linebreaks])
+gl_LIBUNISTRING_MODULE([0.9.11], [unilbrk/ulc-possible-linebreaks])
Makefile.am:
if LIBUNISTRING_COMPILE_UNILBRK_ULC_POSSIBLE_LINEBREAKS
diff --git a/modules/unilbrk/ulc-width-linebreaks b/modules/unilbrk/ulc-width-linebreaks
index 824ac708d0..74dace8f0c 100644
--- a/modules/unilbrk/ulc-width-linebreaks
+++ b/modules/unilbrk/ulc-width-linebreaks
@@ -12,7 +12,7 @@ uniconv/u8-conv-from-enc
c-ctype
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.8], [unilbrk/ulc-width-linebreaks])
+gl_LIBUNISTRING_MODULE([0.9.11], [unilbrk/ulc-width-linebreaks])
Makefile.am:
if LIBUNISTRING_COMPILE_UNILBRK_ULC_WIDTH_LINEBREAKS