gcc/libjava/java/text
Tom Tromey cb9ad228b6 DecimalFormat.java (format): Use localized minus sign when generating exponent; never use `+'.
* java/text/DecimalFormat.java (format): Use localized minus sign
	when generating exponent; never use `+'.  Use floor to compute
	exponent.

From-SVN: r46045
2001-10-05 21:25:23 +00:00
..
Annotation.java
AttributedCharacterIterator.java
AttributedString.java
AttributedStringIterator.java
BreakIterator.java
CharacterIterator.java
ChoiceFormat.java
CollationElementIterator.java
CollationKey.java
Collator.java
DateFormat.java
DateFormatSymbols.java * java/text/DateFormatSymbols.java: Re-merged with Classpath. 2001-09-05 17:56:46 +00:00
DecimalFormat.java DecimalFormat.java (format): Use localized minus sign when generating exponent; never use `+'. 2001-10-05 21:25:23 +00:00
DecimalFormatSymbols.java
FieldPosition.java
Format.java
MessageFormat.java RuleBasedCollator.java (clone): Rewrote. 2001-09-07 00:15:47 +00:00
natCollator.cc
NumberFormat.java
ParseException.java
ParsePosition.java
RuleBasedCollator.java RuleBasedCollator.java (clone): Rewrote. 2001-09-07 00:15:47 +00:00
SimpleDateFormat.java
StringCharacterIterator.java