aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/text
AgeCommit message (Expand)AuthorFilesLines
1999-09-22MessageFormat.java (MessageFormat(String)): Set the default locale.Bryce McKinlay2-1/+6
1999-09-10configure: Rebuilt.Tom Tromey1-1/+1
1999-06-23DatagramSocketImpl.java (localPort): Fixed typo to match JDK.Warren Levy1-1/+1
1999-06-10DecimalFormat.java: Throw IllegalArgumentException throughout rather than Par...Warren Levy1-28/+31
1999-06-10FileDescriptor.java (FileDescriptor(String, int)): Throw FileNotFoundExceptio...Warren Levy1-3/+3
1999-05-08DateFormat.java (computeInstance): Separate time and date styles.Anthony Green1-7/+24
1999-04-30StringBuffer.java (ensureCapacity): Don't resize vector when shared.Tom Tromey3-16/+25
1999-04-26* natCollator.cc: New file.Tom Tromey1-0/+74
1999-04-26GregorianCalendar.java (setDefaultTime): New method.Tom Tromey4-0/+670
1999-04-07Initial revisionTom Tromey15-0/+4000