Age | Commit message (Expand) | Author | Files | Lines |
2003-12-30 | [multiple changes] | Michael Koch | 1 | -2/+6 |
2003-11-27 | GregorianCalendar.java (getLinearTime): Avoid counting the leap day of the le... | Ito Kazumitsu | 1 | -4/+6 |
2003-09-18 | TimeZone.java: Initialize lazily. | Ingo Proetel | 1 | -2/+12 |
2002-03-23 | re PR libgcj/6045 (GregorianCalendar: getMinimum() and getMaximum() incorrect... | Michael Smith | 1 | -3/+3 |
2002-01-22 | Add license clarification. | Mark Wielaard | 1 | -5/+16 |
2001-10-31 | HACKING, [...]: Fix spelling errors. | Joseph Myers | 1 | -4/+4 |
2001-10-23 | GregorianCalendar.java (getGregorianChange): Removed `date' argument. | Tom Tromey | 1 | -1/+1 |
2001-07-30 | GregorianCalendar.java (GregorianCalendar): Call setTimeInMillis() to set the... | Bryce McKinlay | 1 | -3/+1 |
2001-07-26 | Calendar.java (set): Never recompute fields here. | Bryce McKinlay | 1 | -3/+11 |
2001-05-15 | GregorianCalendar.java (computeTime): Only call getTimeZone() once. | Tom Tromey | 1 | -1/+1 |
2001-05-10 | [multiple changes] | Tom Tromey | 1 | -184/+990 |
2000-12-28 | re PR libgcj/1358 (java.util.Date.toString() doesn't seem to behave properly.) | Warren Levy | 1 | -5/+2 |
2000-12-19 | GregorianCalendar.java (GregorianCalendar): Constructors need to set timezone... | Warren Levy | 1 | -3/+3 |
2000-10-27 | Makefile.am: Added locale files from Classpath. | Warren Levy | 1 | -4/+4 |
2000-09-08 | PropertyChangeEvent.java (serialVersionUID): Added. | Warren Levy | 1 | -0/+2 |
2000-03-07 | All files: Updated copyright information. | Tom Tromey | 1 | -1/+1 |
2000-01-19 | * All files: Updated copyright to reflect Cygnus purchase. | Tom Tromey | 1 | -1/+1 |
1999-04-26 | GregorianCalendar.java (setDefaultTime): New method. | Tom Tromey | 1 | -0/+9 |
1999-04-07 | Initial revision | Tom Tromey | 1 | -0/+257 |