summaryrefslogtreecommitdiff
path: root/java/text/ChoiceFormat.java
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings in java.text.* and gnu.java.text.*Andrew John Hughes2012-07-311-4/+4
* Normalise whitespace.Andrew John Hughes2010-06-031-128/+128
* Regenerate locale data without use of the 'v' pattern character.Andrew John Hughes2008-07-121-1/+1
* 2008-05-06 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2008-05-061-3/+5
* 2007-10-27 Ian Rogers <ian.rogers@manchester.ac.uk>Andrew John Hughes2007-10-271-4/+4
* 2005-07-23 David Gilbert <david.gilbert@object-refinery.com>David Gilbert2005-07-231-9/+10
* * all files: Update for new FSF address.Mark Wielaard2005-07-021-2/+2
* 2005-02-16 Michael Koch <konqueror@gmx.de>Michael Koch2005-02-161-2/+2
* 2004-10-22 Michael Koch <konqueror@gmx.de>Michael Koch2004-10-221-2/+3
* 2004-04-17 Michael Koch <konqueror@gmx.de>Michael Koch2004-04-171-4/+4
* 2002-07-02 Tom Tromey <tromey@redhat.com>Tom Tromey2002-07-021-5/+3
* (class description): Docfix for pre-formatted code without asterisks.Sascha Brawer2002-04-301-4/+4
* Add License clarificationMark Wielaard2002-01-221-5/+16
* * java/text/SimpleDateFormat.javaTom Tromey2001-09-051-433/+459
* Change license to libgcc-like terms.Paul Fisher2000-03-151-19/+25
* Stub out missing format() method - hope it compilesAaron M. Renn1999-11-181-0/+10
* Add parse method. Minor fixesAaron M. Renn1999-04-131-6/+28
* Initial CheckinAaron M. Renn1998-10-291-0/+429