summaryrefslogtreecommitdiff
path: root/libjava/java/text/SimpleDateFormat.java
AgeCommit message (Expand)Author
2005-11-17[multiple changes]Mark Wielaard
2005-06-30Update FSF addressKelley Cook
2005-04-202005-04-20 Sven de Marothy <sven@physto.se>Sven de Marothy
2005-03-23PR libgcj/2641, PR libgcj/9854, PR libgcj/14892, PR libgcj/18083,Sven de Marothy
2005-02-23SimpleDateFormat.java: Removed unused import.Michael Koch
2005-02-222005-02-22 Michael Koch <konqueror@gmx.de>Michael Koch
2005-02-22[multiple changes]Mark Wielaard
2004-10-222004-10-22 Michael Koch <konqueror@gmx.de>Michael Koch
2004-05-302004-05-30 Michael Koch <konqueror@gmx.de>Michael Koch
2004-05-042004-05-05 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux
2004-04-20MarshalledObject.java, [...]: Fixed javadoc, coding style and argument names ...Michael Koch
2003-12-02SimpleDateFormat.java (compileFormat): isLowerCase() and isUpperCase() allow ...Ito Kazumitsu
2003-11-11Font.java, [...]: Removed some redundant obj == null checks.Michael Koch
2003-10-082003-10-08 Michael Koch <konqueror@gmx.de>Michael Koch
2003-09-28DateFormat.java (format): Throw IllegalArgumentException if j' is not a Numbe...Bryce McKinlay
2003-09-28SimpleDateFormat (parse): Revert patch of 2003-09-25.Bryce McKinlay
2003-09-25SimpleDateFormat.java (parse): Don't use class calendar field.Guilhem Lavaux
2003-07-24SimpleDateFormat.java (format): Zero pad unless field size is 2.H. Väisänen
2003-06-21DateFormat.java, [...]: New versions from classpath.Michael Koch
2003-06-08For PR libgcj/11085:Tom Tromey
2003-06-05SimpleDateFormat.java (SimpleDateFormat): Added numberFormat.setParseIntegerO...Scott Gilbertson
2002-01-22Add license clarification.Mark Wielaard
2001-09-05SimpleDateFormat.java: Re-merged with Classpath.Tom Tromey
2001-07-26Calendar.java (set): Never recompute fields here.Bryce McKinlay
2001-05-16SimpleDateFormat.java (parse): Handle non-dst time zones.Tom Tromey
2001-05-14SimpleDateFormat.java (parse): Clear DST_OFFSET and ZONE_OFFSET just before c...Tom Tromey
2001-05-10[multiple changes]Tom Tromey
2001-04-20natSystem.cc (getSystemTimeZone): Adjust for DST.Warren Levy
2001-01-20SimpleDateFormat.java (format): Compute hour for cases HOUR_OF_DAY1_FIELD (1-...Warren Levy
2000-11-28DateFormatSymbols.java (zoneStringsDefault): Added more time zone entries.Warren Levy
2000-11-28Makefile.am: Added natTimeZone.cc.Warren Levy
2000-10-10LocaleData_en.java (monetarySeparator): Added.Warren Levy
2000-03-07All files: Updated copyright information.Tom Tromey
2000-02-03Calendar.java (toString): New method.Tom Tromey
2000-01-19* All files: Updated copyright to reflect Cygnus purchase.Tom Tromey
1999-04-07Initial revisionTom Tromey