summaryrefslogtreecommitdiff
path: root/libjava/java/math/BigDecimal.java
AgeCommit message (Expand)Author
2003-08-01BigDecimal (divide): Correctly handle ROUND_HALF_EVEN when amount is greater ...Jerry Quinn
2003-04-19BigInteger.java (probablePrime): New.Jerry Quinn
2003-02-14BigDecimal.java (BigDecimal(String)): Always set scale to zero when there is ...Mark Wielaard
2003-02-07BigDecimal (valueOf): fix DiagBigDecimal val008, val013 tests; see patch #101...Stephen Crawley
2002-01-22Add license clarification.Mark Wielaard
2001-11-25re PR libgcj/4583 (problems BigDecimal(double) ctor.)Tom Tromey
2001-01-10* java/math/BigDecimal.java (divide): Fixed comment.Warren Levy
2001-01-10re PR libgcj/1596 (setScale() missing from java.math.BigDecimal)Warren Levy
2000-10-27Makefile.am: Added locale files from Classpath.Warren Levy
2000-04-11ObjectStreamException.java: New file.Warren Levy