From c2630c3abf76d29e8ec5fd2ccb32b43d1cacdf50 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 6 Dec 2003 08:11:37 +0000 Subject: [PATCH] Update. 2003-12-04 Steven Munroe * sysdeps/powerpc/fpu/fgetexcptflg.c (__fegetexceptflag): Add masking of fenv. * sysdeps/powerpc/nofpu/fgetexcptflg.c (__fegetexceptflag): Likewise. --- ChangeLog | 6 +++ localedata/ChangeLog | 65 +++++++++++++++++++++++++++ localedata/SUPPORTED | 7 +++ localedata/locales/aa_DJ | 2 +- localedata/locales/am_ET | 48 +++----------------- localedata/locales/ar_BH | 1 + localedata/locales/ar_DZ | 1 + localedata/locales/ar_EG | 2 +- localedata/locales/ar_IN | 47 +++++++------------ localedata/locales/az_AZ | 14 ++++++ localedata/locales/be_BY | 1 + localedata/locales/bn_BD | 1 + localedata/locales/bn_IN | 42 +++++++---------- localedata/locales/br_FR | 24 ++-------- localedata/locales/bs_BA | 4 +- localedata/locales/da_DK | 1 + localedata/locales/de_AT | 1 + localedata/locales/de_BE | 12 ++--- localedata/locales/el_GR | 1 + localedata/locales/en_AU | 1 + localedata/locales/en_BW | 1 + localedata/locales/en_CA | 1 + localedata/locales/en_DK | 12 ++--- localedata/locales/en_IN | 38 ++++++---------- localedata/locales/es_AR | 1 + localedata/locales/es_BO | 1 + localedata/locales/es_CL | 1 + localedata/locales/es_CO | 1 + localedata/locales/es_CR | 1 + localedata/locales/es_DO | 1 + localedata/locales/es_EC | 1 + localedata/locales/es_GT | 1 + localedata/locales/es_HN | 1 + localedata/locales/es_SV | 1 + localedata/locales/et_EE | 1 + localedata/locales/fi_FI | 1 + localedata/locales/fr_BE | 1 + localedata/locales/fr_CA | 10 ++--- localedata/locales/fr_FR | 1 + localedata/locales/gu_IN | 27 +++-------- localedata/locales/hi_IN | 20 ++++----- localedata/locales/hr_HR | 1 + localedata/locales/hu_HU | 1 + localedata/locales/hy_AM | 67 +++++++++++++++++++++++----- localedata/locales/is_IS | 1 + localedata/locales/ka_GE | 4 +- localedata/locales/kn_IN | 31 +++---------- localedata/locales/ml_IN | 33 ++++++-------- localedata/locales/mr_IN | 28 ++---------- localedata/locales/nl_BE | 12 ++--- localedata/locales/pa_IN | 27 +++-------- localedata/locales/pt_BR | 1 + localedata/locales/ru_RU | 1 + localedata/locales/sq_AL | 1 + localedata/locales/ta_IN | 38 ++++++---------- localedata/locales/te_IN | 38 ++++++---------- localedata/locales/ti_ER | 2 +- localedata/locales/ti_ET | 2 +- localedata/locales/tt_RU | 23 +++++++--- localedata/locales/zh_HK | 2 +- sysdeps/powerpc/fpu/fgetexcptflg.c | 2 +- sysdeps/powerpc/nofpu/fgetexcptflg.c | 2 +- 62 files changed, 342 insertions(+), 379 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1bf1d01fd4..db3ab6d55e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2003-12-04 Steven Munroe + + * sysdeps/powerpc/fpu/fgetexcptflg.c (__fegetexceptflag): Add masking + of fenv. + * sysdeps/powerpc/nofpu/fgetexcptflg.c (__fegetexceptflag): Likewise. + 2003-12-05 Martin Schwidefsky * sysdeps/s390/s390-32/elf/setjmp.S (setjmp, __setjmp): Add END diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 62c79ff139..08079a3f67 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,68 @@ +2003-12-05 Ulrich Drepper + + * SUPPORTED: Add az_ZA.UTF-8, bn_BD, bn_IN, br_FR@euro, tt_RU, zh_SG. + + * locales/aa_DJ: Add int_select. Use copy where possible. + * locales/am_ET: Likewise. + * locales/ar_BH: Likewise. + * locales/ar_DZ: Likewise. + * locales/ar_EG: Likewise. + * locales/ar_IN: Likewise. + * locales/az_AZ: Likewise. + * locales/be_BY: Likewise. + * locales/bn_BD: Likewise. + * locales/bn_IN: Likewise. + * locales/br_FR: Likewise. + * locales/bs_BA: Likewise. + * locales/da_DK: Likewise. + * locales/de_AT: Likewise. + * locales/de_BE: Likewise. + * locales/el_GR: Likewise. + * locales/en_AU: Likewise. + * locales/en_BW: Likewise. + * locales/en_CA: Likewise. + * locales/en_DK: Likewise. + * locales/en_IN: Likewise. + * locales/es_AR: Likewise. + * locales/es_BO: Likewise. + * locales/es_CL: Likewise. + * locales/es_CO: Likewise. + * locales/es_CR: Likewise. + * locales/es_DO: Likewise. + * locales/es_EC: Likewise. + * locales/es_GT: Likewise. + * locales/es_HN: Likewise. + * locales/es_SV: Likewise. + * locales/et_EE: Likewise. + * locales/fi_FI: Likewise. + * locales/fr_BE: Likewise. + * locales/fr_CA: Likewise. + * locales/fr_FR: Likewise. + * locales/gu_IN: Likewise. + * locales/hi_IN: Likewise. + * locales/hr_HR: Likewise. + * locales/hu_HU: Likewise. + * locales/is_IS: Likewise. + * locales/ka_GE: Likewise. + * locales/kn_IN: Likewise. + * locales/ml_IN: Likewise. + * locales/mr_IN: Likewise. + * locales/nl_BE: Likewise. + * locales/pa_IN: Likewise. + * locales/pt_BR: Likewise. + * locales/ru_RU: Likewise. + * locales/sq_AL: Likewise. + * locales/ta_IN: Likewise. + * locales/te_IN: Likewise. + * locales/ti_ER: Likewise. + * locales/ti_ET: Likewise. + * locales/zh_HK: Likewise. + + * locales/hy_AM: Fix some syntax errors and formatting mistakes. + + * locales/tt_RU: Use copy in a few places. Add dummy LC_NAME, + LC_ADDRESS, and LC_TELEPHONE definitions. + 2003-11-30 Petter Reinholdtsen * tst-fmon.sh: Allow quotes around the result string, to make it diff --git a/localedata/SUPPORTED b/localedata/SUPPORTED index 0b8c6d720f..3ec589d3bf 100644 --- a/localedata/SUPPORTED +++ b/localedata/SUPPORTED @@ -27,9 +27,13 @@ ar_SD/ISO-8859-6 \ ar_SY/ISO-8859-6 \ ar_TN/ISO-8859-6 \ ar_YE/ISO-8859-6 \ +az_AZ.UTF-8/UTF-8 \ be_BY/CP1251 \ bg_BG/CP1251 \ +bn_BD/UTF-8 \ +bn_IN/UTF-8 \ br_FR/ISO-8859-1 \ +br_FR@euro/ISO-8859-15 \ bs_BA/ISO-8859-2 \ byn_ER/UTF-8 \ ca_ES/ISO-8859-1 \ @@ -180,6 +184,7 @@ ti_ET/UTF-8 \ tig_ER/UTF-8 \ tl_PH/ISO-8859-1 \ tr_TR/ISO-8859-9 \ +tt_RU.UTF-8/UTF-8 \ uk_UA/KOI8-U \ ur_PK/UTF-8 \ uz_UZ/ISO-8859-1 \ @@ -194,6 +199,8 @@ zh_CN/GB2312 \ zh_CN.GB18030/GB18030 \ zh_CN.GBK/GBK \ zh_HK/BIG5-HKSCS \ +zh_SG/GB2312 \ +zh_SG.GBK/GBK \ zh_TW/BIG5 \ zh_TW.EUC-TW/EUC-TW \ zu_ZA/ISO-8859-1 \ diff --git a/localedata/locales/aa_DJ b/localedata/locales/aa_DJ index 64d14fe411..5d61e4d27c 100644 --- a/localedata/locales/aa_DJ +++ b/localedata/locales/aa_DJ @@ -130,7 +130,7 @@ tel_dom_fmt "" tel_int_fmt "/ " int_prefix "" -% int_select unknown +int_select "" % END LC_TELEPHONE diff --git a/localedata/locales/am_ET b/localedata/locales/am_ET index 8ac04555a5..a313d3f928 100644 --- a/localedata/locales/am_ET +++ b/localedata/locales/am_ET @@ -1401,65 +1401,27 @@ END LC_CTYPE %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% LC_MEASUREMENT -% -% This is the ISO_IEC TR14652 Locale definition for the LC_MEASUREMENT category. -% -measurement 1 -% +copy "ti_ET" END LC_MEASUREMENT LC_MONETARY -% -int_curr_symbol "" -currency_symbol "" -mon_decimal_point "" -mon_thousands_sep "" -mon_grouping 3;3 -positive_sign "" -negative_sign "" -int_frac_digits 2 -frac_digits 2 -p_cs_precedes 1 -p_sep_by_space 0 -n_cs_precedes 1 -n_sep_by_space 0 -p_sign_posn 1 -n_sign_posn 1 -% +copy "ti_ET" END LC_MONETARY LC_NUMERIC -% -% This is the POSIX Locale definition for the LC_NUMERIC category. -% -decimal_point "" -thousands_sep "" -grouping 3;3 -% +copy "ti_ET" END LC_NUMERIC LC_PAPER -% -% This is the ISO_IEC TR14652 Locale definition for the LC_PAPER category. -% -height 297 -width 210 -% +copy "ti_ET" END LC_PAPER LC_TELEPHONE -% -% This is the ISO_IEC TR14652 Locale definition for the LC_TELEPHONE category. -% -tel_dom_fmt "" -tel_int_fmt "" -int_prefix "" -% int_select unknown -% +copy "ti_ET" END LC_TELEPHONE diff --git a/localedata/locales/ar_BH b/localedata/locales/ar_BH index e4a85f05b8..4ef1d25464 100644 --- a/localedata/locales/ar_BH +++ b/localedata/locales/ar_BH @@ -202,6 +202,7 @@ LC_TELEPHONE tel_int_fmt "/ " int_prefix "" +int_select "" END LC_TELEPHONE diff --git a/localedata/locales/ar_DZ b/localedata/locales/ar_DZ index 56e2ccd80a..755ed1c3bf 100644 --- a/localedata/locales/ar_DZ +++ b/localedata/locales/ar_DZ @@ -201,6 +201,7 @@ LC_TELEPHONE tel_int_fmt "/ " int_prefix "" +int_select "" END LC_TELEPHONE diff --git a/localedata/locales/ar_EG b/localedata/locales/ar_EG index 64359397af..39d55e65fb 100644 --- a/localedata/locales/ar_EG +++ b/localedata/locales/ar_EG @@ -201,7 +201,7 @@ LC_TELEPHONE tel_int_fmt "/ " int_prefix "" - +int_select "" END LC_TELEPHONE diff --git a/localedata/locales/ar_IN b/localedata/locales/ar_IN index c17f4d5362..f1cbb37904 100644 --- a/localedata/locales/ar_IN +++ b/localedata/locales/ar_IN @@ -48,7 +48,7 @@ END LC_COLLATE LC_MONETARY % This is the POSIX Locale definition the LC_MONETARY category % generated by IBM Basic CountryPack Transformer. -% These are generated based on XML base Locale defintion file +% These are generated based on XML base Locale defintion file % for IBM Class for Unicode. % int_curr_symbol "" @@ -71,19 +71,14 @@ END LC_MONETARY LC_NUMERIC -% This is the POSIX Locale definition for the LC_NUMERIC category. -% -decimal_point "" -thousands_sep "" -grouping 3;2 -% +copy "hi_IN" END LC_NUMERIC LC_TIME % This is the POSIX Locale definition for the LC_TIME category % generated by IBM Basic CountryPack Transformer. -% These are generated based on XML base Locale difintion file +% These are generated based on XML base Locale definition file % for IBM Class for Unicode. % % Abbreviated weekday names (%a) @@ -114,22 +109,22 @@ mon "";"< "";"";/ "";"" % -% Equivalent of AM PM +% Equivalent of AM PM am_pm "";"" % -% Appropriate date and time representation +% Appropriate date and time representation % %A %d %B %Y %I:%M:%S %Z d_t_fmt "" % -% Appropriate date representation +% Appropriate date representation % %A %d %B %Y d_fmt "" % -% Appropriate time representation +% Appropriate time representation % %I:%M:%S %Z t_fmt "" % -% Appropriate 12 h time representation (%r) +% Appropriate 12 h time representation (%r) t_fmt_ampm "" % END LC_TIME @@ -144,14 +139,14 @@ LC_MESSAGES % ^[\u0646] yesexpr "" -% Syntax on Unicode Regular Expression Guidelines TR#18 +% Syntax on Unicode Regular Expression Guidelines TR#18 % yesexpr "" % % ^[\u0644] noexpr "" -% Syntax on Unicode Regular Expression Guidelines TR#18 +% Syntax on Unicode Regular Expression Guidelines TR#18 % noexpr "" % @@ -165,19 +160,15 @@ END LC_MESSAGES LC_PAPER -% This is the ISO_IEC TR14652 Locale definition for the LC_PAPER category -% generated by IBM Basic CountryPack Transformer. -height 297 -width 210 - +copy "hi_IN" END LC_PAPER LC_NAME % This is the ISO_IEC TR14652 Locale definition for the LC_NAME category % generated by IBM Basic CountryPack Transformer. -% -% +% +% name_fmt "" name_gen "" name_mr "" @@ -200,18 +191,10 @@ END LC_ADDRESS LC_TELEPHONE -% This is the ISO_IEC TR14652 Locale definition for the LC_TELEPHONE -% generated by IBM Basic CountryPack Transformer. -tel_int_fmt "" - +copy "hi_IN" END LC_TELEPHONE LC_MEASUREMENT -% This is the ISO_IEC TR14652 Locale definition for the LC_MEASUREMENT -% category generated by IBM Basic CountryPack Transformer. -measurement 1 - +copy "hi_IN" END LC_MEASUREMENT - - diff --git a/localedata/locales/az_AZ b/localedata/locales/az_AZ index 66667aaf84..231ab49166 100644 --- a/localedata/locales/az_AZ +++ b/localedata/locales/az_AZ @@ -279,7 +279,21 @@ measurement 1 END LC_MEASUREMENT LC_ADDRESS +% FIXME +postal_fmt "???" country_ab2 "" country_ab3 "" country_num 031 END LC_ADDRESS + +LC_TELEPHONE +% FIXME +tel_int_fmt "???" +int_prefix "" +int_select "" +END LC_TELEPHONE + +LC_NAME +% FIXME +name_fmt "???" +END LC_NAME diff --git a/localedata/locales/be_BY b/localedata/locales/be_BY index 316d20b4fb..890c997425 100644 --- a/localedata/locales/be_BY +++ b/localedata/locales/be_BY @@ -154,6 +154,7 @@ LC_TELEPHONE tel_int_fmt "/ " int_prefix "" +int_select "" END LC_TELEPHONE LC_MEASUREMENT diff --git a/localedata/locales/bn_BD b/localedata/locales/bn_BD index fac7f7d1c4..dda9c43313 100644 --- a/localedata/locales/bn_BD +++ b/localedata/locales/bn_BD @@ -44,6 +44,7 @@ LC_MONETARY %this is the rupee sign currency_symbol "" %currency_symbol "" +int_curr_symbol "" mon_decimal_point "" mon_thousands_sep "" mon_grouping 3;3 diff --git a/localedata/locales/bn_IN b/localedata/locales/bn_IN index b1d0e8892f..c09fd5025a 100644 --- a/localedata/locales/bn_IN +++ b/localedata/locales/bn_IN @@ -34,7 +34,7 @@ END LC_IDENTIFICATION LC_CTYPE % This is the POSIX Locale difinition for LC_CTYPE category % generated by IBM Basic CountryPack Transformer. -% +% copy "i18n" END LC_CTYPE @@ -50,7 +50,7 @@ END LC_COLLATE LC_MONETARY % This is the POSIX Locale definition the LC_MONETARY category % generated by IBM Basic CountryPack Transformer. -% These are generated based on XML base Locale defintion file +% These are generated based on XML base Locale defintion file % for IBM Class for Unicode. % int_curr_symbol "" @@ -85,7 +85,7 @@ END LC_NUMERIC LC_TIME % This is the POSIX Locale definition for the LC_TIME category % generated by IBM Basic CountryPack Transformer. -% These are generated based on XML base Locale difintion file +% These are generated based on XML base Locale difintion file % for IBM Class for Unicode. % % Abbreviated weekday names (%a) @@ -126,24 +126,24 @@ mon "";/ "" % -% Equivalent of AM PM +% Equivalent of AM PM am_pm "";/ "" % -% Appropriate date and time representation +% Appropriate date and time representation % %A %d %b %Y %I:%M:%S %Z d_t_fmt "" % -% Appropriate date representation +% Appropriate date representation % %A %d %b %Y d_fmt "" % -% Appropriate time representation +% Appropriate time representation % %I:%M:%S %Z t_fmt "" % -% Appropriate 12 h time representation (%r) +% Appropriate 12 h time representation (%r) t_fmt_ampm "" % END LC_TIME @@ -158,14 +158,14 @@ LC_MESSAGES % ^[\u0939\u093e\u0901] yesexpr "" -% Syntax on Unicode Regular Expression Guidelines TR#18 +% Syntax on Unicode Regular Expression Guidelines TR#18 % yesexpr "" % % ^[\u0928\u0939\u0940\u0902] noexpr "" -% Syntax on Unicode Regular Expression Guidelines TR#18 +% Syntax on Unicode Regular Expression Guidelines TR#18 % noexpr "" % @@ -179,19 +179,15 @@ END LC_MESSAGES LC_PAPER -% This is the ISO_IEC TR14652 Locale definition for the LC_PAPER category -% generated by IBM Basic CountryPack Transformer. -height 297 -width 210 - +copy "hi_IN" END LC_PAPER LC_NAME % This is the ISO_IEC TR14652 Locale definition for the LC_NAME category % generated by IBM Basic CountryPack Transformer. -% -% +% +% name_fmt "" name_gen "" name_mr "" @@ -214,18 +210,10 @@ END LC_ADDRESS LC_TELEPHONE -% This is the ISO_IEC TR14652 Locale definition for the LC_TELEPHONE -% generated by IBM Basic CountryPack Transformer. -tel_int_fmt "" - +copy "hi_IN" END LC_TELEPHONE LC_MEASUREMENT -% This is the ISO_IEC TR14652 Locale definition for the LC_MEASUREMENT -% category generated by IBM Basic CountryPack Transformer. -measurement 1 - +copy "hi_IN" END LC_MEASUREMENT - - diff --git a/localedata/locales/br_FR b/localedata/locales/br_FR index a9afbc0af8..0db7b73c93 100644 --- a/localedata/locales/br_FR +++ b/localedata/locales/br_FR @@ -98,27 +98,11 @@ noexpr "" END LC_MESSAGES LC_MONETARY -int_curr_symbol "" -currency_symbol "" -mon_decimal_point "" -mon_thousands_sep "" -mon_grouping 3;3 -positive_sign "" -negative_sign "" -int_frac_digits 2 -frac_digits 2 -p_cs_precedes 0 -p_sep_by_space 1 -n_cs_precedes 0 -n_sep_by_space 1 -p_sign_posn 1 -n_sign_posn 1 +copy "fr_FR" END LC_MONETARY LC_NUMERIC -decimal_point "" -thousands_sep "" -grouping 0;0 +copy "fr_FR" END LC_NUMERIC LC_TIME @@ -160,8 +144,7 @@ t_fmt_ampm "" +int_select "" END LC_TELEPHONE diff --git a/localedata/locales/da_DK b/localedata/locales/da_DK index 3632fdb296..0c0f2cbc12 100644 --- a/localedata/locales/da_DK +++ b/localedata/locales/da_DK @@ -2230,6 +2230,7 @@ LC_TELEPHONE tel_int_fmt "/ " int_prefix "" +int_select "" END LC_TELEPHONE LC_MEASUREMENT diff --git a/localedata/locales/de_AT b/localedata/locales/de_AT index 91bb62799c..cd36633471 100644 --- a/localedata/locales/de_AT +++ b/localedata/locales/de_AT @@ -133,6 +133,7 @@ tel_int_fmt "/ " tel_dom_fmt "" int_prefix "" +int_select "" END LC_TELEPHONE LC_MEASUREMENT diff --git a/localedata/locales/de_BE b/localedata/locales/de_BE index 8b9822b291..3b07145064 100644 --- a/localedata/locales/de_BE +++ b/localedata/locales/de_BE @@ -122,21 +122,15 @@ date_fmt "/ END LC_TIME LC_PAPER -% FIXME -height 297 -% FIXME -width 210 +copy "fr_BE" END LC_PAPER LC_TELEPHONE -tel_int_fmt "/ -" -int_prefix "" +copy "fr_BE" END LC_TELEPHONE LC_MEASUREMENT -% FIXME -measurement 1 +copy "fr_BE" END LC_MEASUREMENT LC_NAME diff --git a/localedata/locales/el_GR b/localedata/locales/el_GR index 68bfeace11..c9de0f82cf 100644 --- a/localedata/locales/el_GR +++ b/localedata/locales/el_GR @@ -133,6 +133,7 @@ LC_TELEPHONE tel_int_fmt "/ " int_prefix "" +int_select "" END LC_TELEPHONE LC_MEASUREMENT diff --git a/localedata/locales/en_AU b/localedata/locales/en_AU index b7398afc5f..361213e3b1 100644 --- a/localedata/locales/en_AU +++ b/localedata/locales/en_AU @@ -135,6 +135,7 @@ LC_TELEPHONE tel_int_fmt "/ " int_prefix "" +int_select "" END LC_TELEPHONE LC_MEASUREMENT diff --git a/localedata/locales/en_BW b/localedata/locales/en_BW index 5d573ed302..0833fcf0a9 100644 --- a/localedata/locales/en_BW +++ b/localedata/locales/en_BW @@ -92,6 +92,7 @@ LC_TELEPHONE tel_int_fmt "/ " int_prefix "" +int_select "" END LC_TELEPHONE LC_MEASUREMENT diff --git a/localedata/locales/en_CA b/localedata/locales/en_CA index b77e5460ac..115cd4c4aa 100644 --- a/localedata/locales/en_CA +++ b/localedata/locales/en_CA @@ -2195,6 +2195,7 @@ LC_TELEPHONE tel_int_fmt "/ " int_prefix "" +int_select "" END LC_TELEPHONE LC_MEASUREMENT diff --git a/localedata/locales/en_DK b/localedata/locales/en_DK index 16590f716c..59f28dec56 100644 --- a/localedata/locales/en_DK +++ b/localedata/locales/en_DK @@ -130,21 +130,15 @@ noexpr "" END LC_MESSAGES LC_PAPER -% FIXME -height 297 -% FIXME -width 210 +copy "da_DK" END LC_PAPER LC_TELEPHONE -tel_int_fmt "/ -" -int_prefix "" +copy "da_DK" END LC_TELEPHONE LC_MEASUREMENT -% FIXME -measurement 1 +copy "da_DK" END LC_MEASUREMENT LC_NAME diff --git a/localedata/locales/en_IN b/localedata/locales/en_IN index c13cadece5..b600421d05 100644 --- a/localedata/locales/en_IN +++ b/localedata/locales/en_IN @@ -48,7 +48,7 @@ END LC_COLLATE LC_MONETARY % This is the POSIX Locale definition the LC_MONETARY category % generated by IBM Basic CountryPack Transformer. -% These are generated based on XML base Locale defintion file +% These are generated based on XML base Locale defintion file % for IBM Class for Unicode. % int_curr_symbol "" @@ -83,7 +83,7 @@ END LC_NUMERIC LC_TIME % This is the POSIX Locale definition for the LC_TIME category % generated by IBM Basic CountryPack Transformer. -% These are generated based on XML base Locale difintion file +% These are generated based on XML base Locale difintion file % for IBM Class for Unicode. % % Abbreviated weekday names (%a) @@ -114,22 +114,22 @@ mon "";"< "";"";/ "";"" % -% Equivalent of AM PM +% Equivalent of AM PM am_pm "";"" % -% Appropriate date and time representation +% Appropriate date and time representation % %A %d %B %Y %I:%M:%S %Z d_t_fmt "" % -% Appropriate date representation +% Appropriate date representation % %A %d %B %Y d_fmt "" % -% Appropriate time representation +% Appropriate time representation % %I:%M:%S %Z t_fmt "" % -% Appropriate 12 h time representation (%r) +% Appropriate 12 h time representation (%r) t_fmt_ampm "" % END LC_TIME @@ -144,14 +144,14 @@ LC_MESSAGES % ^[yY] yesexpr "" -% Syntax on Unicode Regular Expression Guidelines TR#18 +% Syntax on Unicode Regular Expression Guidelines TR#18 % yesexpr "" % % ^[nN] noexpr "" -% Syntax on Unicode Regular Expression Guidelines TR#18 +% Syntax on Unicode Regular Expression Guidelines TR#18 % noexpr "" % @@ -165,19 +165,15 @@ END LC_MESSAGES LC_PAPER -% This is the ISO_IEC TR14652 Locale definition for the LC_PAPER category -% generated by IBM Basic CountryPack Transformer. -height 297 -width 210 - +copy "hi_IN" END LC_PAPER LC_NAME % This is the ISO_IEC TR14652 Locale definition for the LC_NAME category % generated by IBM Basic CountryPack Transformer. -% -% +% +% name_fmt "" name_gen "" name_mr "" @@ -199,16 +195,10 @@ END LC_ADDRESS LC_TELEPHONE -% This is the ISO_IEC TR14652 Locale definition for the LC_TELEPHONE -% generated by IBM Basic CountryPack Transformer. -tel_int_fmt "" - +copy "hi_IN" END LC_TELEPHONE LC_MEASUREMENT -% This is the ISO_IEC TR14652 Locale definition for the LC_MEASUREMENT -% category generated by IBM Basic CountryPack Transformer. -measurement 1 - +copy "hi_IN" END LC_MEASUREMENT diff --git a/localedata/locales/es_AR b/localedata/locales/es_AR index 0657ac9ff6..0b2fef3c47 100644 --- a/localedata/locales/es_AR +++ b/localedata/locales/es_AR @@ -135,6 +135,7 @@ LC_TELEPHONE tel_int_fmt "/ " int_prefix "" +int_select "" END LC_TELEPHONE LC_MEASUREMENT diff --git a/localedata/locales/es_BO b/localedata/locales/es_BO index db76874270..491c22c6be 100644 --- a/localedata/locales/es_BO +++ b/localedata/locales/es_BO @@ -135,6 +135,7 @@ LC_TELEPHONE tel_int_fmt "/ " int_prefix "" +int_select "" END LC_TELEPHONE LC_MEASUREMENT diff --git a/localedata/locales/es_CL b/localedata/locales/es_CL index 8f44d53347..d4074f3dfd 100644 --- a/localedata/locales/es_CL +++ b/localedata/locales/es_CL @@ -135,6 +135,7 @@ LC_TELEPHONE tel_int_fmt "/ " int_prefix "" +int_select "" END LC_TELEPHONE LC_MEASUREMENT diff --git a/localedata/locales/es_CO b/localedata/locales/es_CO index 48f338bd64..65ceed299e 100644 --- a/localedata/locales/es_CO +++ b/localedata/locales/es_CO @@ -135,6 +135,7 @@ LC_TELEPHONE tel_int_fmt "/ " int_prefix "" +int_select "" END LC_TELEPHONE LC_MEASUREMENT diff --git a/localedata/locales/es_CR b/localedata/locales/es_CR index c6fc7d9a58..20ad5eb93f 100644 --- a/localedata/locales/es_CR +++ b/localedata/locales/es_CR @@ -126,6 +126,7 @@ LC_TELEPHONE tel_int_fmt "/ " int_prefix "" +int_select "" END LC_TELEPHONE LC_MEASUREMENT diff --git a/localedata/locales/es_DO b/localedata/locales/es_DO index a4dca8554c..8bea9d6e94 100644 --- a/localedata/locales/es_DO +++ b/localedata/locales/es_DO @@ -135,6 +135,7 @@ LC_TELEPHONE tel_int_fmt "/ " int_prefix "" +int_select "" END LC_TELEPHONE LC_MEASUREMENT diff --git a/localedata/locales/es_EC b/localedata/locales/es_EC index 62b80870d1..a50496b3cb 100644 --- a/localedata/locales/es_EC +++ b/localedata/locales/es_EC @@ -135,6 +135,7 @@ LC_TELEPHONE tel_int_fmt "/ " int_prefix "" +int_select "" END LC_TELEPHONE LC_MEASUREMENT diff --git a/localedata/locales/es_GT b/localedata/locales/es_GT index 7a1c23adf5..fc1b2f2e8d 100644 --- a/localedata/locales/es_GT +++ b/localedata/locales/es_GT @@ -135,6 +135,7 @@ LC_TELEPHONE tel_int_fmt "/ " int_prefix "" +int_select "" END LC_TELEPHONE LC_MEASUREMENT diff --git a/localedata/locales/es_HN b/localedata/locales/es_HN index d8ac4fa3a7..1ff4c209a8 100644 --- a/localedata/locales/es_HN +++ b/localedata/locales/es_HN @@ -135,6 +135,7 @@ LC_TELEPHONE tel_int_fmt "/ " int_prefix "" +int_select "" END LC_TELEPHONE LC_MEASUREMENT diff --git a/localedata/locales/es_SV b/localedata/locales/es_SV index 37cec9c4c9..0882d87907 100644 --- a/localedata/locales/es_SV +++ b/localedata/locales/es_SV @@ -135,6 +135,7 @@ LC_TELEPHONE tel_int_fmt "/ " int_prefix "" +int_select "" END LC_TELEPHONE LC_MEASUREMENT diff --git a/localedata/locales/et_EE b/localedata/locales/et_EE index a4e8d28d0e..bad562e818 100644 --- a/localedata/locales/et_EE +++ b/localedata/locales/et_EE @@ -2210,6 +2210,7 @@ LC_TELEPHONE tel_int_fmt "/ " int_prefix "" +int_select "" END LC_TELEPHONE LC_MEASUREMENT diff --git a/localedata/locales/fi_FI b/localedata/locales/fi_FI index 754407aaad..52eac2f9ff 100644 --- a/localedata/locales/fi_FI +++ b/localedata/locales/fi_FI @@ -2209,6 +2209,7 @@ LC_TELEPHONE tel_int_fmt "/ " int_prefix "" +int_select "" END LC_TELEPHONE LC_MEASUREMENT diff --git a/localedata/locales/fr_BE b/localedata/locales/fr_BE index 44d76720f4..549a640d53 100644 --- a/localedata/locales/fr_BE +++ b/localedata/locales/fr_BE @@ -133,6 +133,7 @@ LC_TELEPHONE tel_int_fmt "/ " int_prefix "" +int_select "" END LC_TELEPHONE LC_MEASUREMENT diff --git a/localedata/locales/fr_CA b/localedata/locales/fr_CA index 77c6810860..4ef23f4089 100644 --- a/localedata/locales/fr_CA +++ b/localedata/locales/fr_CA @@ -124,19 +124,15 @@ date_fmt "/ END LC_TIME LC_PAPER -height 279 -width 216 +copy "en_CA" END LC_PAPER LC_TELEPHONE -tel_int_fmt "/ -" -int_prefix "" +copy "en_CA" END LC_TELEPHONE LC_MEASUREMENT -% FIXME -measurement 1 +copy "en_CA" END LC_MEASUREMENT LC_NAME diff --git a/localedata/locales/fr_FR b/localedata/locales/fr_FR index b592a1bf7a..70e008fdbf 100644 --- a/localedata/locales/fr_FR +++ b/localedata/locales/fr_FR @@ -141,6 +141,7 @@ tel_int_fmt "/ " tel_dom_fmt "" int_prefix "" +int_select "" END LC_TELEPHONE LC_MEASUREMENT diff --git a/localedata/locales/gu_IN b/localedata/locales/gu_IN index 8e61121abd..0e0dc65e57 100644 --- a/localedata/locales/gu_IN +++ b/localedata/locales/gu_IN @@ -49,7 +49,7 @@ LC_MONETARY % for IBM Class for Unicode/Java % int_curr_symbol "" -currency_symbol "" +currency_symbol "" mon_decimal_point "" mon_thousands_sep "" mon_grouping 3 @@ -68,12 +68,7 @@ END LC_MONETARY LC_NUMERIC -% This is the POSIX Locale definition for the LC_NUMERIC category. -% -decimal_point "" -thousands_sep "" -grouping 3 -% +copy "hi_IN" END LC_NUMERIC LC_TIME @@ -171,11 +166,7 @@ END LC_MESSAGES LC_PAPER -% This is the ISO_IEC TR14652 Locale definition for the -% LC_PAPER category -height 297 -width 210 - +copy "hi_IN" END LC_PAPER @@ -208,18 +199,10 @@ END LC_ADDRESS LC_TELEPHONE -% This is the ISO_IEC TR14652 Locale definition for the -% -tel_int_fmt "/ -" -int_prefix "" - +copy "hi_IN" END LC_TELEPHONE LC_MEASUREMENT -% This is the ISO_IEC TR14652 Locale definition for the -% -measurement 1 - +copy "hi_IN" END LC_MEASUREMENT diff --git a/localedata/locales/hi_IN b/localedata/locales/hi_IN index e3fdd3ead1..e7b762c69b 100644 --- a/localedata/locales/hi_IN +++ b/localedata/locales/hi_IN @@ -162,8 +162,8 @@ END LC_MESSAGES LC_PAPER -% This is the ISO_IEC TR14652 Locale definition for the -% LC_PAPER category +% This is the ISO_IEC TR14652 Locale definition for the LC_PAPER category +% generated by IBM Basic CountryPack Transformer. height 297 width 210 @@ -198,18 +198,16 @@ END LC_ADDRESS LC_TELEPHONE -% This is the ISO_IEC TR14652 Locale definition for the -% -tel_int_fmt "/ -" -int_prefix "" - +% This is the ISO_IEC TR14652 Locale definition for the LC_TELEPHONE +% generated by IBM Basic CountryPack Transformer. +tel_int_fmt "" +int_prefix "" +int_select "" END LC_TELEPHONE LC_MEASUREMENT -% This is the ISO_IEC TR14652 Locale definition for the -% +% This is the ISO_IEC TR14652 Locale definition for the LC_MEASUREMENT +% category generated by IBM Basic CountryPack Transformer. measurement 1 - END LC_MEASUREMENT diff --git a/localedata/locales/hr_HR b/localedata/locales/hr_HR index 8d1f073b6c..a09fe38db1 100644 --- a/localedata/locales/hr_HR +++ b/localedata/locales/hr_HR @@ -2221,6 +2221,7 @@ LC_TELEPHONE tel_int_fmt "/ " int_prefix "" +int_select "" END LC_TELEPHONE LC_MEASUREMENT diff --git a/localedata/locales/hu_HU b/localedata/locales/hu_HU index ae8aacd40a..29b5ff7322 100644 --- a/localedata/locales/hu_HU +++ b/localedata/locales/hu_HU @@ -504,6 +504,7 @@ LC_TELEPHONE tel_int_fmt "/ " int_prefix "" +int_select "" END LC_TELEPHONE LC_MEASUREMENT diff --git a/localedata/locales/hy_AM b/localedata/locales/hy_AM index 04edbdba95..42c24f9cb7 100644 --- a/localedata/locales/hy_AM +++ b/localedata/locales/hy_AM @@ -70,10 +70,50 @@ LC_COLLATE % Armenian sorting is not yet on iso14651_t1 -copy "iso14651_t1" - script +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol + + +copy "iso14651_t1" + order_start ;forward;forward;forward;forward,position ;;;IGNORE ;;;IGNORE @@ -151,7 +191,7 @@ order_start ;forward;forward;forward;forward,position ;;;IGNORE ;;;IGNORE ;;;IGNORE -order-end +order_end reorder-sections-after @@ -255,8 +295,8 @@ END LC_PAPER LC_TELEPHONE tel_int_fmt "" % FIXME Find tel_dom_fmt -int_select "00" -int_prefix "374" +int_select "" +int_prefix "" END LC_TELEPHONE LC_ADDRESS @@ -265,13 +305,18 @@ postal_fmt "" % FIXME country_name "Armenia" in Armenian % FIXME country_post for Armenia? -country_ab2 "AM" -country_ab3 "ARM" +country_ab2 "" +country_ab3 "" country_num 51 % FIXME country_car for Armenia ? -country_isbn "99930" +country_isbn "" % FIXME lang_name Armenian in Armenian -lang_ab "hy" -lang_term "hye" -lang_lib "arm" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS + +LC_NAME +% FIXME +name_fmt "???" +END LC_NAME diff --git a/localedata/locales/is_IS b/localedata/locales/is_IS index f712a9bd89..687ff6b49d 100644 --- a/localedata/locales/is_IS +++ b/localedata/locales/is_IS @@ -2240,6 +2240,7 @@ LC_TELEPHONE tel_int_fmt "/ " int_prefix "" +int_select "" END LC_TELEPHONE LC_MEASUREMENT diff --git a/localedata/locales/ka_GE b/localedata/locales/ka_GE index 7f49e02310..e01019f0e6 100644 --- a/localedata/locales/ka_GE +++ b/localedata/locales/ka_GE @@ -155,8 +155,8 @@ END LC_PAPER LC_TELEPHONE tel_int_fmt "" % FIXME Find tel_dom_fmt -int_select "8~10" -int_prefix "995" +int_select "" +int_prefix "" END LC_TELEPHONE LC_NAME diff --git a/localedata/locales/kn_IN b/localedata/locales/kn_IN index 09b5d9f06f..40845556fe 100644 --- a/localedata/locales/kn_IN +++ b/localedata/locales/kn_IN @@ -51,7 +51,7 @@ LC_MONETARY % int_curr_symbol "" % *** Change this to reflect Kannada , in Dev it is RA with VS U attached -currency_symbol "" +currency_symbol "" mon_decimal_point "" mon_thousands_sep "" mon_grouping 3 @@ -70,12 +70,7 @@ END LC_MONETARY LC_NUMERIC -% This is the POSIX Locale definition for the LC_NUMERIC category. -% -decimal_point "" -thousands_sep "" -grouping 3 -% +copy "hi_IN" END LC_NUMERIC @@ -103,8 +98,8 @@ day "";/ "";/ "";/ "";/ - "" - + "" + % % Abbreviated month names (%b) abmon "";/ @@ -176,11 +171,7 @@ END LC_MESSAGES LC_PAPER -% This is the ISO_IEC TR14652 Locale definition for the -% LC_PAPER category -height 297 -width 210 - +copy "hi_IN" END LC_PAPER @@ -212,18 +203,10 @@ END LC_ADDRESS LC_TELEPHONE -% This is the ISO_IEC TR14652 Locale definition for the -% -tel_int_fmt "/ -" -int_prefix "" - +copy "hi_IN" END LC_TELEPHONE LC_MEASUREMENT -% This is the ISO_IEC TR14652 Locale definition for the -% -measurement 1 - +copy "hi_IN" END LC_MEASUREMENT diff --git a/localedata/locales/ml_IN b/localedata/locales/ml_IN index e433989e0d..91f83ef7f8 100644 --- a/localedata/locales/ml_IN +++ b/localedata/locales/ml_IN @@ -47,7 +47,7 @@ END LC_COLLATE LC_MONETARY % This is the POSIX Locale definition the LC_MONETARY category % generated by IBM Basic CountryPack Transformer. -% These are generated based on XML base Locale defintion file +% These are generated based on XML base Locale defintion file % for IBM Class for Unicode. % int_curr_symbol "" @@ -80,7 +80,7 @@ END LC_NUMERIC LC_TIME % This is the POSIX Locale definition for the LC_TIME category % generated by IBM Basic CountryPack Transformer. -% These are generated based on XML base Locale difintion file +% These are generated based on XML base Locale difintion file % for IBM Class for Unicode. % % Abbreviated weekday names (%a) @@ -127,22 +127,22 @@ mon "";/ "" % % -% Equivalent of AM PM +% Equivalent of AM PM am_pm "";"" % -% Appropriate date and time representation +% Appropriate date and time representation % %A %d %B %Y %I:%M:%S %Z d_t_fmt "" % -% Appropriate date representation +% Appropriate date representation % %A %d %B %Y d_fmt "" % -% Appropriate time representation +% Appropriate time representation % %I:%M:%S %Z t_fmt "" % -% Appropriate 12 h time representation (%r) +% Appropriate 12 h time representation (%r) t_fmt_ampm "" % END LC_TIME @@ -169,17 +169,14 @@ nostr "" END LC_MESSAGES % LC_PAPER -% This is the ISO_IEC TR14652 Locale definition for the LC_PAPER category -% generated by IBM Basic CountryPack Transformer. -height 297 -width 210 +copy "hi_IN" END LC_PAPER % LC_NAME % This is the ISO_IEC TR14652 Locale definition for the LC_NAME category % generated by IBM Basic CountryPack Transformer. -% -% +% +% name_fmt "" name_gen "" name_mr "" @@ -197,14 +194,10 @@ country_num 356 END LC_ADDRESS % LC_TELEPHONE -% This is the ISO_IEC TR14652 Locale definition for the LC_TELEPHONE -% generated by IBM Basic CountryPack Transformer. -tel_int_fmt "" +copy "hi_IN" END LC_TELEPHONE % LC_MEASUREMENT -% This is the ISO_IEC TR14652 Locale definition for the LC_MEASUREMENT -% category generated by IBM Basic CountryPack Transformer. -measurement 1 +copy "hi_IN" END LC_MEASUREMENT -% \ No newline at end of file +% diff --git a/localedata/locales/mr_IN b/localedata/locales/mr_IN index 76556e809e..24238caa58 100644 --- a/localedata/locales/mr_IN +++ b/localedata/locales/mr_IN @@ -68,15 +68,7 @@ END LC_MONETARY LC_NUMERIC -% This is the POSIX Locale definition for the LC_NUMERIC category -% generated by IBM Basic CountryPack Transformer. -% These are generated based on XML base Locale defintion file -% for IBM Class for Unicode. -% -decimal_point "" -thousands_sep "" -grouping 3 -% +copy "hi_IN" END LC_NUMERIC @@ -178,11 +170,7 @@ END LC_MESSAGES LC_PAPER -% This is the ISO_IEC TR14652 Locale definition for the LC_PAPER category -% generated by IBM Basic CountryPack Transformer. -height 297 -width 210 - +copy "hi_IN" END LC_PAPER @@ -215,18 +203,10 @@ END LC_ADDRESS LC_TELEPHONE -% This is the ISO_IEC TR14652 Locale definition for the LC_TELEPHONE -% generated by IBM Basic CountryPack Transformer. -tel_int_fmt "/ -" -int_prefix "" - +copy "hi_IN" END LC_TELEPHONE LC_MEASUREMENT -% This is the ISO_IEC TR14652 Locale definition for the LC_MEASUREMENT -% category generated by IBM Basic CountryPack Transformer. -measurement 1 - +copy "hi_IN" END LC_MEASUREMENT diff --git a/localedata/locales/nl_BE b/localedata/locales/nl_BE index 6df18d4583..aad9a20844 100644 --- a/localedata/locales/nl_BE +++ b/localedata/locales/nl_BE @@ -107,21 +107,15 @@ date_fmt "/ END LC_TIME LC_PAPER -% FIXME -height 297 -% FIXME -width 210 +copy "fr_BE" END LC_PAPER LC_TELEPHONE -tel_int_fmt "/ -" -int_prefix "" +copy "fr_BE" END LC_TELEPHONE LC_MEASUREMENT -% FIXME -measurement 1 +copy "fr_BE" END LC_MEASUREMENT LC_NAME diff --git a/localedata/locales/pa_IN b/localedata/locales/pa_IN index afa237a5e2..3e7bd2b9bb 100644 --- a/localedata/locales/pa_IN +++ b/localedata/locales/pa_IN @@ -45,7 +45,7 @@ END LC_COLLATE LC_MONETARY % This is the POSIX Locale definition the LC_MONETARY category. int_curr_symbol "" -currency_symbol "" +currency_symbol "" mon_decimal_point "" mon_thousands_sep "" mon_grouping 3 @@ -64,12 +64,7 @@ END LC_MONETARY LC_NUMERIC -% This is the POSIX Locale definition for the LC_NUMERIC category. -% -decimal_point "" -thousands_sep "" -grouping 3 -% +copy "hi_IN" END LC_NUMERIC @@ -164,11 +159,7 @@ END LC_MESSAGES LC_PAPER -% This is the ISO_IEC TR14652 Locale definition for the -% LC_PAPER category -height 297 -width 210 - +copy "hi_IN" END LC_PAPER @@ -200,18 +191,10 @@ END LC_ADDRESS LC_TELEPHONE -% This is the ISO_IEC TR14652 Locale definition for the -% -tel_int_fmt "/ -" -int_prefix "" - +copy "hi_IN" END LC_TELEPHONE LC_MEASUREMENT -% This is the ISO_IEC TR14652 Locale definition for the -% -measurement 1 - +copy "hi_IN" END LC_MEASUREMENT diff --git a/localedata/locales/pt_BR b/localedata/locales/pt_BR index bdf066f547..50c69cb82c 100644 --- a/localedata/locales/pt_BR +++ b/localedata/locales/pt_BR @@ -134,6 +134,7 @@ LC_TELEPHONE tel_int_fmt "/ " int_prefix "" +int_select "" END LC_TELEPHONE LC_MEASUREMENT diff --git a/localedata/locales/ru_RU b/localedata/locales/ru_RU index 60aa018893..fdb3427070 100644 --- a/localedata/locales/ru_RU +++ b/localedata/locales/ru_RU @@ -158,6 +158,7 @@ LC_TELEPHONE tel_int_fmt "/ " int_prefix "" +int_select "" END LC_TELEPHONE LC_MEASUREMENT diff --git a/localedata/locales/sq_AL b/localedata/locales/sq_AL index 8d1857ae17..e0c7485e7e 100644 --- a/localedata/locales/sq_AL +++ b/localedata/locales/sq_AL @@ -196,6 +196,7 @@ LC_TELEPHONE tel_int_fmt "/ " int_prefix "" +int_select "" END LC_TELEPHONE diff --git a/localedata/locales/ta_IN b/localedata/locales/ta_IN index 6676d74314..c7ca06dc54 100644 --- a/localedata/locales/ta_IN +++ b/localedata/locales/ta_IN @@ -46,7 +46,7 @@ END LC_COLLATE LC_MONETARY % This is the POSIX Locale definition the LC_MONETARY category % generated by IBM Basic CountryPack Transformer. -% These are generated based on XML base Locale defintion file +% These are generated based on XML base Locale defintion file % for IBM Class for Unicode. % int_curr_symbol "" @@ -81,7 +81,7 @@ END LC_NUMERIC LC_TIME % This is the POSIX Locale definition for the LC_TIME category % generated by IBM Basic CountryPack Transformer. -% These are generated based on XML base Locale difintion file +% These are generated based on XML base Locale difintion file % for IBM Class for Unicode. % % Abbreviated weekday names (%a) @@ -112,22 +112,22 @@ mon "";"< "";"";/ "";"" % -% Equivalent of AM PM +% Equivalent of AM PM am_pm "";"" % -% Appropriate date and time representation +% Appropriate date and time representation % %A %d %B %Y %I:%M:%S %Z d_t_fmt "" % -% Appropriate date representation +% Appropriate date representation % %A %d %B %Y d_fmt "" % -% Appropriate time representation +% Appropriate time representation % %I:%M:%S %Z t_fmt "" % -% Appropriate 12 h time representation (%r) +% Appropriate 12 h time representation (%r) t_fmt_ampm "" % END LC_TIME @@ -142,14 +142,14 @@ LC_MESSAGES % ^[\u0b86\u0bae\u0bcd] yesexpr "" -% Syntax on Unicode Regular Expression Guidelines TR#18 +% Syntax on Unicode Regular Expression Guidelines TR#18 % yesexpr "" % % ^[\u0b87\u0bb2\u0bcd\u0bb2\u0bc8] noexpr "" -% Syntax on Unicode Regular Expression Guidelines TR#18 +% Syntax on Unicode Regular Expression Guidelines TR#18 % noexpr "" % @@ -163,19 +163,15 @@ END LC_MESSAGES LC_PAPER -% This is the ISO_IEC TR14652 Locale definition for the LC_PAPER category -% generated by IBM Basic CountryPack Transformer. -height 297 -width 210 - +copy "hi_IN" END LC_PAPER LC_NAME % This is the ISO_IEC TR14652 Locale definition for the LC_NAME category % generated by IBM Basic CountryPack Transformer. -% -% +% +% name_fmt "" name_gen "" name_mr "" @@ -198,16 +194,10 @@ END LC_ADDRESS LC_TELEPHONE -% This is the ISO_IEC TR14652 Locale definition for the LC_TELEPHONE -% generated by IBM Basic CountryPack Transformer. -tel_int_fmt "" - +copy "hi_IN" END LC_TELEPHONE LC_MEASUREMENT -% This is the ISO_IEC TR14652 Locale definition for the LC_MEASUREMENT -% category generated by IBM Basic CountryPack Transformer. -measurement 1 - +copy "hi_IN" END LC_MEASUREMENT diff --git a/localedata/locales/te_IN b/localedata/locales/te_IN index 1bc952830d..a8667a02d2 100644 --- a/localedata/locales/te_IN +++ b/localedata/locales/te_IN @@ -46,7 +46,7 @@ END LC_COLLATE LC_MONETARY % This is the POSIX Locale definition the LC_MONETARY category % generated by IBM Basic CountryPack Transformer. -% These are generated based on XML base Locale defintion file +% These are generated based on XML base Locale defintion file % for IBM Class for Unicode. % int_curr_symbol "" @@ -81,7 +81,7 @@ END LC_NUMERIC LC_TIME % This is the POSIX Locale definition for the LC_TIME category % generated by IBM Basic CountryPack Transformer. -% These are generated based on XML base Locale difintion file +% These are generated based on XML base Locale difintion file % for IBM Class for Unicode. % % Abbreviated weekday names (%a) @@ -115,21 +115,21 @@ mon "";"< "";"" % % Equivalent of AM PM -am_pm "";"" +am_pm "";"" % -% Appropriate date and time representation +% Appropriate date and time representation % %A %d %b %Y %I:%M:%S %Z d_t_fmt "" % -% Appropriate date representation +% Appropriate date representation % %A %d %b %Y d_fmt "" % -% Appropriate time representation +% Appropriate time representation % %I:%M:%S %Z t_fmt "" % -% Appropriate 12 h time representation (%r) +% Appropriate 12 h time representation (%r) t_fmt_ampm "" % END LC_TIME @@ -144,14 +144,14 @@ LC_MESSAGES % ^[\u0939\u093e\u0901] yesexpr "" -% Syntax on Unicode Regular Expression Guidelines TR#18 +% Syntax on Unicode Regular Expression Guidelines TR#18 % yesexpr "" % % ^[\u0928\u0939\u0940\u0902] noexpr "" -% Syntax on Unicode Regular Expression Guidelines TR#18 +% Syntax on Unicode Regular Expression Guidelines TR#18 % noexpr "" % @@ -165,19 +165,15 @@ END LC_MESSAGES LC_PAPER -% This is the ISO_IEC TR14652 Locale definition for the LC_PAPER category -% generated by IBM Basic CountryPack Transformer. -height 297 -width 210 - +copy "hi_IN" END LC_PAPER LC_NAME % This is the ISO_IEC TR14652 Locale definition for the LC_NAME category % generated by IBM Basic CountryPack Transformer. -% -% +% +% name_fmt "" name_gen "" name_mr "" @@ -200,16 +196,10 @@ END LC_ADDRESS LC_TELEPHONE -% This is the ISO_IEC TR14652 Locale definition for the LC_TELEPHONE -% generated by IBM Basic CountryPack Transformer. -tel_int_fmt "" - +copy "hi_IN" END LC_TELEPHONE LC_MEASUREMENT -% This is the ISO_IEC TR14652 Locale definition for the LC_MEASUREMENT -% category generated by IBM Basic CountryPack Transformer. -measurement 1 - +copy "hi_IN" END LC_MEASUREMENT diff --git a/localedata/locales/ti_ER b/localedata/locales/ti_ER index 7ff7195d2a..cc2c4ebb9e 100644 --- a/localedata/locales/ti_ER +++ b/localedata/locales/ti_ER @@ -128,7 +128,7 @@ tel_dom_fmt "" tel_int_fmt "/ " int_prefix "" -% int_select unknown +int_select "" % END LC_TELEPHONE diff --git a/localedata/locales/ti_ET b/localedata/locales/ti_ET index 055bcf9679..d6158b037a 100644 --- a/localedata/locales/ti_ET +++ b/localedata/locales/ti_ET @@ -928,7 +928,7 @@ LC_TELEPHONE tel_dom_fmt "" tel_int_fmt "" int_prefix "" -% int_select unknown +int_select "" % END LC_TELEPHONE diff --git a/localedata/locales/tt_RU b/localedata/locales/tt_RU index 6dd5aba52c..31a3de1c2b 100644 --- a/localedata/locales/tt_RU +++ b/localedata/locales/tt_RU @@ -245,9 +245,7 @@ n_sign_posn 1 END LC_MONETARY LC_NUMERIC -decimal_point "" -thousands_sep "" -grouping 3;3 +copy "ru_RU" END LC_NUMERIC LC_TIME @@ -298,10 +296,23 @@ t_fmt_ampm "" END LC_TIME LC_PAPER -height 297 -width 210 +copy "ru_RU" END LC_PAPER LC_MEASUREMENT -measurement 1 +copy "ru_RU" END LC_MEASUREMENT + +LC_NAME +% FIXME +name_fmt "???" +END LC_NAME + +LC_ADDRESS +% FIXME +postal_fmt "???" +END LC_ADDRESS + +LC_TELEPHONE +copy "ru_RU" +END LC_TELEPHONE diff --git a/localedata/locales/zh_HK b/localedata/locales/zh_HK index 3e97467ec8..3b45ac3d14 100644 --- a/localedata/locales/zh_HK +++ b/localedata/locales/zh_HK @@ -193,7 +193,7 @@ LC_TELEPHONE tel_int_fmt "/ " int_prefix "" - +int_select "" END LC_TELEPHONE diff --git a/sysdeps/powerpc/fpu/fgetexcptflg.c b/sysdeps/powerpc/fpu/fgetexcptflg.c index ddd71f9d93..a652eb8e50 100644 --- a/sysdeps/powerpc/fpu/fgetexcptflg.c +++ b/sysdeps/powerpc/fpu/fgetexcptflg.c @@ -29,7 +29,7 @@ __fegetexceptflag (fexcept_t *flagp, int excepts) u.fenv = fegetenv_register (); /* Return (all of) it. */ - *flagp = u.l[1]; + *flagp = u.l[1] & excepts & FE_ALL_EXCEPT; /* Success. */ return 0; diff --git a/sysdeps/powerpc/nofpu/fgetexcptflg.c b/sysdeps/powerpc/nofpu/fgetexcptflg.c index 9d4f078d23..713bd92881 100644 --- a/sysdeps/powerpc/nofpu/fgetexcptflg.c +++ b/sysdeps/powerpc/nofpu/fgetexcptflg.c @@ -24,7 +24,7 @@ __fegetexceptflag (fexcept_t *flagp, int excepts) { - *flagp = (fexcept_t) __sim_exceptions; + *flagp = (fexcept_t) __sim_exceptions & excepts & FE_ALL_EXCEPT; return 0; } -- 2.43.5