CVSROOT: /cvsroot/classpath
Module name: classpath
Branch: generics-branch
Changes by: Anthony Balkissoon <[EMAIL PROTECTED]> 06/02/27 19:49:48
Modified files:
. : ChangeLog
Log message:
2006-02-27 Anthony Balkissoon <[EMAIL PROTECTED]>
* 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