commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[commit-cp] classpath ChangeLog [generics-branch]


From: Anthony Balkissoon
Subject: [commit-cp] classpath ChangeLog [generics-branch]
Date: Mon, 27 Feb 2006 19:49:48 +0000

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         generics-branch
Changes by:     Anthony Balkissoon <address@hidden>     06/02/27 19:49:48

Modified files:
        .              : ChangeLog 

Log message:
        2006-02-27  Anthony Balkissoon  <address@hidden>
        
        * java/math/BigDecimal.java: Added @throws clause to constructors.
        (mathContext): Removed this unneeded field.
        (BigDecimal(int, MathContext)): New constructor.
        (BigDecimal(BigInteger, int, MathContext)): Likewise.
        (multiply(BigDecimal, MathContext)): New method.
        (negate(MathContext)): Likewise.
        (plus(MathContext)): Likewise.
        (numDigitsInLong): Fixed to properly handle negatives.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/ChangeLog.diff?only_with_tag=generics-branch&tr1=1.2386.2.206&tr2=1.2386.2.207&r1=text&r2=text




reply via email to

[Prev in Thread] Current Thread [Next in Thread]