about summary refs log tree commit diff
path: root/localedata
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-02-09 10:05:22 +0000
committerUlrich Drepper <drepper@redhat.com>2004-02-09 10:05:22 +0000
commit7be688b58fb2e5fea5db003d9ea72c4d779e65c6 (patch)
tree144ea8057c9d5264737b36a7792081f6619e0acf /localedata
parentff136edd32fb0d55d73032ff3d565794e601a398 (diff)
downloadglibc-7be688b58fb2e5fea5db003d9ea72c4d779e65c6.tar.gz
glibc-7be688b58fb2e5fea5db003d9ea72c4d779e65c6.tar.xz
glibc-7be688b58fb2e5fea5db003d9ea72c4d779e65c6.zip
Update.
	* stdio-common/_i18n_number.h: Support printing localized decimal
	point and thousand separator.
	* wctype/wctrans.c: Add __wctrans alias.
	* include/wctype.h: Declare __wctrans.
	Based on a patch by Hamed Malek.
Diffstat (limited to 'localedata')
-rw-r--r--localedata/ChangeLog5
-rw-r--r--localedata/locales/fa_IR12
2 files changed, 13 insertions, 4 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index 1e1e16d483..fdf57ad59e 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,3 +1,8 @@
+2004-02-09  Ulrich Drepper  <drepper@redhat.com>
+
+	* locales/fa_IR: Add to_outpunct info and change decimal_point and
+	thousand_sep to ASCII value.
+
 2004-01-19  Ulrich Drepper  <drepper@redhat.com>
 
 	* SUPPORTED: Add all kinds of UTF-8 locales.
diff --git a/localedata/locales/fa_IR b/localedata/locales/fa_IR
index 0d61daf4b7..e95f9807de 100644
--- a/localedata/locales/fa_IR
+++ b/localedata/locales/fa_IR
@@ -50,6 +50,10 @@ LC_CTYPE
 copy "i18n"
 
 outdigit <U06F0>..<U06F9>
+
+map to_outpunct; /
+  (<U002E>,<U066B>); /
+  (<U002C>,<U066C>)
 END LC_CTYPE
 
 LC_COLLATE
@@ -71,7 +75,7 @@ collating-symbol <alefmadda>
 collating-symbol <yeh>
 
 % Alternate representations displayed the same
-collating-symbol <ALT1> 
+collating-symbol <ALT1>
 collating-symbol <ALT2>
 
 collating-element <Alef-Madda> from "<U0627><U0653>"
@@ -126,7 +130,7 @@ reorder-after <U066D>
 <UFE72> IGNORE;IGNORE;IGNORE;<UFE72> %<dammatan_is>
 
 reorder-after <UFE7F>
-<U0653> IGNORE;IGNORE;IGNORE;<U0653> %<madda_no>   
+<U0653> IGNORE;IGNORE;IGNORE;<U0653> %<madda_no>
 <U0654> IGNORE;IGNORE;IGNORE;<U0654> %<hamzaabove_no>
 <U0655> IGNORE;IGNORE;IGNORE;<U0655> %<hamzabelow_no>
 <U0670> IGNORE;IGNORE;IGNORE;<U0670> %<supalef_no>
@@ -269,8 +273,8 @@ int_n_sign_posn       1
 END LC_MONETARY
 
 LC_NUMERIC
-decimal_point     "<U066B>"
-thousands_sep     "<U066C>"
+decimal_point     "<U002E>"
+thousands_sep     "<U002C>"
 grouping          3
 END LC_NUMERIC