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.
_______________________________________________
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe