[kaffe] CVS kaffe (robilad): Resynced with GNU Classpath: locale info updated

Kaffe CVS cvs-commits at kaffe.org
Sat Feb 19 17:22:36 PST 2005


PatchSet 5579 
Date: 2005/02/20 01:18:06
Author: robilad
Branch: HEAD
Tag: (none) 
Log:
Resynced with  GNU Classpath: locale info updated

Members: 
	ChangeLog:1.3623->1.3624 
	libraries/javalib/Makefile.am:1.311->1.312 
	libraries/javalib/Makefile.in:1.397->1.398 
	libraries/javalib/all.files:1.91->1.92 
	libraries/javalib/gnu/java/locale/LocaleInformation_az_Cyrl.java:INITIAL->1.1 

Index: kaffe/ChangeLog
diff -u kaffe/ChangeLog:1.3623 kaffe/ChangeLog:1.3624
--- kaffe/ChangeLog:1.3623	Sun Feb 20 00:55:44 2005
+++ kaffe/ChangeLog	Sun Feb 20 01:18:06 2005
@@ -1,3 +1,60 @@
+2005-02-19  Dalibor Topic  <robilad at kaffe.org>
+
+	Resynced with GNU Classpath.
+	
+	2005-02-20  Michael Koch  <konqueror at gmx.de>
+
+	* gnu/java/locale/LocaleInformation_af.java,
+	gnu/java/locale/LocaleInformation_am.java,
+	gnu/java/locale/LocaleInformation_ca.java,
+	gnu/java/locale/LocaleInformation_cs.java,
+	gnu/java/locale/LocaleInformation_cy.java,
+	gnu/java/locale/LocaleInformation_da.java,
+	gnu/java/locale/LocaleInformation_de.java,
+	gnu/java/locale/LocaleInformation_el.java,
+	gnu/java/locale/LocaleInformation_en.java,
+	gnu/java/locale/LocaleInformation_eo.java,
+	gnu/java/locale/LocaleInformation_es.java,
+	gnu/java/locale/LocaleInformation_et.java,
+	gnu/java/locale/LocaleInformation_eu.java,
+	gnu/java/locale/LocaleInformation_fa.java,
+	gnu/java/locale/LocaleInformation_fi.java,
+	gnu/java/locale/LocaleInformation_fr.java,
+	gnu/java/locale/LocaleInformation_ga.java,
+	gnu/java/locale/LocaleInformation_hr.java,
+	gnu/java/locale/LocaleInformation_hu.java,
+	gnu/java/locale/LocaleInformation_hy.java,
+	gnu/java/locale/LocaleInformation_id.java,
+	gnu/java/locale/LocaleInformation_is.java,
+	gnu/java/locale/LocaleInformation_it.java,
+	gnu/java/locale/LocaleInformation_ja.java,
+	gnu/java/locale/LocaleInformation_ka.java,
+	gnu/java/locale/LocaleInformation_ko.java,
+	gnu/java/locale/LocaleInformation_lo.java,
+	gnu/java/locale/LocaleInformation_lt.java,
+	gnu/java/locale/LocaleInformation_lv.java,
+	gnu/java/locale/LocaleInformation_mk.java,
+	gnu/java/locale/LocaleInformation_mn.java,
+	gnu/java/locale/LocaleInformation_ms.java,
+	gnu/java/locale/LocaleInformation_mt.java,
+	gnu/java/locale/LocaleInformation_nb.java,
+	gnu/java/locale/LocaleInformation_nl.java,
+	gnu/java/locale/LocaleInformation_nn.java,
+	gnu/java/locale/LocaleInformation_pl.java,
+	gnu/java/locale/LocaleInformation_pt.java,
+	gnu/java/locale/LocaleInformation_ro.java,
+	gnu/java/locale/LocaleInformation_ru.java,
+	gnu/java/locale/LocaleInformation_sk.java,
+	gnu/java/locale/LocaleInformation_sl.java,
+	gnu/java/locale/LocaleInformation_sq.java,
+	gnu/java/locale/LocaleInformation_sv.java,
+	gnu/java/locale/LocaleInformation_th.java,
+	gnu/java/locale/LocaleInformation_tr.java,
+	gnu/java/locale/LocaleInformation_vi.java,
+	gnu/java/locale/LocaleInformation_zh.java,
+	gnu/java/locale/LocaleInformation_zh_Hant.java: Updated.
+	* gnu/java/locale/LocaleInformation_az_Cyrl.java: New file.
+	
 2005-02-20  Dalibor Topic  <robilad at kaffe.org>
 
 	* kaffe/kaffevm/systems/unix-pthreads/thread-internal.h,
