8sa1-gcc/libjava/gnu/java/util
Tania Bento 618bf37b05 DecimalFormatSymbols.java: Added the year 2007 to Copyright information and introduced new variable, currency.
2007-04-04  Tania Bento  <tbento@redhat.com>

	* java/text/DecimalFormatSymbols.java: Added the year 2007 to
	Copyright information and introduced new variable, currency.
	(DecimalFormatSymbols(Locale)): Define currency and intlCurrencySymbol
	to "XXX", currencySymbol to "?" and localCurrency appropriately.
	(getCurrency): Fixed documentation and return the value of currency.
	(setCurrency): Fixed documentation and update the value of currency.
	(setInternationalCurrencySymbol): Fixed documentation and update the
	value of currency.
	* java/util/Currency.java: Introduced two new variables, properties
	and fractionDigits. In the static block, a properties object is
	created and the currency resource is loaded.
	(Currency(Locale)): fractionDigits is defined.
	(Currency(String)): New method.
	(getDefaultFractionDigits): Return the value of fractionDigits.
	(getInstance(String)): Check if String is equal to "XXX".

From-SVN: r123512
2007-04-05 00:15:16 +00:00
..
jar DecimalFormatSymbols.java: Added the year 2007 to Copyright information and introduced new variable, currency. 2007-04-05 00:15:16 +00:00
prefs Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
regex Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
DoubleEnumeration.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
EmptyEnumeration.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
WeakIdentityHashMap.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
WeakIdentityHashMap$1.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
WeakIdentityHashMap$WeakBucket.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
WeakIdentityHashMap$WeakBucket$WeakEntry.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
WeakIdentityHashMap$WeakEntrySet.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ZoneInfo.h re PR libgcj/17002 (java.util.TimeZone.getDefault() is broken) 2007-02-22 17:04:55 +01:00