summaryrefslogtreecommitdiff
path: root/libjava/java/text/DecimalFormat.java
AgeCommit message (Expand)Author
2003-09-25DecimalFormat.java (format): Don't immediatly round baseNumber to long.Guilhem Lavaux
2003-08-04DecimalFormat.java (format): avoid ArithmeticException when groupingSize is 0.David P Grove
2003-06-08For PR libgcj/11085:Tom Tromey
2002-01-22Add license clarification.Mark Wielaard
2001-10-05DecimalFormat.java (format): Use localized minus sign when generating exponen...Tom Tromey
2001-09-07RuleBasedCollator.java (clone): Rewrote.Tom Tromey
2001-09-05SimpleDateFormat.java: Re-merged with Classpath.Tom Tromey
2000-10-10LocaleData_en.java (monetarySeparator): Added.Warren Levy
2000-03-07All files: Updated copyright information.Tom Tromey
2000-01-19* All files: Updated copyright to reflect Cygnus purchase.Tom Tromey
1999-06-10DecimalFormat.java: Throw IllegalArgumentException throughout rather than Par...Warren Levy
1999-04-07Initial revisionTom Tromey