summaryrefslogtreecommitdiff
path: root/libjava/java/text
Commit message (Expand)AuthorAgeFilesLines
* * All files: Updated copyright to reflect Cygnus purchase.Tom Tromey2000-01-1920-20/+20
* MessageFormat.java (MessageFormat(String)): Set the default locale.Bryce McKinlay1999-09-222-1/+6
* configure: Rebuilt.Tom Tromey1999-09-101-1/+1
* DatagramSocketImpl.java (localPort): Fixed typo to match JDK.Warren Levy1999-06-231-1/+1
* DecimalFormat.java: Throw IllegalArgumentException throughout rather than Par...Warren Levy1999-06-101-28/+31
* FileDescriptor.java (FileDescriptor(String, int)): Throw FileNotFoundExceptio...Warren Levy1999-06-101-3/+3
* DateFormat.java (computeInstance): Separate time and date styles.Anthony Green1999-05-081-7/+24
* StringBuffer.java (ensureCapacity): Don't resize vector when shared.Tom Tromey1999-04-303-16/+25
* * natCollator.cc: New file.Tom Tromey1999-04-261-0/+74
* GregorianCalendar.java (setDefaultTime): New method.Tom Tromey1999-04-264-0/+670
* Initial revisionTom Tromey1999-04-0715-0/+4000