summaryrefslogtreecommitdiff
path: root/libjava/java/text/SimpleDateFormat.java
Commit message (Expand)AuthorAgeFilesLines
* PR libgcj/2641, PR libgcj/9854, PR libgcj/14892, PR libgcj/18083,Sven de Marothy2005-03-231-0/+12
* SimpleDateFormat.java: Removed unused import.Michael Koch2005-02-231-1/+0
* 2005-02-22 Michael Koch <konqueror@gmx.de>Michael Koch2005-02-221-3/+4
* [multiple changes]Mark Wielaard2005-02-221-266/+624
* 2004-10-22 Michael Koch <konqueror@gmx.de>Michael Koch2004-10-221-3/+4
* 2004-05-30 Michael Koch <konqueror@gmx.de>Michael Koch2004-05-301-0/+3
* 2004-05-05 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux2004-05-041-99/+159
* MarshalledObject.java, [...]: Fixed javadoc, coding style and argument names ...Michael Koch2004-04-201-6/+6
* SimpleDateFormat.java (compileFormat): isLowerCase() and isUpperCase() allow ...Ito Kazumitsu2003-12-021-2/+2
* Font.java, [...]: Removed some redundant obj == null checks.Michael Koch2003-11-111-3/+0
* 2003-10-08 Michael Koch <konqueror@gmx.de>Michael Koch2003-10-081-1/+2
* DateFormat.java (format): Throw IllegalArgumentException if j' is not a Numbe...Bryce McKinlay2003-09-281-23/+23
* SimpleDateFormat (parse): Revert patch of 2003-09-25.Bryce McKinlay2003-09-281-12/+10
* SimpleDateFormat.java (parse): Don't use class calendar field.Guilhem Lavaux2003-09-251-11/+12
* SimpleDateFormat.java (format): Zero pad unless field size is 2.H. Väisänen2003-07-241-4/+8
* DateFormat.java, [...]: New versions from classpath.Michael Koch2003-06-211-2/+13
* For PR libgcj/11085:Tom Tromey2003-06-081-0/+10
* SimpleDateFormat.java (SimpleDateFormat): Added numberFormat.setParseIntegerO...Scott Gilbertson2003-06-051-1/+4
* Add license clarification.Mark Wielaard2002-01-221-5/+16
* SimpleDateFormat.java: Re-merged with Classpath.Tom Tromey2001-09-051-0/+1
* Calendar.java (set): Never recompute fields here.Bryce McKinlay2001-07-261-63/+80
* SimpleDateFormat.java (parse): Handle non-dst time zones.Tom Tromey2001-05-161-8/+18
* SimpleDateFormat.java (parse): Clear DST_OFFSET and ZONE_OFFSET just before c...Tom Tromey2001-05-141-2/+4
* [multiple changes]Tom Tromey2001-05-101-17/+45
* natSystem.cc (getSystemTimeZone): Adjust for DST.Warren Levy2001-04-201-654/+203
* SimpleDateFormat.java (format): Compute hour for cases HOUR_OF_DAY1_FIELD (1-...Warren Levy2001-01-201-6/+6
* DateFormatSymbols.java (zoneStringsDefault): Added more time zone entries.Warren Levy2000-11-281-2/+6
* Makefile.am: Added natTimeZone.cc.Warren Levy2000-11-281-435/+1046
* LocaleData_en.java (monetarySeparator): Added.Warren Levy2000-10-101-2/+19
* All files: Updated copyright information.Tom Tromey2000-03-071-1/+1
* Calendar.java (toString): New method.Tom Tromey2000-02-031-1/+7
* * All files: Updated copyright to reflect Cygnus purchase.Tom Tromey2000-01-191-1/+1
* Initial revisionTom Tromey1999-04-071-0/+522