diff --git a/ChangeLog b/ChangeLog index eb4118d599..9f4e4512e2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2000-08-25 Ulrich Drepper + + * iconv/gconv_trans.c (__gconv_transliterate): Pass NULL instead of + irreversible in recursive call of conversion function to signal that + no error handling is wanted. + * iconv/loop.c (ignore_errors_p): irreversible must be != NULL, too. + (STANDARD_ERR_HANDLER): Don't do anything if irreversible == NULL. + * iconv/skeleton.c (lirreversiblep): New variable. Set to NULL is + recursive error handling call, otherwise to &lirreversible. Use it + for calls to conversion functions. + * iconv/gconv_simple.c (ucs4_internal_loop): Don't handle errors when + transliterating. + (ucs4_internal_loop_unaligned): Likewise. + (ucs4le_internal_loop): Likewise. + (ucs4le_internal_loop_unaligned): Likewise. + 2000-08-25 Greg McGary * sysdeps/i386/memchr.S: Check high bound against chars diff --git a/localedata/ChangeLog b/localedata/ChangeLog index a851e49087..b333ea68c9 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,5 +1,7 @@ 2000-08-25 Ulrich Drepper + * locales/ja_JP: Add new categories with generic information. + * locales/i18n (default_missing): Change back to only U003F. 2000-08-24 Andreas Jaeger diff --git a/localedata/locales/ja_JP b/localedata/locales/ja_JP index 1d88d8f1dc..ad3fa5df84 100644 --- a/localedata/locales/ja_JP +++ b/localedata/locales/ja_JP @@ -6,6 +6,33 @@ comment_char % % Date: 1999-12-05 % Write: HANATAKA, Shinya +LC_IDENTIFICATION +title "Japanese language locale for Japan" +source "HANATAKA, Shinya, hanataka@abyss.rim.or.jp" +address "" +contact "" +email "bug-glibc@gnu.org" +tel "" +fax "" +language "Japanese" +territory "Japan" +revision "1.0" +date "2000-07-20" +% +category "ja_JP:2000";LC_IDENTIFICATION +category "ja_JP:2000";LC_CTYPE +category "ja_JP:2000";LC_COLLATE +category "ja_JP:2000";LC_TIME +category "ja_JP:2000";LC_NUMERIC +category "ja_JP:2000";LC_MONETARY +category "ja_JP:2000";LC_MESSAGES +category "ja_JP:2000";LC_PAPER +category "ja_JP:2000";LC_NAME +category "ja_JP:2000";LC_ADDRESS +category "ja_JP:2000";LC_TELEPHONE + +END LC_IDENTIFICATION + LC_CTYPE upper ;;;;;;;;/ ;;;;;;;;/ @@ -18596,3 +18623,54 @@ alt_digits "";"";"";"";"";"";/ "";"";/ "";"" END LC_TIME + + +LC_PAPER +% This is the ISO_IEC TR14652 Locale definition for the +% LC_PAPER category +height 297 +width 210 + +END LC_PAPER + + +LC_NAME +% This is the ISO_IEC TR14652 Locale definition for the +% LC_NAME category. +% +name_fmt "/ +" +name_gen "" +name_mr "" +name_mrs "" +name_miss "" +name_ms "" + +END LC_NAME + + +LC_ADDRESS +% This is the ISO_IEC TR14652 Locale definition for the +% LC_ADDRESS +postal_fmt "/ +" + +END LC_ADDRESS + + +LC_TELEPHONE +% This is the ISO_IEC TR14652 Locale definition for the +% +tel_int_fmt "/ +" +int_prefix "" + +END LC_TELEPHONE + + +LC_MEASUREMENT +% This is the ISO_IEC TR14652 Locale definition for the +% +measurement 1 + +END LC_MEASUREMENT