gcc/libjava/java
Guilhem Lavaux b335a54914 2004-05-05 Guilhem Lavaux <guilhem@kaffe.org>
* java/text/DecimalFormat.java
	(MAXIMUM_INTEGER_DIGITS): New constant to keep the numeric value 309.
	(applyPatternWithSymbols): Use MAXIMUM_INTEGER_DIGITS.
	(parse): Fixed handling of exponentiation notation and grouping.

From-SVN: r81502
2004-05-05 06:02:37 +00:00
..
applet [multiple changes] 2004-04-16 18:44:45 +00:00
awt ColorModel.java (getRGBdefault): Default ColorModel has 32 bit pixels not 8 bit pixels. 2004-05-04 19:27:11 +00:00
beans AWTPermission.java, [...]: Fixed HTML tags in javadocs all over. 2004-04-20 10:37:07 +00:00
io URLStreamHandler.java (toExternalForm): Removed unused variables. 2004-05-03 19:52:29 +00:00
lang URLStreamHandler.java (toExternalForm): Removed unused variables. 2004-05-03 19:52:29 +00:00
math URLStreamHandler.java (toExternalForm): Removed unused variables. 2004-05-03 19:52:29 +00:00
net DERReader.java: Call static methods staticly. 2004-05-03 20:23:28 +00:00
nio 2004-05-04 Michael Koch <konqueror@gmx.de> 2004-05-04 21:31:30 +00:00
rmi MarshalledObject.java, [...]: Fixed javadoc, coding style and argument names all over. 2004-04-20 14:45:10 +00:00
security DSAKeyPairGenerator.java, [...]: Cleaned up imports. 2004-05-04 21:40:42 +00:00
sql DriverManager.java: Cleaned up imports. 2004-04-23 07:57:47 +00:00
text 2004-05-05 Guilhem Lavaux <guilhem@kaffe.org> 2004-05-05 06:02:37 +00:00
util DERReader.java: Call static methods staticly. 2004-05-03 20:23:28 +00:00