summaryrefslogtreecommitdiff
path: root/libjava/java/text/DecimalFormat.java
Commit message (Expand)AuthorAgeFilesLines
* 2004-05-30 Michael Koch <konqueror@gmx.de>Michael Koch2004-05-301-6/+10
* 2004-05-05 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux2004-05-051-17/+132
* 2004-05-05 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux2004-05-041-64/+161
* [multiple changes]Michael Koch2004-04-201-2/+2
* [multiple changes]Guilhem Lavaux2003-11-191-0/+24
* [multiple changes]Michael Koch2003-10-291-0/+2
* DecimalFormat.java (format): Don't immediatly round baseNumber to long.Guilhem Lavaux2003-09-251-5/+5
* DecimalFormat.java (format): avoid ArithmeticException when groupingSize is 0.David P Grove2003-08-041-4/+6
* For PR libgcj/11085:Tom Tromey2003-06-081-5/+8
* Add license clarification.Mark Wielaard2002-01-221-5/+16
* DecimalFormat.java (format): Use localized minus sign when generating exponen...Tom Tromey2001-10-051-2/+6
* RuleBasedCollator.java (clone): Rewrote.Tom Tromey2001-09-071-15/+3
* SimpleDateFormat.java: Re-merged with Classpath.Tom Tromey2001-09-051-843/+858
* LocaleData_en.java (monetarySeparator): Added.Warren Levy2000-10-101-2/+17
* All files: Updated copyright information.Tom Tromey2000-03-071-1/+1
* * All files: Updated copyright to reflect Cygnus purchase.Tom Tromey2000-01-191-1/+1
* DecimalFormat.java: Throw IllegalArgumentException throughout rather than Par...Warren Levy1999-06-101-28/+31
* Initial revisionTom Tromey1999-04-071-0/+983