summaryrefslogtreecommitdiff
path: root/libjava/java/math/BigDecimal.java
AgeCommit message (Expand)Author
2005-07-16Major merge with Classpath.Tom Tromey
2005-06-30Update FSF addressKelley Cook
2004-10-16BigDecimal.java, [...]: Reorganized import statements, removed redundant and ...Michael Koch
2004-05-03URLStreamHandler.java (toExternalForm): Removed unused variables.Tom Tromey
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