gcc/libjava/java
Guilhem Lavaux 95f5c6a243 DecimalFormatSymbols.java (locale): New field.
2003-11-27  Guilhem Lavaux <guilhem@kaffe.org>

	* java/text/DecimalFormatSymbols.java (locale): New field.
	(DecimalFormatSymbols (Locale)): Set locale.
	(serialVersionOnStream): Upgraded to number 2.
	(readObject): Assign locale if it wasn't by the serializer.

From-SVN: r73987
2003-11-27 09:49:22 +00:00
..
applet AppletContext.java: Fix typo and remove redundant modifiers. 2002-11-14 20:35:27 +00:00
awt TextLayout.java: Implement simple layouts using attributed strings and glyph vectors. 2003-11-21 00:10:28 +00:00
beans Reported by M.Negovanovic 2003-10-21 13:21:33 +00:00
io re PR libgcj/13062 (StreamTokenizer ignores commentChar) 2003-11-16 21:15:55 +00:00
lang natDouble.cc (parseDouble): Reverted patch of 2003-11-13. 2003-11-26 18:02:34 +00:00
math Font.java, [...]: Removed some redundant obj == null checks. 2003-11-11 12:22:20 +00:00
net 2003-11-26 Michael Koch <konqueror@gmx.de> 2003-11-26 21:25:41 +00:00
nio 2003-11-11 Michael Koch <konqueror@gmx.de> 2003-11-11 11:56:58 +00:00
rmi Font.java, [...]: Removed some redundant obj == null checks. 2003-11-11 12:22:20 +00:00
security Font.java, [...]: Removed some redundant obj == null checks. 2003-11-11 12:22:20 +00:00
sql Font.java, [...]: Removed some redundant obj == null checks. 2003-11-11 12:22:20 +00:00
text DecimalFormatSymbols.java (locale): New field. 2003-11-27 09:49:22 +00:00
util GregorianCalendar.java (getLinearTime): Avoid counting the leap day of the leap year twice. 2003-11-27 09:16:13 +00:00