summaryrefslogtreecommitdiff
path: root/java/math
Commit message (Expand)AuthorAgeFilesLines
...
* * java/math/BigDecimal.java (add): Reimplemented.Warren Levy2000-06-291-5/+14
* ignore MakefileBrian Jones2000-06-141-0/+1
* Change to libgcc-like terms.Paul Fisher2000-03-152-0/+50
* Add BigDecimal to EXTRA_DISTAaron M. Renn1999-02-011-1/+2
* Add compareTo(Object) methodAaron M. Renn1999-02-011-0/+5
* Add substract methodAaron M. Renn1999-02-011-2/+3
* Put package decl before importAaron M. Renn1999-01-302-2/+4
* Bring java.math up to JDK 1.2 compliance.Paul Fisher1999-01-282-12/+507
* (equals): Clean up.Paul Fisher1999-01-191-9/+2
* updatedBrian Jones1998-12-221-5/+2
* initial checkinBrian Jones1998-12-221-0/+1
* Added package declaration.Geoff Berry1998-07-271-0/+4
* Added java.lang.Comparable, java.lang.UnsupportedOperationExceptionGeoff Berry1998-07-241-0/+7
* (equals): Add null test.Paul Fisher1998-06-051-1/+1
* added BigInteger.javaPaul Fisher1998-06-021-0/+103