gcc/libjava/java/text
Warren Levy daf469e2ba DecimalFormat.java: Throw IllegalArgumentException throughout rather than ParseException.
* java/text/DecimalFormat.java: Throw IllegalArgumentException
	throughout rather than ParseException.

From-SVN: r27481
1999-06-10 23:53:37 +00:00
..
BreakIterator.java
CharacterIterator.java
ChoiceFormat.java
CollationElementIterator.java StringBuffer.java (ensureCapacity): Don't resize vector when shared. 1999-04-30 09:31:00 +00:00
CollationKey.java
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
DecimalFormat.java DecimalFormat.java: Throw IllegalArgumentException throughout rather than ParseException. 1999-06-10 23:53:37 +00:00
DecimalFormatSymbols.java
FieldPosition.java
Format.java
MessageFormat.java
natCollator.cc StringBuffer.java (ensureCapacity): Don't resize vector when shared. 1999-04-30 09:31:00 +00:00
NumberFormat.java
ParseException.java
ParsePosition.java
RuleBasedCollator.java StringBuffer.java (ensureCapacity): Don't resize vector when shared. 1999-04-30 09:31:00 +00:00
SimpleDateFormat.java
StringCharacterIterator.java