aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/text
AgeCommit message (Expand)AuthorFilesLines
2000-10-10LocaleData_en.java (monetarySeparator): Added.Warren Levy7-16/+117
2000-09-08PropertyChangeEvent.java (serialVersionUID): Added.Warren Levy2-4/+2
2000-06-27PropertyChangeEvent.java (oldVal): Renamed to oldValue.Warren Levy1-37/+39
2000-05-04Locale.java (Locale): Don't explicitly check for null.Tom Tromey2-12/+4
2000-04-11Vector.java (VectorEnumeration): Now `final'.Tom Tromey1-2/+2
2000-03-07All files: Updated copyright information.Tom Tromey20-20/+20
2000-02-03Calendar.java (toString): New method.Tom Tromey6-6/+67
2000-01-19* All files: Updated copyright to reflect Cygnus purchase.Tom Tromey20-20/+20
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