gcc/libjava/gnu/java/net
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
..
loader URLClassLoader.java: Removed. 2007-01-15 10:25:38 +00:00
local
protocol
BASE64.h
CRLFInputStream.h
CRLFOutputStream.h
DefaultContentHandlerFactory.h
DefaultProxySelector.h
EmptyX509TrustManager.h
GetLocalHostAction.h
HeaderFieldHelper.h
ImageHandler.h
IndexListParser.h
LineInputStream.h
natPlainDatagramSocketImplNoNet.cc
natPlainDatagramSocketImplPosix.cc re PR libgcj/31228 (Race condition between setting close-on-exec and Runtime.exec()) 2007-03-23 00:06:41 +00:00
natPlainDatagramSocketImplWin32.cc
natPlainSocketImplNoNet.cc
natPlainSocketImplPosix.cc natPlainSocketImplPosix.cc (create): Return if already created. 2007-04-02 22:10:41 +00:00
natPlainSocketImplWin32.cc
PlainDatagramSocketImpl.h
PlainDatagramSocketImpl.java Collections.java (UnmodifiableMap.toArray): Imported changes from Classpath. 2007-02-12 23:52:39 +00:00
PlainSocketImpl.h DecimalFormatSymbols.java: Added the year 2007 to Copyright information and introduced new variable, currency. 2007-04-05 00:15:16 +00:00
PlainSocketImpl.java natPlainSocketImplPosix.cc (create): Return if already created. 2007-04-02 22:10:41 +00:00
PlainSocketImpl$SocketInputStream.h
PlainSocketImpl$SocketOutputStream.h
URLParseError.h