[kaffe] Kaffe CVS: kaffe guilhem
Kaffe CVS
cvs-commits at kaffe.org
Thu Jul 17 12:46:01 PDT 2003
CVSROOT: /cvs/kaffe
Module name: kaffe
Changes by: guilhem 03/07/17 12:44:06
Modified files:
. : ChangeLog
libraries/javalib/java/text: DecimalFormat.java
Log message:
* libraries/javalib/java/test/DecimalFormat.java:
(applyPattern) Throw IllegalArgumentException if the pattern is
incorrect.
(format) Check if "num" ends with a 0 when you build the fractional
part. For example, this case should be corrected: 100.0 => 100.
More information about the kaffe
mailing list