Index: kaffe/libraries/javalib/Makefile.am
diff -u kaffe/libraries/javalib/Makefile.am:1.311 kaffe/libraries/javalib/Makefile.am:1.312
--- kaffe/libraries/javalib/Makefile.am:1.311	Mon Feb 14 22:52:29 2005
+++ kaffe/libraries/javalib/Makefile.am	Sun Feb 20 01:18:10 2005
@@ -1124,6 +1124,7 @@
 	gnu/java/locale/LocaleInformation_as.java \
 	gnu/java/locale/LocaleInformation_as_IN.java \
 	gnu/java/locale/LocaleInformation_az.java \
+	gnu/java/locale/LocaleInformation_az_Cyrl.java \
 	gnu/java/locale/LocaleInformation_be.java \
 	gnu/java/locale/LocaleInformation_be_BY.java \
 	gnu/java/locale/LocaleInformation_bg.java \
Index: kaffe/libraries/javalib/Makefile.in
diff -u kaffe/libraries/javalib/Makefile.in:1.397 kaffe/libraries/javalib/Makefile.in:1.398
--- kaffe/libraries/javalib/Makefile.in:1.397	Mon Feb 14 22:52:30 2005
+++ kaffe/libraries/javalib/Makefile.in	Sun Feb 20 01:18:11 2005
@@ -1548,6 +1548,7 @@
 	gnu/java/locale/LocaleInformation_as.java \
 	gnu/java/locale/LocaleInformation_as_IN.java \
 	gnu/java/locale/LocaleInformation_az.java \
+	gnu/java/locale/LocaleInformation_az_Cyrl.java \
 	gnu/java/locale/LocaleInformation_be.java \
 	gnu/java/locale/LocaleInformation_be_BY.java \
 	gnu/java/locale/LocaleInformation_bg.java \
Index: kaffe/libraries/javalib/all.files
diff -u kaffe/libraries/javalib/all.files:1.91 kaffe/libraries/javalib/all.files:1.92
--- kaffe/libraries/javalib/all.files:1.91	Mon Feb 14 22:52:33 2005
+++ kaffe/libraries/javalib/all.files	Sun Feb 20 01:18:11 2005
@@ -727,6 +727,7 @@
 gnu/java/locale/LocaleInformation_as.java
 gnu/java/locale/LocaleInformation_as_IN.java
 gnu/java/locale/LocaleInformation_az.java
+gnu/java/locale/LocaleInformation_az_Cyrl.java
 gnu/java/locale/LocaleInformation_be.java
 gnu/java/locale/LocaleInformation_be_BY.java
 gnu/java/locale/LocaleInformation_bg.java
