gcc/libjava/java
Michael Koch 289f9db7db 2004-05-30 Michael Koch <konqueror@gmx.de>
* java/text/DecimalFormat.java
	(parse): Fixed parsing of decimal strings. Number of maximum
	digits to be read should now work.
	* java/text/SimpleDateFormat.java
	(SimpleDateFormat): Set maximumFractionDigit to 0 for the number
	formatter. This fixes DateFormatTest.

From-SVN: r82449
2004-05-30 13:42:24 +00:00
..
applet [multiple changes] 2004-05-27 06:17:44 +00:00
awt BeanInfoEmbryo.java, [...]: Rename enum to e because enum is a keyword in Java 1.5. 2004-05-30 13:35:15 +00:00
beans AWTPermission.java, [...]: Fixed HTML tags in javadocs all over. 2004-04-20 10:37:07 +00:00
io * java/io/Writer.java (Writer(Object)): Check for null lock object. 2004-05-16 18:35:37 +00:00
lang gcj.texi (Object allocation): Remove _Jv_AllocBytes. 2004-05-28 19:53:06 +01:00
math URLStreamHandler.java (toExternalForm): Removed unused variables. 2004-05-03 19:52:29 +00:00
net URLStreamHandler.java (toExternalForm): Removed unused variables. 2004-05-05 08:51:04 +00:00
nio 2004-05-30 Michael Koch <konqueror@gmx.de> 2004-05-30 13:38:20 +00:00
rmi MarshalledObject.java, [...]: Fixed javadoc, coding style and argument names all over. 2004-04-20 14:45:10 +00:00
security Format.java: Cleaned up imports. 2004-05-05 06:52:56 +00:00
sql DriverManager.java: Cleaned up imports. 2004-04-23 07:57:47 +00:00
text 2004-05-30 Michael Koch <konqueror@gmx.de> 2004-05-30 13:42:24 +00:00
util SimpleTimeZone.java: Reverting my last change until I can fix it properly. 2004-05-27 20:32:20 +00:00