CVSROOT:        /cvsroot/classpath
Module name:    classpath
Changes by:     Mario Torre <neugens>   06/11/27 02:44:17

Modified files:
        java/text      : DecimalFormat.java 
        .              : ChangeLog 

Log message:
        2006-11-27  neugens  <[EMAIL PROTECTED]>
        
                * java/text/DecimalFormat.java (formatInternal): Add an 
explicit test
                for FieldPosition to be null.
                Check if the factional part is just 0 and can be omitted from 
the
                result.
                (scanNegativePattern): Fixed index out of bound exception when 
searching
                for international currency symbol in negative pattern.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/java/text/DecimalFormat.java?cvsroot=classpath&r1=1.27&r2=1.28
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.8868&r2=1.8869


Reply via email to