summaryrefslogtreecommitdiff
path: root/libjava/java/text/DecimalFormat.java
Commit message (Expand)AuthorAgeFilesLines
* Major merge with Classpath.tromey2005-07-161-1265/+0
* Update FSF addresskcook2005-06-301-2/+2
* 2005-02-17 Michael Koch <konqueror@gmx.de>mkoch2005-02-171-1/+2
* 2004-11-18 Jeroen Frijters <address@bogus.example.com>mkoch2004-11-181-2/+2
* 2004-10-22 Michael Koch <konqueror@gmx.de>mkoch2004-10-221-13/+11
* 2004-05-30 Michael Koch <konqueror@gmx.de>mkoch2004-05-301-6/+10
* 2004-05-05 Guilhem Lavaux <guilhem@kaffe.org>mkoch2004-05-051-17/+132
* 2004-05-05 Guilhem Lavaux <guilhem@kaffe.org>mkoch2004-05-041-64/+161
* 2004-04-20 Jeroen Frijters <jeroen@frijters.net>mkoch2004-04-201-2/+2
* 2003-11-19 Guilhem Lavaux <guilhem@kaffe.org>mkoch2003-11-191-0/+24
* 2003-10-29 Mark Wielaard <mark@klomp.org>mkoch2003-10-291-0/+2
* 2003-09-25 Guilhem Lavaux <guilhem@kaffe.org>mkoch2003-09-251-5/+5
* 2003-08-04 David P Grove <groved@us.ibm.com>tromey2003-08-041-4/+6
* For PR libgcj/11085:tromey2003-06-081-5/+8
* Add license clarification.mark2002-01-221-5/+16
* * java/text/DecimalFormat.java (format): Use localized minus signtromey2001-10-051-2/+6
* * java/text/RuleBasedCollator.java (clone): Rewrote.tromey2001-09-071-15/+3
* * java/text/SimpleDateFormat.java: Re-merged with Classpath.tromey2001-09-051-843/+858
* * gnu/gcj/text/LocaleData_en.java (monetarySeparator): Added.warrenl2000-10-101-2/+17
* * All files: Updated copyright information.tromey2000-03-071-1/+1
* * All files: Updated copyright to reflect Cygnus purchase.tromey2000-01-191-1/+1
* * java/text/DecimalFormat.java: Throw IllegalArgumentExceptionwarrenl1999-06-101-28/+31
* Initial revisiontromey1999-04-071-0/+983