summaryrefslogtreecommitdiff
path: root/localedata/charmaps/UTF-8
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-10-31 04:38:55 +0000
committerUlrich Drepper <drepper@redhat.com>2000-10-31 04:38:55 +0000
commit02fb3d179ddd3c88f4d4f31d4b27948b48bced2b (patch)
tree21c13678f5ef2e6daf5972fa6defef68abd382d3 /localedata/charmaps/UTF-8
parentcdfb970dd9c20861d7fdac16435d70792b8a027a (diff)
Update.
* posix/runtests.c (main): Don't use exit() to avoid warning with broken compilers. * string/bug-strncat1.c: Undefine __USE_STRING_INLINES before defining it again to avoid warning. * string/bug-strpbrk1.c: Likewise. * string/bug-strspn1.c: Likewise. 2000-10-29 Bruno Haible <haible@clisp.cons.org> * locale/C-translit.h.in: Include more rules from translit_neutral. Remove a few German and Danish specific rules. * locale/gen-translit.pl: Avoid an error when printing a string containing a '%' character. * locale/C-translit.h: Regenerated. * intl/translit.po: Choose different translations. * intl/tst-translit.c: Update. 2000-10-29 Bruno Haible <haible@clisp.cons.org> * locale/programs/ld-ctype.c (translit_include_t): New type. (locale_ctype_t): Remove translit_copy_locale, translit_copy_repertoire fields, add translit_include field. (ctype_read): After seeing "translit_start" in ignore_content mode, skip the entire translit section, not only one line. Remove dead test for tok_translit_end. Enqueue include statements into a list. Signal error if tok_eof seen before tok_translit_end. (translit_flatten): New function. (allocate_arrays): Call translit_flatten. 2000-10-30 Ulrich Drepper <drepper@redhat.com>
Diffstat (limited to 'localedata/charmaps/UTF-8')
-rw-r--r--localedata/charmaps/UTF-84
1 files changed, 3 insertions, 1 deletions
diff --git a/localedata/charmaps/UTF-8 b/localedata/charmaps/UTF-8
index 918613ca44..65dba4e0d8 100644
--- a/localedata/charmaps/UTF-8
+++ b/localedata/charmaps/UTF-8
@@ -55682,6 +55682,8 @@ END CHARMAP
% "grep '^[^;]*;[^;]*;[^;]*;[^;]*;NSM;' UnicodeData.txt"
% - Format control characters have width 0; generated from
% "grep '^[^;]*;[^;]*;Cf;' UnicodeData.txt"
+% - Zero width characters have width 0; generated from
+% "grep '^[^;]*;ZERO WIDTH ' UnicodeData.txt"
WIDTH
<U0300>...<U034E> 0
<U0360>...<U0362> 0
@@ -55773,7 +55775,7 @@ WIDTH
<U17C9>...<U17D3> 0
<U180B>...<U180E> 0
<U18A9> 0
-<U200C>...<U200F> 0
+<U200B>...<U200F> 0
<U202A>...<U202E> 0
<U206A>...<U206F> 0
<U20D0>...<U20E3> 0