Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
1999-09-22 | MessageFormat.java (MessageFormat(String)): Set the default locale. | Bryce McKinlay | 2 | -1/+6 |
1999-09-10 | configure: Rebuilt. | Tom Tromey | 1 | -1/+1 |
1999-06-23 | DatagramSocketImpl.java (localPort): Fixed typo to match JDK. | Warren Levy | 1 | -1/+1 |
1999-06-10 | DecimalFormat.java: Throw IllegalArgumentException throughout rather than Par... | Warren Levy | 1 | -28/+31 |
1999-06-10 | FileDescriptor.java (FileDescriptor(String, int)): Throw FileNotFoundExceptio... | Warren Levy | 1 | -3/+3 |
1999-05-08 | DateFormat.java (computeInstance): Separate time and date styles. | Anthony Green | 1 | -7/+24 |
1999-04-30 | StringBuffer.java (ensureCapacity): Don't resize vector when shared. | Tom Tromey | 3 | -16/+25 |
1999-04-26 | * natCollator.cc: New file. | Tom Tromey | 1 | -0/+74 |
1999-04-26 | GregorianCalendar.java (setDefaultTime): New method. | Tom Tromey | 4 | -0/+670 |
1999-04-07 | Initial revision | Tom Tromey | 15 | -0/+4000 |