===================================================================
Checking out kaffe/libraries/javalib/gnu/java/locale/LocaleInformation_az_Cyrl.java
RCS:  /home/cvs/kaffe/kaffe/libraries/javalib/gnu/java/locale/LocaleInformation_az_Cyrl.java,v
VERS: 1.1
***************
--- /dev/null	Sun Aug  4 19:57:58 2002
+++ kaffe/libraries/javalib/gnu/java/locale/LocaleInformation_az_Cyrl.java	Sun Feb 20 01:22:36 2005
@@ -0,0 +1,133 @@
+/* LocaleInformation_az_Cyrl.java --
+   Copyright (C) 2004  Free Software Foundation, Inc.
+
+This file is part of GNU Classpath.
+
+GNU Classpath is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2, or (at your option)
+any later version.
+
+GNU Classpath is distributed in the hope that it will be useful, but
+WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with GNU Classpath; see the file COPYING.  If not, write to the
+Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
+02111-1307 USA.
+
+Linking this library statically or dynamically with other modules is
+making a combined work based on this library.  Thus, the terms and
+conditions of the GNU General Public License cover the whole
+combination.
+
+As a special exception, the copyright holders of this library give you
+permission to link this library with independent modules to produce an
+executable, regardless of the license terms of these independent
+modules, and to copy and distribute the resulting executable under
+terms of your choice, provided that you also meet, for each linked
+independent module, the terms and conditions of the license of that
+module.  An independent module is a module which is not derived from
+or based on this library.  If you modify this library, you may extend
+this exception to your version of the library, but you are not
+obligated to do so.  If you do not wish to do so, delete this
+exception statement from your version. */
+
+
+// This file was automatically generated by gnu.localegen from LDML
+
+package gnu.java.locale;
+
+import java.util.Enumeration;
+import java.util.Hashtable;
+import java.util.StringTokenizer;
+import java.util.ListResourceBundle;
+
+public class LocaleInformation_az_Cyrl extends ListResourceBundle
+{
+  private static final String currenciesDisplayNameKeys = "AZM";
+
+  private static final String currenciesDisplayNameValues = "AZM";
+
+  private static final Hashtable currenciesDisplayName;
+  static
+  {
+    currenciesDisplayName = new Hashtable();
+    Enumeration keys = new StringTokenizer(currenciesDisplayNameKeys, "\u00A6");
+    Enumeration values = new StringTokenizer(currenciesDisplayNameValues, "\u00A6");
+    while (keys.hasMoreElements())
+      {
+         String key = (String) keys.nextElement();
+         String value = (String) values.nextElement();
+         currenciesDisplayName.put(key, value);
+      }
+  }
+
+  private static final String currenciesSymbolKeys = "AZM";
+
+  private static final String currenciesSymbolValues = "\u043c\u0430\u043d.";
+
+  private static final Hashtable currenciesSymbol;
+  static
+  {
+    currenciesSymbol = new Hashtable();
+    Enumeration keys = new StringTokenizer(currenciesSymbolKeys, "\u00A6");
+    Enumeration values = new StringTokenizer(currenciesSymbolValues, "\u00A6");
+    while (keys.hasMoreElements())
+      {
+         String key = (String) keys.nextElement();
+         String value = (String) values.nextElement();
+         currenciesSymbol.put(key, value);
+      }
+  }
+
+  private static final String territoriesKeys = "AZ";
+
+  private static final String territoriesValues = "\u0410\u0437\u04d9\u0440\u0431\u0430\u0458\u04b9\u0430\u043d";
+
+  private static final Hashtable territories;
+  static
+  {
+    territories = new Hashtable();
+    Enumeration keys = new StringTokenizer(territoriesKeys, "\u00A6");
+    Enumeration values = new StringTokenizer(territoriesValues, "\u00A6");
+    while (keys.hasMoreElements())
+      {
+         String key = (String) keys.nextElement();
+         String value = (String) values.nextElement();
+         territories.put(key, value);
+      }
+  }
+
+  private static final String languagesKeys = "az";
+
+  private static final String languagesValues = "\u0410\u0437\u04d9\u0440\u0431\u0430\u0458\u04b9\u0430\u043d";
+
+  private static final Hashtable languages;
+  static
+  {
+    languages = new Hashtable();
+    Enumeration keys = new StringTokenizer(languagesKeys, "\u00A6");
+    Enumeration values = new StringTokenizer(languagesValues, "\u00A6");
+    while (keys.hasMoreElements())
+      {
+         String key = (String) keys.nextElement();
+         String value = (String) values.nextElement();
+         languages.put(key, value);
+      }
+  }
+
+  private static final Object[][] contents =
+  {
+    { "decimalSeparator", "," },
+    { "groupingSeparator", "\u00a0" },
+    { "currenciesDisplayName", currenciesDisplayName },
+    { "currenciesSymbol", currenciesSymbol },
+    { "territories", territories },
+    { "languages", languages },
+  };
+
+  public Object[][] getContents() { return contents; }
+}




More information about the kaffe mailing list