summaryrefslogtreecommitdiff
path: root/java/text/DateFormatSymbols.java
Commit message (Expand)AuthorAgeFilesLines
* PR44052: Cache parsed property data for DateFormatSymbols.Andrew John Hughes2012-07-021-34/+227
* Refactor DateFormatSymbols to use list of ResourceBundle objects for all look...Andrew John Hughes2012-05-311-16/+41
* PR classpath/53171: Cache the compiled regular expressions for splitting loca...Andrew John Hughes2012-05-021-3/+8
* Remove trailing separator from locale data and hack to get around it in DateF...Andrew John Hughes2012-02-151-1/+1
* RH712013: pdftk crashes with java.lang.ArrayIndexOutOfBoundsExceptionAndrew John Hughes2012-01-121-11/+70
* Normalise whitespace.Andrew John Hughes2010-06-031-142/+142
* Add missing standard zone names.Andrew John Hughes2008-07-071-1/+26
* Add fallback to parent locales.Andrew John Hughes2008-07-071-30/+35
* Support translating metazone names to standard zone names.Andrew John Hughes2008-07-071-2/+47
* 2008-07-07 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2008-07-071-1/+12
* 2007-01-08 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2007-01-081-2/+6
* 2007-01-03 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2007-01-031-10/+83
* 2006-12-29 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2006-12-291-3/+61
* 2006-03-16 Roman Kennke <kennke@aicas.com>Roman Kennke2006-03-161-0/+16
* 2005-07-23 David Gilbert <david.gilbert@object-refinery.com>David Gilbert2005-07-231-24/+23
* * all files: Update for new FSF address.Mark Wielaard2005-07-021-2/+2
* 2005-05-21 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2005-05-211-32/+6
* 2005-05-19 Michael Koch <konqueror@gmx.de>Michael Koch2005-05-191-13/+62
* 2005-02-16 Michael Koch <konqueror@gmx.de>Michael Koch2005-02-161-2/+2
* 2004-06-15 Bryce McKinlay <mckinlay@redhat.com>Bryce McKinlay2004-06-151-1/+1
* 2004-06-15 Bryce McKinlay <mckinlay@redhat.com>Bryce McKinlay2004-06-151-1/+2
* 2004-04-20 Michael Koch <konqueror@gmx.de>Michael Koch2004-04-201-1/+1
* 2004-04-17 Michael Koch <konqueror@gmx.de>Michael Koch2004-04-171-15/+17
* 2004-03-08 Guilhem Lavaux <guilhem@kaffe.org>Mark Wielaard2004-03-081-1/+1
* * java/security/Security.java: Don't use &nbsp; in the apiMark Wielaard2003-08-171-37/+37
* Add License clarificationMark Wielaard2002-01-221-5/+16
* * java/text/DateFormatSymbols.java: Updated license info.Tom Tromey2001-09-051-6/+25
* * java/text/SimpleDateFormat.javaTom Tromey2001-09-051-222/+194
* * java/text/DateFormatSymbols.java (formatPrefixes): Made field static.Warren Levy2000-11-281-1/+1
* Change license to libgcc-like terms.Paul Fisher2000-03-151-20/+25
* submitted patch by Mark Wielaard.Jochen Hoenicke1999-12-161-1/+2
* Fix the equals methodAaron M. Renn1999-01-111-8/+54
* Initial CheckinAaron M. Renn1999-01-091-0/+445