summaryrefslogtreecommitdiff
path: root/lib/unictype/ctype_space.h
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2022-10-16 00:46:24 +0200
committerBruno Haible <bruno@clisp.org>2022-10-16 00:46:24 +0200
commit2118e7cf12997850652002b3af3c44511c98f4bc (patch)
tree4f68ec50d3c99d3c9b4fcf0cd322ff134650d567 /lib/unictype/ctype_space.h
parent052ce19a3589e5824edc5f6c1dde8a5061d12da0 (diff)
downloadgnulib-2118e7cf12997850652002b3af3c44511c98f4bc.tar.gz
Update to Unicode 15.0.0.
* lib/gen-uni-tables.c (is_property_default_ignorable_code_point): Exclude 0x13439..0x1343F. (get_lbp): Update such that unilbrk/lbrkprop.txt comes out as expected. * 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. * tests/uniwidth/test-uc_width2.sh: Expect width 0 for the characters 0x0ECE, 0x10EFD..0x10EFF, 0x11241, 0x11F00..0x11F01, 0x11F36..0x11F3A, 0x11F40, 0x11F42, 0x13439..0x13440, 0x13447..0x13455, 0x1E08F, 0x1E4EC..0x1E4EF. * All the affected modules: Bump required libunistring version.
Diffstat (limited to 'lib/unictype/ctype_space.h')
-rw-r--r--lib/unictype/ctype_space.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/unictype/ctype_space.h b/lib/unictype/ctype_space.h
index b8bb5ec283..e954756342 100644
--- a/lib/unictype/ctype_space.h
+++ b/lib/unictype/ctype_space.h
@@ -1,6 +1,6 @@
/* DO NOT EDIT! GENERATED AUTOMATICALLY! */
/* ISO C <ctype.h> like properties 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.