aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/util/Calendar.java
AgeCommit message (Expand)AuthorFilesLines
2004-08-29AbstractCollection.java, [...]: Added additional exceptions to documentation...Andrew John Hughes1-2/+30
2004-07-10java.util.Calendar.java (cache): New private static field.Bryce McKinlay1-17/+56
2004-07-10Calendar.java: Use getSystemClassLoader as argument for ResourceBundle.getBun...Bryce McKinlay1-1/+2
2004-06-14Calendar.java: Change ResourceBundle.getBundle() calls to pass ClassLoader ar...Bryce McKinlay1-1/+2
2004-05-07ChangeLogJerry Quinn1-4/+29
2004-04-23[multiple changes]Dalibor Topic1-2/+2
2003-12-09Calendar.java, [...]: Import used classes explicitely.Michael Koch1-1/+5
2003-09-18TimeZone.java: Initialize lazily.Ingo Proetel1-5/+14
2003-05-192003-05-19 Michael Koch <konqueror@gmx.de>Michael Koch1-2/+6
2002-08-31re PR libgcj/7785 (Calendar.getTimeInMillis/setTimeInMillis should be public)Jesse Rosenstock1-3/+5
2002-06-18javaprims.h: Updated class declaration list.Tom Tromey1-7/+6
2002-01-22Add license clarification.Mark Wielaard1-5/+16
2001-10-31HACKING, [...]: Fix spelling errors.Joseph Myers1-4/+4
2001-07-26Calendar.java (set): Never recompute fields here.Bryce McKinlay1-5/+0
2001-05-10[multiple changes]Tom Tromey1-14/+51
2000-12-28re PR libgcj/1358 (java.util.Date.toString() doesn't seem to behave properly.)Warren Levy1-3/+3
2000-10-27Makefile.am: Added locale files from Classpath.Warren Levy1-175/+879
2000-03-07All files: Updated copyright information.Tom Tromey1-1/+1
2000-02-03Calendar.java (toString): New method.Tom Tromey1-1/+16
2000-01-19* All files: Updated copyright to reflect Cygnus purchase.Tom Tromey1-1/+1
1999-05-12Calendar.java (set): First call computeFields if needed.Per Bothner1-0/+1
1999-04-26GregorianCalendar.java (setDefaultTime): New method.Tom Tromey1-1/+1
1999-04-07Initial revisionTom Tromey1-0/+258