gcc/libjava/java/text
Bryce McKinlay 5ab00e275b MessageFormat.java (MessageFormat(String)): Set the default locale.
1999-09-16  Bryce McKinlay  <bryce@albatross.co.nz>
	* java/text/MessageFormat.java (MessageFormat(String)): Set the
	default locale.
	* java/text/NumberFormat.java: Check that object is a Number. If
	not, throw IllegialArgumentException.

From-SVN: r29574
1999-09-22 05:41:26 +01:00
..
BreakIterator.java Initial revision 1999-04-07 14:42:40 +00:00
CharacterIterator.java Initial revision 1999-04-07 14:42:40 +00:00
ChoiceFormat.java DatagramSocketImpl.java (localPort): Fixed typo to match JDK. 1999-06-23 12:24:59 +00:00
CollationElementIterator.java StringBuffer.java (ensureCapacity): Don't resize vector when shared. 1999-04-30 09:31:00 +00:00
CollationKey.java GregorianCalendar.java (setDefaultTime): New method. 1999-04-26 15:34:44 +00:00
Collator.java FileDescriptor.java (FileDescriptor(String, int)): Throw FileNotFoundException instead of IOException. 1999-06-10 18:52:00 +00:00
DateFormat.java DateFormat.java (computeInstance): Separate time and date styles. 1999-05-08 22:21:50 +00:00
DateFormatSymbols.java Initial revision 1999-04-07 14:42:40 +00:00
DecimalFormat.java DecimalFormat.java: Throw IllegalArgumentException throughout rather than ParseException. 1999-06-10 23:53:37 +00:00
DecimalFormatSymbols.java Initial revision 1999-04-07 14:42:40 +00:00
FieldPosition.java Initial revision 1999-04-07 14:42:40 +00:00
Format.java Initial revision 1999-04-07 14:42:40 +00:00
MessageFormat.java MessageFormat.java (MessageFormat(String)): Set the default locale. 1999-09-22 05:41:26 +01:00
NumberFormat.java MessageFormat.java (MessageFormat(String)): Set the default locale. 1999-09-22 05:41:26 +01:00
ParseException.java Initial revision 1999-04-07 14:42:40 +00:00
ParsePosition.java Initial revision 1999-04-07 14:42:40 +00:00
RuleBasedCollator.java StringBuffer.java (ensureCapacity): Don't resize vector when shared. 1999-04-30 09:31:00 +00:00
SimpleDateFormat.java Initial revision 1999-04-07 14:42:40 +00:00
StringCharacterIterator.java Initial revision 1999-04-07 14:42:40 +00:00
natCollator.cc configure: Rebuilt. 1999-09-10 22:03:10 +00:00