aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/text/SimpleDateFormat.java
AgeCommit message (Expand)AuthorFilesLines
2003-12-02SimpleDateFormat.java (compileFormat): isLowerCase() and isUpperCase() allow ...Ito Kazumitsu1-2/+2
2003-11-11Font.java, [...]: Removed some redundant obj == null checks.Michael Koch1-3/+0
2003-10-082003-10-08 Michael Koch <konqueror@gmx.de>Michael Koch1-1/+2
2003-09-28DateFormat.java (format): Throw IllegalArgumentException if j' is not a Numbe...Bryce McKinlay1-23/+23
2003-09-28SimpleDateFormat (parse): Revert patch of 2003-09-25.Bryce McKinlay1-12/+10
2003-09-25SimpleDateFormat.java (parse): Don't use class calendar field.Guilhem Lavaux1-11/+12
2003-07-24SimpleDateFormat.java (format): Zero pad unless field size is 2.H. Väisänen1-4/+8
2003-06-21DateFormat.java, [...]: New versions from classpath.Michael Koch1-2/+13
2003-06-08For PR libgcj/11085:Tom Tromey1-0/+10
2003-06-05SimpleDateFormat.java (SimpleDateFormat): Added numberFormat.setParseIntegerO...Scott Gilbertson1-1/+4
2002-01-22Add license clarification.Mark Wielaard1-5/+16
2001-09-05SimpleDateFormat.java: Re-merged with Classpath.Tom Tromey1-0/+1
2001-07-26Calendar.java (set): Never recompute fields here.Bryce McKinlay1-63/+80
2001-05-16SimpleDateFormat.java (parse): Handle non-dst time zones.Tom Tromey1-8/+18
2001-05-14SimpleDateFormat.java (parse): Clear DST_OFFSET and ZONE_OFFSET just before c...Tom Tromey1-2/+4
2001-05-10[multiple changes]Tom Tromey1-17/+45
2001-04-20natSystem.cc (getSystemTimeZone): Adjust for DST.Warren Levy1-654/+203
2001-01-20SimpleDateFormat.java (format): Compute hour for cases HOUR_OF_DAY1_FIELD (1-...Warren Levy1-6/+6
2000-11-28DateFormatSymbols.java (zoneStringsDefault): Added more time zone entries.Warren Levy1-2/+6
2000-11-28Makefile.am: Added natTimeZone.cc.Warren Levy1-435/+1046
2000-10-10LocaleData_en.java (monetarySeparator): Added.Warren Levy1-2/+19
2000-03-07All files: Updated copyright information.Tom Tromey1-1/+1
2000-02-03Calendar.java (toString): New method.Tom Tromey1-1/+7
2000-01-19* All files: Updated copyright to reflect Cygnus purchase.Tom Tromey1-1/+1
1999-04-07Initial revisionTom Tromey1-0/+522