CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         classpath-0_92-branch
Changes by:     Mark Wielaard <mark>    06/07/29 14:43:40

Modified files:
        .              : ChangeLog 
        java/math      : BigDecimal.java 

Log message:
        2006-07-29  Sven de Marothy  <[EMAIL PROTECTED]>
        
               * java/math/BigDecimal.java
               Adjust copyright date.
               (divide(BigDecimal): Implement.
               (precision): Reimplement.
               (numDigitsInBigInteger, numDigitsInLong): Removed.
               (toString): Get exponent from string length,
               fix negative values with exponential form.
               (toEngineeringString): Same as for toString.
               (setScale): Throw ArithmeticException if scale < 0.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&only_with_tag=classpath-0_92-branch&r1=1.8251&r2=1.8251.2.1
http://cvs.savannah.gnu.org/viewcvs/classpath/java/math/BigDecimal.java?cvsroot=classpath&only_with_tag=classpath-0_92-branch&r1=1.23&r2=1.23.2.1


Reply via email to