]> sourceware.org Git - glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Sat, 6 Dec 2003 08:11:37 +0000 (08:11 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 6 Dec 2003 08:11:37 +0000 (08:11 +0000)
2003-12-04  Steven Munroe  <sjmunroe@us.ibm.com>

* sysdeps/powerpc/fpu/fgetexcptflg.c (__fegetexceptflag): Add masking
of fenv.
* sysdeps/powerpc/nofpu/fgetexcptflg.c (__fegetexceptflag): Likewise.

62 files changed:
ChangeLog
localedata/ChangeLog
localedata/SUPPORTED
localedata/locales/aa_DJ
localedata/locales/am_ET
localedata/locales/ar_BH
localedata/locales/ar_DZ
localedata/locales/ar_EG
localedata/locales/ar_IN
localedata/locales/az_AZ
localedata/locales/be_BY
localedata/locales/bn_BD
localedata/locales/bn_IN
localedata/locales/br_FR
localedata/locales/bs_BA
localedata/locales/da_DK
localedata/locales/de_AT
localedata/locales/de_BE
localedata/locales/el_GR
localedata/locales/en_AU
localedata/locales/en_BW
localedata/locales/en_CA
localedata/locales/en_DK
localedata/locales/en_IN
localedata/locales/es_AR
localedata/locales/es_BO
localedata/locales/es_CL
localedata/locales/es_CO
localedata/locales/es_CR
localedata/locales/es_DO
localedata/locales/es_EC
localedata/locales/es_GT
localedata/locales/es_HN
localedata/locales/es_SV
localedata/locales/et_EE
localedata/locales/fi_FI
localedata/locales/fr_BE
localedata/locales/fr_CA
localedata/locales/fr_FR
localedata/locales/gu_IN
localedata/locales/hi_IN
localedata/locales/hr_HR
localedata/locales/hu_HU
localedata/locales/hy_AM
localedata/locales/is_IS
localedata/locales/ka_GE
localedata/locales/kn_IN
localedata/locales/ml_IN
localedata/locales/mr_IN
localedata/locales/nl_BE
localedata/locales/pa_IN
localedata/locales/pt_BR
localedata/locales/ru_RU
localedata/locales/sq_AL
localedata/locales/ta_IN
localedata/locales/te_IN
localedata/locales/ti_ER
localedata/locales/ti_ET
localedata/locales/tt_RU
localedata/locales/zh_HK
sysdeps/powerpc/fpu/fgetexcptflg.c
sysdeps/powerpc/nofpu/fgetexcptflg.c

index 1bf1d01fd4775c8d8336d5a9f1d2eebdfe678849..db3ab6d55ed21c42d7cb233471c8582882d813b6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-12-04  Steven Munroe  <sjmunroe@us.ibm.com>
+
+       * sysdeps/powerpc/fpu/fgetexcptflg.c (__fegetexceptflag): Add masking
+       of fenv.
+       * sysdeps/powerpc/nofpu/fgetexcptflg.c (__fegetexceptflag): Likewise.
+
 2003-12-05  Martin Schwidefsky  <schwidefsky@de.ibm.com>
 
        * sysdeps/s390/s390-32/elf/setjmp.S (setjmp, __setjmp): Add END
index 62c79ff13989a37a4e480c68f65be21b2c3d41e0..08079a3f67ce1349dbd3c51531d097d2112f61ad 100644 (file)
@@ -1,3 +1,68 @@
+2003-12-05  Ulrich Drepper  <drepper@redhat.com>
+
+       * 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  <pere@hungry.com>
 
        * tst-fmon.sh: Allow quotes around the result string, to make it
index 0b8c6d720fe59e27feba52f9dccd6b860869e603..3ec589d3bf5f7c4370a84ad2fd53beb561b544d4 100644 (file)
@@ -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 \
index 64d14fe41159d06877551cea3eddd474e78bd563..5d61e4d27c34748be61074024f64a4724382baaf 100644 (file)
@@ -130,7 +130,7 @@ tel_dom_fmt    "<U0025><U0061><U002D><U0025><U006C>"
 tel_int_fmt    "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025>/
 <U006C>"
 int_prefix     "<U0032><U0035><U0033>"
-% int_select   unknown
+int_select     "<U0030><U0030>"
 %
 END LC_TELEPHONE
 
index 8ac04555a507fc7f3df08aa87258711055b085aa..a313d3f928182e2f54191087656dc90f387ab98c 100644 (file)
@@ -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       "<U0045><U0054><U0042><U0020>"
-currency_symbol       "<U0024>"
-mon_decimal_point     "<U002E>"
-mon_thousands_sep     "<U002C>"
-mon_grouping          3;3
-positive_sign         ""
-negative_sign         "<U002D>"
-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          "<U002E>"
-thousands_sep          "<U002C>"
-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    "<U0025><U0061><U002D><U0025><U006C>"
-tel_int_fmt    "<U0025><U0063><U002D><U0025><U0061><U002D><U0025><U006C>"
-int_prefix     "<U0032><U0035><U0031>"
-% int_select   unknown
-%
+copy "ti_ET"
 END LC_TELEPHONE
 
 
index e4a85f05b80d26e89ed0a9da195ee27053270c6a..4ef1d254646be4ab2c02e96958e14bfd506411be 100644 (file)
@@ -202,6 +202,7 @@ LC_TELEPHONE
 tel_int_fmt "<U002B><U0025><U0063><U0020><U003B><U0025><U0061><U0020>/
 <U003B><U0025><U006C>"
 int_prefix  "<U0039><U0037><U0033>"
+int_select  "<U0030>"
 
 END LC_TELEPHONE
 
index 56e2ccd80a8545abd4fa9e3da27bb1f308bfc0ff..755ed1c3bf0152c615fe9e03ebfc84fa5fe385a4 100644 (file)
@@ -201,6 +201,7 @@ LC_TELEPHONE
 tel_int_fmt "<U002B><U0025><U0063><U0020><U003B><U0025><U0061><U0020>/
 <U003B><U0025><U006C>"
 int_prefix  "<U0032><U0031><U0033>"
+int_select  "<U0030><U0030>"
 
 END LC_TELEPHONE
 
index 64359397af3c56b2961c49997b4e0fbd6a0f003a..39d55e65fb59844f34cf7e79ee175111996a1c53 100644 (file)
@@ -201,7 +201,7 @@ LC_TELEPHONE
 tel_int_fmt "<U002B><U0025><U0063><U0020><U003B><U0025><U0061><U0020>/
 <U003B><U0025><U006C>"
 int_prefix  "<U0032><U0030>"
-
+int_select  "<U0030><U0030>"
 END LC_TELEPHONE
 
 
index c17f4d53626a7d3290fe073424d3eb86da51ba76..f1cbb379046b1b3cd7d88351add7b53d50f8a2ae 100644 (file)
@@ -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       "<U0049><U004E><U0052><U0020>"
@@ -71,19 +71,14 @@ END LC_MONETARY
 
 
 LC_NUMERIC
-% This is the POSIX Locale definition for the LC_NUMERIC  category.
-%
-decimal_point          "<U002E>"
-thousands_sep          "<U002C>"
-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         "<U064A><U0646><U0627><U064A><U0631>";"<U0641><U0628><U0631><U0627><
             "<U0633><U0628><U062A><U0645><U0628><U0631>";"<U0623><U0643><U062A><U0648><U0628><U0631>";/
             "<U0646><U0648><U0641><U0645><U0628><U0631>";"<U062F><U064A><U0633><U0645><U0628><U0631>"
 %
-% Equivalent of AM PM 
+% Equivalent of AM PM
 am_pm       "<U0635>";"<U0645>"
 %
-% Appropriate date and time representation 
+% Appropriate date and time representation
 % %A %d %B %Y %I:%M:%S  %Z
 d_t_fmt     "<U0025><U0041><U0020><U0025><U0064><U0020><U0025><U0042><U0020><U0025><U0059><U0020><U0025><U0049><U003A><U0025><U004D><U003A><U0025><U0053><U0020><U0025><U0070><U0020><U0025><U005A>"
 %
-% Appropriate date representation 
+% Appropriate date representation
 % %A %d %B %Y
 d_fmt       "<U0025><U0041><U0020><U0025><U0064><U0020><U0025><U0042><U0020><U0025><U0059>"
 %
-% Appropriate time representation 
+% Appropriate time representation
 % %I:%M:%S  %Z
 t_fmt       "<U0025><U0049><U003A><U0025><U004D><U003A><U0025><U0053><U0020><U0020><U0025><U005A>"
 %
-% Appropriate 12 h time representation (%r) 
+% Appropriate 12 h time representation (%r)
 t_fmt_ampm  "<U0025><U0049><U003A><U0025><U004D><U003A><U0025><U0053><U0020><U0025><U0070><U0020><U0025><U005A>"
 %
 END LC_TIME
@@ -144,14 +139,14 @@ LC_MESSAGES
 % ^[\u0646]
 yesexpr     "<U005E><U005B><U0646><U005D>"
 
-% Syntax on Unicode Regular Expression Guidelines TR#18 
+% Syntax on Unicode Regular Expression Guidelines TR#18
 % yesexpr     "<U005E><U005B><U005C><U0075><U0030><U0036><U0034><U0036><U005D>"
 
 %
 % ^[\u0644]
 noexpr      "<U005E><U005B><U0644><U005D>"
 
-% Syntax on Unicode Regular Expression Guidelines TR#18 
+% Syntax on Unicode Regular Expression Guidelines TR#18
 % noexpr      "<U005E><U005B><U005C><U0075><U0030><U0036><U0034><U0034><U005D>"
 %
 
@@ -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    "<U0025><U0070><U0025><U0074><U0025><U0066><U0025><U0074><U0025><U0067>"
 name_gen    ""
 name_mr     "<U004D><U0072><U002E>"
@@ -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 "<U002B><U0025><U0063><U0020><U003B><U0025><U0061><U0020><U003B><U0025><U006C>"
-
+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
-
-
index 66667aaf84a4e17e6334cc0144c29f11f50d4be3..231ab49166b982719caab2dae7a678c2c216fe34 100644 (file)
@@ -279,7 +279,21 @@ measurement 1
 END LC_MEASUREMENT
 
 LC_ADDRESS
+% FIXME
+postal_fmt "???"
 country_ab2 "<U0041><U005A>"
 country_ab3 "<U0041><U005A><U0045>"
 country_num 031
 END LC_ADDRESS
+
+LC_TELEPHONE
+% FIXME
+tel_int_fmt "???"
+int_prefix "<U0039><U0039><U0034>"
+int_select "<U0038><U007E><U0031><U0030>"
+END LC_TELEPHONE
+
+LC_NAME
+% FIXME
+name_fmt "???"
+END LC_NAME
index 316d20b4fb4f88dc3cd6c44bccaf6e15750f1a22..890c99742574e22d799e4c4a52cd87076bf7d8dd 100644 (file)
@@ -154,6 +154,7 @@ LC_TELEPHONE
 tel_int_fmt    "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025>/
 <U006C>"
 int_prefix     "<U0033><U0037><U0035>"
+int_select     "<U0038><U007E><U0031><U0030>"
 END LC_TELEPHONE
 
 LC_MEASUREMENT
index fac7f7d1c4b3994961976be1059dcecc742989f1..dda9c43313cff9991808560e163402a395777682 100644 (file)
@@ -44,6 +44,7 @@ LC_MONETARY
 %this is the rupee sign
 currency_symbol      "<U09F3>"
 %currency_symbol      "<U099F><U09BE><U0995><U09BE>"
+int_curr_symbol      "<U0042><U0044><U0054><U0020>"
 mon_decimal_point    "<U002E>"
 mon_thousands_sep    "<U002C>"
 mon_grouping         3;3
index b1d0e8892f232a352e5839177ae124eb4d8b6e8a..c09fd5025a02af8dc03fcfa21a8bd98a032fe442 100644 (file)
@@ -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       "<U0049><U004E><U0052><U0020>"
@@ -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         "<U099C><U09BE><U09A8><U09C1><U09DF><U09BE><U09B0><U09C0>";/
             "<U09A1><U09BF><U09B8><U09C7><U09AE><U09CD><U09AC><U09B0>"
 
 %
-% Equivalent of AM PM 
+% Equivalent of AM PM
 am_pm       "<U09AA><U09C2><U09B0><U09CD><U09AC><U09BE><U09B9><U09CD><U09A3>";/
             "<U0985><U09AA><U09B0><U09BE><U09B9><U09CD><U09A3>"
 
 %
-% Appropriate date and time representation 
+% Appropriate date and time representation
 % %A %d %b %Y %I:%M:%S  %Z
 d_t_fmt     "<U0025><U0041><U0020><U0025><U0064><U0020><U0025><U0062><U0020><U0025><U0059><U0020><U0025><U0049><U003A><U0025><U004D><U003A><U0025><U0053><U0020><U0025><U0070><U0020><U0025><U005A>"
 %
-% Appropriate date representation 
+% Appropriate date representation
 % %A %d %b %Y
 d_fmt       "<U0025><U0041><U0020><U0025><U0064><U0020><U0025><U0062><U0020><U0025><U0059>"
 %
-% Appropriate time representation 
+% Appropriate time representation
 % %I:%M:%S  %Z
 t_fmt       "<U0025><U0049><U003A><U0025><U004D><U003A><U0025><U0053><U0020><U0020><U0025><U005A>"
 %
-% Appropriate 12 h time representation (%r) 
+% Appropriate 12 h time representation (%r)
 t_fmt_ampm  "<U0025><U0049><U003A><U0025><U004D><U003A><U0025><U0053><U0020><U0025><U0070><U0020><U0025><U005A>"
 %
 END LC_TIME
@@ -158,14 +158,14 @@ LC_MESSAGES
 % ^[\u0939\u093e\u0901]
 yesexpr     "<U005E><U005B><U09B9><U09CD><U09AF><U09BE><U0981><U005D>"
 
-% Syntax on Unicode Regular Expression Guidelines TR#18 
+% Syntax on Unicode Regular Expression Guidelines TR#18
 % yesexpr     "<U005E><U005B><U005C><U0075><U0030><U0039><U0033><U0039><U005C><U0075><U0030><U0039><U0033><U0065><U005C><U0075><U0030><U0039><U0030><U0031><U005D>"
 
 %
 % ^[\u0928\u0939\u0940\u0902]
 noexpr      "<U005E><U005B><U09A8><U09BE><U005D>"
 
-% Syntax on Unicode Regular Expression Guidelines TR#18 
+% Syntax on Unicode Regular Expression Guidelines TR#18
 % noexpr      "<U005E><U005B><U005C><U0075><U0030><U0039><U0032><U0038><U005C><U0075><U0030><U0039><U0033><U0039><U005C><U0075><U0030><U0039><U0034><U0030><U005C><U0075><U0030><U0039><U0030><U0032><U005D>"
 %
 
@@ -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    "<U0025><U0070><U0025><U0074><U0025><U0066><U0025><U0074><U0025><U0067>"
 name_gen    ""
 name_mr     "<U09B6><U09CD><U09B0><U09C0>"
@@ -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 "<U002B><U0025><U0063><U0020><U003B><U0025><U0061><U0020><U003B><U0025><U006C>"
-
+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
-
-
index a9afbc0af89bc1ac3a9366f4654305a005ab4e77..0db7b73c93fadc15d711e41b1321b2ae91082f92 100644 (file)
@@ -98,27 +98,11 @@ noexpr  "<U005B><U006E><U004E><U005D><U002E><U002A>"
 END LC_MESSAGES
 
 LC_MONETARY
-int_curr_symbol           "<U0045><U0055><U0052><U0020>"
-currency_symbol           "<U20AC>"
-mon_decimal_point         "<U002C>"
-mon_thousands_sep         "<U0020>"
-mon_grouping              3;3
-positive_sign             ""
-negative_sign             "<U002D>"
-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             "<U002C>"
-thousands_sep             ""
-grouping                  0;0
+copy "fr_FR"
 END LC_NUMERIC
 
 LC_TIME
@@ -160,8 +144,7 @@ t_fmt_ampm "<U0025><U0049><U0065><U0025><U004D><U003A><U0025><U0053><U0020><U002
 END LC_TIME
 
 LC_PAPER
-height      297
-width       210
+copy "fr_FR"
 END LC_PAPER
 
 LC_MEASUREMENT
@@ -179,6 +162,5 @@ copy "fr_FR"
 END LC_ADDRESS
 
 LC_TELEPHONE
-% FIXME
 copy "fr_FR"
 END LC_TELEPHONE
index 237cfc479754fbc2d3dd061238959ffbaa52397a..92cb2f9ab8f1ee58431ef299b94d4ec6d0621f58 100644 (file)
@@ -235,5 +235,7 @@ END LC_ADDRESS
 
 LC_TELEPHONE
 % FIXME
-copy "en_DK"
+tel_int_fmt "???"
+int_prefix "<U0033><U0038><U0037>"
+int_select "<U0030><U0030>"
 END LC_TELEPHONE
index 3632fdb29695bb027d050b497cd70150baf24bc3..0c0f2cbc12e0e0af62e70c035b935c17d48410aa 100644 (file)
@@ -2230,6 +2230,7 @@ LC_TELEPHONE
 tel_int_fmt    "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025>/
 <U006C>"
 int_prefix     "<U0034><U0035>"
+int_select     "<U0030><U0030>"
 END LC_TELEPHONE
 
 LC_MEASUREMENT
index 91bb62799c2be919c0bbceb78635afea673ee7f9..cd3663347107fad2251b22a946a2d662088b14a5 100644 (file)
@@ -133,6 +133,7 @@ tel_int_fmt    "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025>/
 <U006C>"
 tel_dom_fmt    "<U0025><U0061><U0020><U0025><U006C>"
 int_prefix     "<U0034><U0033>"
+int_select     "<U0030><U0030>"
 END LC_TELEPHONE
 
 LC_MEASUREMENT
index 8b9822b2917e32f2544d158c17b43275d613988d..3b07145064cde90755332ca9c8f96d29b643be86 100644 (file)
@@ -122,21 +122,15 @@ date_fmt  "<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U0065>/
 END LC_TIME
 
 LC_PAPER
-% FIXME
-height   297
-% FIXME
-width    210
+copy "fr_BE"
 END LC_PAPER
 
 LC_TELEPHONE
-tel_int_fmt    "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025>/
-<U006C>"
-int_prefix     "<U0033><U0032>"
+copy "fr_BE"
 END LC_TELEPHONE
 
 LC_MEASUREMENT
-% FIXME
-measurement    1
+copy "fr_BE"
 END LC_MEASUREMENT
 
 LC_NAME
index 68bfeace11ae0b68e88b7a38dae8b03feaa4f83b..c9de0f82cf7395ccb5e558b0961d6f024bc26125 100644 (file)
@@ -133,6 +133,7 @@ LC_TELEPHONE
 tel_int_fmt    "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025>/
 <U006C>"
 int_prefix     "<U0033><U0030>"
+int_select     "<U0030><U0030>"
 END LC_TELEPHONE
 
 LC_MEASUREMENT
index b7398afc5fa8473012725025b41fab212b5023f4..361213e3b178431bb96e966aae51b2e54e66973e 100644 (file)
@@ -135,6 +135,7 @@ LC_TELEPHONE
 tel_int_fmt    "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025>/
 <U006C>"
 int_prefix     "<U0036><U0031>"
+int_select     "<U0030><U0030><U0031><U0031>"
 END LC_TELEPHONE
 
 LC_MEASUREMENT
index 5d573ed3025f1ca654309e9252e7f93ea6ca8481..0833fcf0a956973be88722959fc0d665af595fbf 100644 (file)
@@ -92,6 +92,7 @@ LC_TELEPHONE
 tel_int_fmt    "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025>/
 <U006C>"
 int_prefix     "<U0032><U0036><U0037>"
+int_select     "<U0030><U0030>"
 END LC_TELEPHONE
 
 LC_MEASUREMENT
index b77e5460ac2c81806b2616f112875d413c433482..115cd4c4aacdaa2fb4bd880d260f3abbe5857211 100644 (file)
@@ -2195,6 +2195,7 @@ LC_TELEPHONE
 tel_int_fmt    "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025>/
 <U006C>"
 int_prefix     "<U0031>"
+int_select     "<U0030><U0031><U0031>"
 END LC_TELEPHONE
 
 LC_MEASUREMENT
index 16590f716cfb7cf6d43cd67d0594867ccd4dab24..59f28dec561e653e1301fbbdb70d01854edf965d 100644 (file)
@@ -130,21 +130,15 @@ noexpr   "<U005E><U005B><U0030><U006E><U004E><U005D><U002E><U002A>"
 END LC_MESSAGES
 
 LC_PAPER
-% FIXME
-height   297
-% FIXME
-width    210
+copy "da_DK"
 END LC_PAPER
 
 LC_TELEPHONE
-tel_int_fmt    "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025>/
-<U006C>"
-int_prefix     "<U0034><U0035>"
+copy "da_DK"
 END LC_TELEPHONE
 
 LC_MEASUREMENT
-% FIXME
-measurement    1
+copy "da_DK"
 END LC_MEASUREMENT
 
 LC_NAME
index c13cadece501151de0251d7bdcf1244d7463af78..b600421d05265d0e9d59c198429684189896c474 100644 (file)
@@ -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       "<U0049><U004E><U0052><U0020>"
@@ -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         "<U004A><U0061><U006E><U0075><U0061><U0072><U0079>";"<U0046><U0065><
             "<U0053><U0065><U0070><U0074><U0065><U006D><U0062><U0065><U0072>";"<U004F><U0063><U0074><U006F><U0062><U0065><U0072>";/
             "<U004E><U006F><U0076><U0065><U006D><U0062><U0065><U0072>";"<U0044><U0065><U0063><U0065><U006D><U0062><U0065><U0072>"
 %
-% Equivalent of AM PM 
+% Equivalent of AM PM
 am_pm       "<U0041><U004D>";"<U0050><U004D>"
 %
-% Appropriate date and time representation 
+% Appropriate date and time representation
 % %A %d %B %Y %I:%M:%S  %Z
 d_t_fmt     "<U0025><U0041><U0020><U0025><U0064><U0020><U0025><U0042><U0020><U0025><U0059><U0020><U0025><U0049><U003A><U0025><U004D><U003A><U0025><U0053><U0020><U0025><U0070><U0020><U0025><U005A>"
 %
-% Appropriate date representation 
+% Appropriate date representation
 % %A %d %B %Y
 d_fmt       "<U0025><U0041><U0020><U0025><U0064><U0020><U0025><U0042><U0020><U0025><U0059>"
 %
-% Appropriate time representation 
+% Appropriate time representation
 % %I:%M:%S  %Z
 t_fmt       "<U0025><U0049><U003A><U0025><U004D><U003A><U0025><U0053><U0020><U0020><U0025><U005A>"
 %
-% Appropriate 12 h time representation (%r) 
+% Appropriate 12 h time representation (%r)
 t_fmt_ampm  "<U0025><U0049><U003A><U0025><U004D><U003A><U0025><U0053><U0020><U0025><U0070><U0020><U0025><U005A>"
 %
 END LC_TIME
@@ -144,14 +144,14 @@ LC_MESSAGES
 % ^[yY]
 yesexpr     "<U005E><U005B><U0079><U0059><U005D>"
 
-% Syntax on Unicode Regular Expression Guidelines TR#18 
+% Syntax on Unicode Regular Expression Guidelines TR#18
 % yesexpr     "<U005E><U005B><U0079><U0059><U005D>"
 
 %
 % ^[nN]
 noexpr      "<U005E><U005B><U006E><U004E><U005D>"
 
-% Syntax on Unicode Regular Expression Guidelines TR#18 
+% Syntax on Unicode Regular Expression Guidelines TR#18
 % noexpr      "<U005E><U005B><U006E><U004E><U005D>"
 %
 
@@ -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    "<U0025><U0070><U0025><U0074><U0025><U0067><U0025><U0074><U0025><U006D><U0025><U0074><U0025><U0066>"
 name_gen    ""
 name_mr     "<U004D><U0072><U002E>"
@@ -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 "<U002B><U0025><U0063><U0020><U003B><U0025><U0061><U0020><U003B><U0025><U006C>"
-
+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
index 0657ac9ff6e50d240c5a85029770a128b8782b36..0b2fef3c47f5e6dcb527e5f78f47b86d9abe2619 100644 (file)
@@ -135,6 +135,7 @@ LC_TELEPHONE
 tel_int_fmt    "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025>/
 <U006C>"
 int_prefix     "<U0035><U0034>"
+int_select     "<U0030><U0030>"
 END LC_TELEPHONE
 
 LC_MEASUREMENT
index db76874270e06282526a76ec453780c04bd54fa6..491c22c6be223b9fd60be4fba08d5701120f4426 100644 (file)
@@ -135,6 +135,7 @@ LC_TELEPHONE
 tel_int_fmt    "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025>/
 <U006C>"
 int_prefix     "<U0035><U0039><U0031>"
+int_select     "<U0030><U0030>"
 END LC_TELEPHONE
 
 LC_MEASUREMENT
index 8f44d53347d4f1f5dea0509b1917d68f1d2828b5..d4074f3dfd8d32c4cfc1c7487d6df3a04d2c1fc0 100644 (file)
@@ -135,6 +135,7 @@ LC_TELEPHONE
 tel_int_fmt    "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025>/
 <U006C>"
 int_prefix     "<U0035><U0036>"
+int_select     "<U0030><U0030>"
 END LC_TELEPHONE
 
 LC_MEASUREMENT
index 48f338bd6432062404c56d6d6dbecbba6443292c..65ceed299edeb9f0071aa12322b271147a15d029 100644 (file)
@@ -135,6 +135,7 @@ LC_TELEPHONE
 tel_int_fmt    "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025>/
 <U006C>"
 int_prefix     "<U0035><U0037>"
+int_select     "<U0030><U0030><U0039>"
 END LC_TELEPHONE
 
 LC_MEASUREMENT
index c6fc7d9a588ecf8f5821b0d8b560b23319414b14..20ad5eb93f92a50c972cbfb6ddba1b831e4cd58e 100644 (file)
@@ -126,6 +126,7 @@ LC_TELEPHONE
 tel_int_fmt    "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025>/
 <U006C>"
 int_prefix     "<U0035><U0030><U0036>"
+int_select     "<U0030><U0030>"
 END LC_TELEPHONE
 
 LC_MEASUREMENT
index a4dca8554c61f981639b49c3e36e3b98ef02d806..8bea9d6e94b06d263ff98fb1b96d99fc78d06373 100644 (file)
@@ -135,6 +135,7 @@ LC_TELEPHONE
 tel_int_fmt    "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025>/
 <U006C>"
 int_prefix     "<U0031><U0038><U0030><U0039>"
+int_select     "<U0030><U0031><U0031>"
 END LC_TELEPHONE
 
 LC_MEASUREMENT
index 62b80870d1b8f651a4a561fcb81a8a40692dccf8..a50496b3cb3ce096d56e17ee6634479afbd898af 100644 (file)
@@ -135,6 +135,7 @@ LC_TELEPHONE
 tel_int_fmt    "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025>/
 <U006C>"
 int_prefix     "<U0035><U0039><U0033>"
+int_select     "<U0030><U0030>"
 END LC_TELEPHONE
 
 LC_MEASUREMENT
index 7a1c23adf5107f3d124a2c73abac7b5b5023535a..fc1b2f2e8d57438ebd378eafc79d9781c3f364d9 100644 (file)
@@ -135,6 +135,7 @@ LC_TELEPHONE
 tel_int_fmt    "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025>/
 <U006C>"
 int_prefix     "<U0035><U0030><U0032>"
+int_select     "<U0030><U0030>"
 END LC_TELEPHONE
 
 LC_MEASUREMENT
index d8ac4fa3a7512fe8fa8259a8b5ea0002874f835d..1ff4c209a88c761e593d885e8b297b43c2fd9fa6 100644 (file)
@@ -135,6 +135,7 @@ LC_TELEPHONE
 tel_int_fmt    "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025>/
 <U006C>"
 int_prefix     "<U0035><U0030><U0034>"
+int_select     "<U0030><U0030>"
 END LC_TELEPHONE
 
 LC_MEASUREMENT
index 37cec9c4c9ecddd2fbc8e274573f7081aab719fb..0882d879073fc5cfd06a92358247a9a6a09e3af9 100644 (file)
@@ -135,6 +135,7 @@ LC_TELEPHONE
 tel_int_fmt    "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025>/
 <U006C>"
 int_prefix     "<U0035><U0030><U0033>"
+int_select     "<U0030><U0030>"
 END LC_TELEPHONE
 
 LC_MEASUREMENT
index a4e8d28d0eaf54c12f9ba07058195569306abed5..bad562e818c8895c058521ef9e5ac40325e98353 100644 (file)
@@ -2210,6 +2210,7 @@ LC_TELEPHONE
 tel_int_fmt    "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025>/
 <U006C>"
 int_prefix     "<U0033><U0037><U0032>"
+int_select     "<U0030><U0030>"
 END LC_TELEPHONE
 
 LC_MEASUREMENT
index 754407aaad0042e1f9ab093a6efffdbc988f3f99..52eac2f9ff5ad606ebad96f416c0d6bbdf825725 100644 (file)
@@ -2209,6 +2209,7 @@ LC_TELEPHONE
 tel_int_fmt    "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025>/
 <U006C>"
 int_prefix     "<U0033><U0035><U0038>"
+int_select     "<U0030><U0030>"
 END LC_TELEPHONE
 
 LC_MEASUREMENT
index 44d76720f4f86cab58259c208e727ac3e08ff6fd..549a640d536c572e9206d7f37c48c6c15d4303f0 100644 (file)
@@ -133,6 +133,7 @@ LC_TELEPHONE
 tel_int_fmt    "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025>/
 <U006C>"
 int_prefix     "<U0033><U0032>"
+int_select     "<U0030><U0030>"
 END LC_TELEPHONE
 
 LC_MEASUREMENT
index 77c68108600a031c3a09a6482e566396d7f1e8d2..4ef23f4089843a67569010022be9a36ddd20264e 100644 (file)
@@ -124,19 +124,15 @@ date_fmt       "<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U0065>/
 END LC_TIME
 
 LC_PAPER
-height   279
-width    216
+copy "en_CA"
 END LC_PAPER
 
 LC_TELEPHONE
-tel_int_fmt    "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025>/
-<U006C>"
-int_prefix     "<U0031>"
+copy "en_CA"
 END LC_TELEPHONE
 
 LC_MEASUREMENT
-% FIXME
-measurement    1
+copy "en_CA"
 END LC_MEASUREMENT
 
 LC_NAME
index b592a1bf7a9356bcd792ee3c64442b54442371ab..70e008fdbf83e90287186b0da416483ca7e8aed9 100644 (file)
@@ -141,6 +141,7 @@ tel_int_fmt    "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025>/
 <U006C>"
 tel_dom_fmt    "<U0025><U0061><U0020><U0025><U006C>"
 int_prefix     "<U0033><U0033>"
+int_select     "<U0030><U0030>"
 END LC_TELEPHONE
 
 LC_MEASUREMENT
index 8e61121abd22d21eed1077e3c38edc521537829e..0e0dc65e57aee04f8274f2980dd68a83886a757e 100644 (file)
@@ -49,7 +49,7 @@ LC_MONETARY
 % for IBM Class for Unicode/Java
 %
 int_curr_symbol       "<U0049><U004E><U0052><U0020>"
-currency_symbol       "<U0AB0><U0AC1>"   
+currency_symbol       "<U0AB0><U0AC1>"
 mon_decimal_point     "<U002E>"
 mon_thousands_sep     "<U002C>"
 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          "<U002E>"
-thousands_sep          "<U002C>"
-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 "<U002B><U0025><U0063><U0020><U003B><U0025><U0061><U0020>/
-<U003B><U0025><U006C>"
-int_prefix     "<U0039><U0031>"
-
+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
index e3fdd3ead1b282755505395d71c6b4e215def043..e7b762c69b5f9b512dbbc21b4ca56caa820d983b 100644 (file)
@@ -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 "<U002B><U0025><U0063><U0020><U003B><U0025><U0061><U0020>/
-<U003B><U0025><U006C>"
-int_prefix     "<U0039><U0031>"
-
+% This is the ISO_IEC TR14652 Locale definition for the LC_TELEPHONE
+% generated by IBM Basic CountryPack Transformer.
+tel_int_fmt "<U002B><U0025><U0063><U0020><U003B><U0025><U0061><U0020><U003B><U0025><U006C>"
+int_prefix "<U0039><U0031>"
+int_select "<U0030><U0030>"
 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
index 8d1f073b6c1e53a0097da2ec20e5410a157f9254..a09fe38db190c535b231a4754cc4dea4b7af7413 100644 (file)
@@ -2221,6 +2221,7 @@ LC_TELEPHONE
 tel_int_fmt    "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025>/
 <U006C>"
 int_prefix     "<U0033><U0038><U0035>"
+int_select     "<U0030><U0030>"
 END LC_TELEPHONE
 
 LC_MEASUREMENT
index ae8aacd40a4a1350e9fb3ecef3986b0774b26b17..29b5ff7322fd65c456bb02cdec6901643714c091 100644 (file)
@@ -504,6 +504,7 @@ LC_TELEPHONE
 tel_int_fmt    "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025>/
 <U006C>"
 int_prefix     "<U0033><U0036>"
+int_select     "<U0030><U0030>"
 END LC_TELEPHONE
 
 LC_MEASUREMENT
index 04edbdba95b84b4b35f50b8cd1f642e220e6ff01..42c24f9cb7f6b96cbd126eeba3035f349cb949ad 100644 (file)
@@ -70,10 +70,50 @@ LC_COLLATE
 
 % Armenian sorting is not yet on iso14651_t1
 
-copy "iso14651_t1"
-
 script <ARMENIAN>
 
+collating-symbol <ARM-AYB>
+collating-symbol <ARM-BEN>
+collating-symbol <ARM-GIM>
+collating-symbol <ARM-DA>
+collating-symbol <ARM-YECH>
+collating-symbol <ARM-ZA>
+collating-symbol <ARM-E>
+collating-symbol <ARM-AT>
+collating-symbol <ARM-TO>
+collating-symbol <ARM-ZHE>
+collating-symbol <ARM-INI>
+collating-symbol <ARM-LYUN>
+collating-symbol <ARM-KHE>
+collating-symbol <ARM-TSA>
+collating-symbol <ARM-KEN>
+collating-symbol <ARM-HO>
+collating-symbol <ARM-DZA>
+collating-symbol <ARM-GHAT>
+collating-symbol <ARM-TCHE>
+collating-symbol <ARM-MEN>
+collating-symbol <ARM-HI>
+collating-symbol <ARM-NU>
+collating-symbol <ARM-SHA>
+collating-symbol <ARM-VO>
+collating-symbol <ARM-CHA>
+collating-symbol <ARM-PE>
+collating-symbol <ARM-JE>
+collating-symbol <ARM-RA>
+collating-symbol <ARM-SE>
+collating-symbol <ARM-VEV>
+collating-symbol <ARM-TYUN>
+collating-symbol <ARM-RE>
+collating-symbol <ARM-TSO>
+collating-symbol <ARM-VYUN>
+collating-symbol <ARM-PYUR>
+collating-symbol <ARM-KE>
+collating-symbol <ARM-O>
+collating-symbol <ARM-FE>
+
+
+copy "iso14651_t1"
+
 order_start <ARMENIAN>;forward;forward;forward;forward,position
 <U0561> <ARM-AYB>;<BAS>;<MIN>;IGNORE
 <U0562> <ARM-BEN>;<BAS>;<MIN>;IGNORE
@@ -151,7 +191,7 @@ order_start <ARMENIAN>;forward;forward;forward;forward,position
 <U0554> <ARM-KE>;<BAS>;<CAP>;IGNORE
 <U0555> <ARM-O>;<BAS>;<CAP>;IGNORE
 <U0556> <ARM-FE>;<BAS>;<CAP>;IGNORE
-order-end
+order_end
 
 reorder-sections-after <CYRIL>
 <ARMENIAN>
@@ -255,8 +295,8 @@ END LC_PAPER
 LC_TELEPHONE
 tel_int_fmt "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025><U006C>"
 % FIXME Find tel_dom_fmt
-int_select "00"
-int_prefix "374"
+int_select "<U0030><U0030>"
+int_prefix "<U0033><U0037><U0034>"
 END LC_TELEPHONE
 
 LC_ADDRESS
@@ -265,13 +305,18 @@ postal_fmt "<U0025><U0064><U0025><U004E><U0025><U0066><U0025><U004E><U0025><U006
 <U0025><U0043><U0025><U007A><U0020><U0025><U0054><U0025><U004E><U0025><U0063><U0025><U004E>"
 % FIXME country_name "Armenia" in Armenian
 % FIXME country_post for Armenia?
-country_ab2 "AM"
-country_ab3 "ARM"
+country_ab2 "<U0041><U004D>"
+country_ab3 "<U0041><U0052><U004D>"
 country_num 51
 % FIXME country_car  for Armenia ?
-country_isbn "99930"
+country_isbn "<U0039><U0039><U0039><U0033><U0030>"
 % FIXME lang_name Armenian in Armenian
-lang_ab "hy"
-lang_term "hye"
-lang_lib "arm"
+lang_ab "<U0068><U0079>"
+lang_term "<U0068><U0079><U0065>"
+lang_lib "<U0061><U0072><U006D>"
 END LC_ADDRESS
+
+LC_NAME
+% FIXME
+name_fmt "???"
+END LC_NAME
index f712a9bd89b3776bb03323ff903449ef1bd1fb48..687ff6b49d5d33bfc92ebf6599e2c6a4b62478bc 100644 (file)
@@ -2240,6 +2240,7 @@ LC_TELEPHONE
 tel_int_fmt    "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025>/
 <U006C>"
 int_prefix     "<U0033><U0035><U0034>"
+int_select     "<U0030><U0030>"
 END LC_TELEPHONE
 
 LC_MEASUREMENT
index 7f49e0231022eefcd28db7bda43ac23a2ef26611..e01019f0e6476a60e84cca2ec8dc53f4fd8aa231 100644 (file)
@@ -155,8 +155,8 @@ END LC_PAPER
 LC_TELEPHONE
 tel_int_fmt "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025><U006C>"
 % FIXME Find tel_dom_fmt
-int_select "8~10"
-int_prefix "995"
+int_select "<U0038><U007E><U0031><U0030>"
+int_prefix "<U0039><U0039><U0035>"
 END LC_TELEPHONE
 
 LC_NAME
index 09b5d9f06feeea273bd8e148c51f0845292515b0..40845556fe39462362c88b2701f9a6c77d3e9de7 100644 (file)
@@ -51,7 +51,7 @@ LC_MONETARY
 %
 int_curr_symbol       "<U0049><U004E><U0052><U0020>"
 % *** Change this to reflect Kannada , in Dev it is RA with VS U attached
-currency_symbol       "<U0CB0><U0CC2>"     
+currency_symbol       "<U0CB0><U0CC2>"
 mon_decimal_point     "<U002E>"
 mon_thousands_sep     "<U002C>"
 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          "<U002E>"
-thousands_sep          "<U002C>"
-grouping               3
-%
+copy "hi_IN"
 END LC_NUMERIC
 
 
@@ -103,8 +98,8 @@ day      "<U0CB0><U0CB5><U0CBF><U0CB5><U0CBE><U0CB0>";/
             "<U0CAC><U0CC1><U0CA7><U0CB5><U0CBE><U0CB0>";/
             "<U0C97><U0CC1><U0CB0><U0CC1><U0CB5><U0CBE><U0CB0>";/
             "<U0CB6><U0CC1><U0C95><U0CCD><U0CB0><U0CB5><U0CBE><U0CB0>";/
-            "<U0CB6><U0CA8><U0CBF><U0CB5><U0CBE><U0CB0>"   
-            
+            "<U0CB6><U0CA8><U0CBF><U0CB5><U0CBE><U0CB0>"
+
 %
 % Abbreviated month names (%b)
 abmon          "<U0C9C>";/
@@ -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 "<U002B><U0025><U0063><U0020><U003B><U0025><U0061><U0020>/
-<U003B><U0025><U006C>"
-int_prefix     "<U0039><U0031>"
-
+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
index e433989e0dc5de7f8ab23becf99497093f1b1173..91f83ef7f8591d5df9aad36182b5719cd4c19642 100644 (file)
@@ -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     "<U0049><U004E><U0052><U0020>"
@@ -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     "<U0D1C><U0D28><U0D41><U0D35><U0D30><U0D3F>";/
 "<U0D21><U0D3F><U0D38><U0D02><U0D2C><U0D31><U0D41><U0D4D>"
 %
 %
-% Equivalent of AM PM 
+% Equivalent of AM PM
 am_pm     "<U0D30><U0D3E><U0D35><U0D3F><U0D32><U0D46>";"<U0D35><U0D48><U0D15><U0D41>"
 %
-% Appropriate date and time representation 
+% Appropriate date and time representation
 % %A %d %B %Y %I:%M:%S  %Z
 d_t_fmt     "<U0025><U0041><U0020><U0025><U0064><U0020><U0025><U0042><U0020><U0025><U0059><U0020><U0025><U0049><U003A><U0025><U004D><U003A><U0025><U0053><U0020><U0025><U0070><U0020><U0025><U005A>"
 %
-% Appropriate date representation 
+% Appropriate date representation
 % %A %d %B %Y
 d_fmt     "<U0025><U0041><U0020><U0025><U0064><U0020><U0025><U0042><U0020><U0025><U0059>"
 %
-% Appropriate time representation 
+% Appropriate time representation
 % %I:%M:%S  %Z
 t_fmt     "<U0025><U0049><U003A><U0025><U004D><U003A><U0025><U0053><U0020><U0020><U0025><U005A>"
 %
-% Appropriate 12 h time representation (%r) 
+% Appropriate 12 h time representation (%r)
 t_fmt_ampm     "<U0025><U0049><U003A><U0025><U004D><U003A><U0025><U0053><U0020><U0025><U0070><U0020><U0025><U005A>"
 %
 END LC_TIME
@@ -169,17 +169,14 @@ nostr     "<U0D05><U0D32><U0D4D><U0D32>"
 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     "<U0025><U0070><U0025><U0074><U0025><U0066><U0025><U0074><U0025><U0067>"
 name_gen     "<U0D36><U0D4D><U0D30><U0D40>"
 name_mr      "<U0D36><U0D4D><U0D30><U0D40><U0D2E><U0D3E><U0D28><U0D41><U0D4D>"
@@ -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     "<U002B><U0025><U0063><U0020><U003B><U0025><U0061><U0020><U003B><U0025><U006C>"
+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
+%
index 76556e809ebbbc138b059d4731e29580edfd764d..24238caa58680199fb7f5f8a92d85f2bba6d4c3e 100644 (file)
@@ -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          "<U002E>"
-thousands_sep          "<U002C>"
-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 "<U002B><U0025><U0063><U0020><U003B><U0025><U0061><U0020>/
-<U003B><U0025><U006C>"
-int_prefix  "<U0039><U0031>"
-
+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
index 6df18d4583d7c2701ea00043a8252c6f0c93acd6..aad9a20844f3b79e5419e76098ea93b44e3e1d3a 100644 (file)
@@ -107,21 +107,15 @@ date_fmt       "<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U0065>/
 END LC_TIME
 
 LC_PAPER
-% FIXME
-height   297
-% FIXME
-width    210
+copy "fr_BE"
 END LC_PAPER
 
 LC_TELEPHONE
-tel_int_fmt    "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025>/
-<U006C>"
-int_prefix     "<U0033><U0032>"
+copy "fr_BE"
 END LC_TELEPHONE
 
 LC_MEASUREMENT
-% FIXME
-measurement    1
+copy "fr_BE"
 END LC_MEASUREMENT
 
 LC_NAME
index afa237a5e2ac2fb65fec1ee4ee029926dd4ad3a1..3e7bd2b9bbd7b47c1ef0c89c4211d333e566f92d 100644 (file)
@@ -45,7 +45,7 @@ END LC_COLLATE
 LC_MONETARY
 % This is the POSIX Locale definition the LC_MONETARY category.
 int_curr_symbol       "<U0049><U004E><U0052><U0020>"
-currency_symbol       "<U0A30><U0A42><U0A2A><U0A72><U0A48>"     
+currency_symbol       "<U0A30><U0A42><U0A2A><U0A72><U0A48>"
 mon_decimal_point     "<U002E>"
 mon_thousands_sep     "<U002C>"
 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          "<U002E>"
-thousands_sep          "<U002C>"
-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 "<U002B><U0025><U0063><U0020><U003B><U0025><U0061><U0020>/
-<U003B><U0025><U006C>"
-int_prefix     "<U0039><U0031>"
-
+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
index bdf066f5477c4e923fd5e570499dd1417252d326..50c69cb82c34d7ca1f5a3e6f7cc8f41fe9e65349 100644 (file)
@@ -134,6 +134,7 @@ LC_TELEPHONE
 tel_int_fmt    "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025>/
 <U006C>"
 int_prefix     "<U0035><U0035>"
+int_select     "<U0030><U0030>"
 END LC_TELEPHONE
 
 LC_MEASUREMENT
index 60aa0188939efcf79ebd55520aced8447472e8f3..fdb3427070272dd9dbba38d21e79d0115a834e5a 100644 (file)
@@ -158,6 +158,7 @@ LC_TELEPHONE
 tel_int_fmt    "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025>/
 <U006C>"
 int_prefix     "<U0037>"
+int_select     "<U0030><U007E><U0031><U0030>"
 END LC_TELEPHONE
 
 LC_MEASUREMENT
index 8d1857ae175675bb6215bf777bff47873df4fcca..e0c7485e7ebdd5655513ac743db5d715610e3c7f 100644 (file)
@@ -196,6 +196,7 @@ LC_TELEPHONE
 tel_int_fmt "<U002B><U0025><U0063><U0020><U003B><U0025><U0061><U0020>/
 <U003B><U0025><U006C>"
 int_prefix     "<U0033><U0035><U0035>"
+int_select     "<U0030><U0030>"
 
 END LC_TELEPHONE
 
index 6676d74314ed0cbd47bf464da1d4b07e38158550..c7ca06dc546663af039fa3932fc64a988f448d86 100644 (file)
@@ -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       "<U0049><U004E><U0052><U0020>"
@@ -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         "<U0B9C><U0BA9><U0BB5><U0BB0><U0BBF>";"<U0BAA><U0BC6><U0BAA><U0BCD><
             "<U0B9A><U0BC6><U0BAA><U0BCD><U0B9F><U0BAE><U0BCD><U0BAA><U0BB0><U0BCD>";"<U0B85><U0B95><U0BCD><U0B9F><U0BCB><U0BAA><U0BB0><U0BCD>";/
             "<U0BA8><U0BB5><U0BAE><U0BCD><U0BAA><U0BB0><U0BCD>";"<U0B9F><U0BBF><U0B9A><U0BAE><U0BCD><U0BAA><U0BB0><U0BCD><U0072>"
 %
-% Equivalent of AM PM 
+% Equivalent of AM PM
 am_pm       "<U0B95><U0BBE><U0BB2><U0BC8>";"<U0BAE><U0BBE><U0BB2><U0BC8>"
 %
-% Appropriate date and time representation 
+% Appropriate date and time representation
 % %A %d %B %Y %I:%M:%S  %Z
 d_t_fmt     "<U0025><U0041><U0020><U0025><U0064><U0020><U0025><U0042><U0020><U0025><U0059><U0020><U0025><U0049><U003A><U0025><U004D><U003A><U0025><U0053><U0020><U0025><U0070><U0020><U0025><U005A>"
 %
-% Appropriate date representation 
+% Appropriate date representation
 % %A %d %B %Y
 d_fmt       "<U0025><U0041><U0020><U0025><U0064><U0020><U0025><U0042><U0020><U0025><U0059>"
 %
-% Appropriate time representation 
+% Appropriate time representation
 % %I:%M:%S  %Z
 t_fmt       "<U0025><U0049><U003A><U0025><U004D><U003A><U0025><U0053><U0020><U0020><U0025><U005A>"
 %
-% Appropriate 12 h time representation (%r) 
+% Appropriate 12 h time representation (%r)
 t_fmt_ampm  "<U0025><U0049><U003A><U0025><U004D><U003A><U0025><U0053><U0020><U0025><U0070><U0020><U0025><U005A>"
 %
 END LC_TIME
@@ -142,14 +142,14 @@ LC_MESSAGES
 % ^[\u0b86\u0bae\u0bcd]
 yesexpr     "<U005E><U005B><U0B86><U0BAE><U0BCD><U005D>"
 
-% Syntax on Unicode Regular Expression Guidelines TR#18 
+% Syntax on Unicode Regular Expression Guidelines TR#18
 % yesexpr     "<U005E><U005B><U005C><U0075><U0030><U0062><U0038><U0036><U005C><U0075><U0030><U0062><U0061><U0065><U005C><U0075><U0030><U0062><U0063><U0064><U005D>"
 
 %
 % ^[\u0b87\u0bb2\u0bcd\u0bb2\u0bc8]
 noexpr      "<U005E><U005B><U0B87><U0BB2><U0BCD><U0BB2><U0BC8><U005D>"
 
-% Syntax on Unicode Regular Expression Guidelines TR#18 
+% Syntax on Unicode Regular Expression Guidelines TR#18
 % noexpr      "<U005E><U005B><U005C><U0075><U0030><U0062><U0038><U0037><U005C><U0075><U0030><U0062><U0062><U0032><U005C><U0075><U0030><U0062><U0063><U0064><U005C><U0075><U0030><U0062><U0062><U0032><U005C><U0075><U0030><U0062><U0063><U0038><U005D>"
 %
 
@@ -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    "<U0025><U0070><U0025><U0074><U0025><U0066><U0025><U0074><U0025><U0067>"
 name_gen    ""
 name_mr     "<U004D><U0072><U002E>"
@@ -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 "<U002B><U0025><U0063><U0020><U003B><U0025><U0061><U0020><U003B><U0025><U006C>"
-
+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
index 1bc952830dacaabb1147227df3b7be3dbbc5be09..a8667a02d24f2b25de9a8fc9f5bdcb5ae54ce923 100644 (file)
@@ -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       "<U0049><U004E><U0052><U0020>"
@@ -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         "<U0C1C><U0C28><U0C35><U0C30><U0C3F>";"<U0C2B><U0C3F><U0C2C><U0C4D><
             "<U0C28><U0C35><U0C02><U0C2C><U0C30><U0C4D>";"<U0C21><U0C3F><U0C38><U0C46><U0C02><U0C2C><U0C30><U0C4D>"
 %
 % Equivalent of AM PM
-am_pm       "<U0C2A><U0C42><U0C30><U0C4D><U0C35><U0C3E><U0C39><U0C4D><U0C28>";"<U0C05><U0C2A><U0C30><U0C3E><U0C39><U0C4D><U0C28>" 
+am_pm       "<U0C2A><U0C42><U0C30><U0C4D><U0C35><U0C3E><U0C39><U0C4D><U0C28>";"<U0C05><U0C2A><U0C30><U0C3E><U0C39><U0C4D><U0C28>"
 %
-% Appropriate date and time representation 
+% Appropriate date and time representation
 % %A %d %b %Y %I:%M:%S  %Z
 d_t_fmt     "<U0025><U0041><U0020><U0025><U0064><U0020><U0025><U0062><U0020><U0025><U0059><U0020><U0025><U0049><U003A><U0025><U004D><U003A><U0025><U0053><U0020><U0025><U0070><U0020><U0025><U005A>"
 %
-% Appropriate date representation 
+% Appropriate date representation
 % %A %d %b %Y
 d_fmt       "<U0025><U0041><U0020><U0025><U0064><U0020><U0025><U0062><U0020><U0025><U0059>"
 %
-% Appropriate time representation 
+% Appropriate time representation
 % %I:%M:%S  %Z
 t_fmt       "<U0025><U0049><U003A><U0025><U004D><U003A><U0025><U0053><U0020><U0020><U0025><U005A>"
 %
-% Appropriate 12 h time representation (%r) 
+% Appropriate 12 h time representation (%r)
 t_fmt_ampm  "<U0025><U0049><U003A><U0025><U004D><U003A><U0025><U0053><U0020><U0025><U0070><U0020><U0025><U005A>"
 %
 END LC_TIME
@@ -144,14 +144,14 @@ LC_MESSAGES
 % ^[\u0939\u093e\u0901]
 yesexpr     "<U005E><U005B><U0C05><U005D>"
 
-% Syntax on Unicode Regular Expression Guidelines TR#18 
+% Syntax on Unicode Regular Expression Guidelines TR#18
 % yesexpr     "<U005E><U005B><U005C><U0075><U0030><U0039><U0033><U0039><U005C><U0075><U0030><U0039><U0033><U0065><U005C><U0075><U0030><U0039><U0030><U0031><U005D>"
 
 %
 % ^[\u0928\u0939\u0940\u0902]
 noexpr      "<U005E><U005B><U0C15><U005D>"
 
-% Syntax on Unicode Regular Expression Guidelines TR#18 
+% Syntax on Unicode Regular Expression Guidelines TR#18
 % noexpr      "<U005E><U005B><U005C><U0075><U0030><U0039><U0032><U0038><U005C><U0075><U0030><U0039><U0033><U0039><U005C><U0075><U0030><U0039><U0034><U0030><U005C><U0075><U0030><U0039><U0030><U0032><U005D>"
 %
 
@@ -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    "<U0025><U0070><U0025><U0074><U0025><U0066><U0025><U0074><U0025><U0067>"
 name_gen    ""
 name_mr     "<U004D><U0072><U002E>"
@@ -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 "<U002B><U0025><U0063><U0020><U003B><U0025><U0061><U0020><U003B><U0025><U006C>"
-
+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
index 7ff7195d2a43ac7487fb146e75df19c1dd5f542e..cc2c4ebb9ef54cee4aa801d22b82674a72909d60 100644 (file)
@@ -128,7 +128,7 @@ tel_dom_fmt    "<U0025><U0061><U002D><U0025><U006C>"
 tel_int_fmt    "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025>/
 <U006C>"
 int_prefix     "<U0032><U0039><U0031>"
-% int_select   unknown
+int_select     "<U0030><U0030>"
 %
 END LC_TELEPHONE
 
index 055bcf967910b497fc19a7763dfb143092e8db4f..d6158b037af4dd5e083333f45572145ce2b6d9af 100644 (file)
@@ -928,7 +928,7 @@ LC_TELEPHONE
 tel_dom_fmt    "<U0025><U0061><U002D><U0025><U006C>"
 tel_int_fmt    "<U0025><U0063><U002D><U0025><U0061><U002D><U0025><U006C>"
 int_prefix     "<U0032><U0035><U0031>"
-% int_select   unknown
+int_select     "<U0030><U0030>"
 %
 END LC_TELEPHONE
 
index 6dd5aba52c2250e061cd77a330e481beeeba010e..31a3de1c2b300a2210686d9b95a1a609c58a2d29 100644 (file)
@@ -245,9 +245,7 @@ n_sign_posn               1
 END LC_MONETARY
 
 LC_NUMERIC
-decimal_point             "<U002C>"
-thousands_sep             "<U002E>"
-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
index 3e97467ec82293f4d79cdc56754c8fcfaa14d695..3b45ac3d14e54ca2ac66654fe33d5ec243a374ba 100644 (file)
@@ -193,7 +193,7 @@ LC_TELEPHONE
 tel_int_fmt "<U002B><U0025><U0063><U0020><U003B><U0025><U0061><U0020>/
 <U003B><U0025><U006C>"
 int_prefix  "<U0038><U0035><U0032>"
-
+int_select  "<U0030><U0030><U0031>"
 END LC_TELEPHONE
 
 
index ddd71f9d93396de9c07a581ed23adff0d072f1b2..a652eb8e505f2ddbb3ee5345d9269ca08d51461c 100644 (file)
@@ -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;
index 9d4f078d234a2b81941e0d2cc5890e789c05e3a4..713bd92881fa32256c400900b95db4c6ec505a9c 100644 (file)
@@ -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;
 }
This page took 0.135699 seconds and 5 git commands to generate.