gcc/libjava/java/text
Warren Levy a6f5b6f958 natSystem.cc (getSystemTimeZone): Adjust for DST.
* java/lang/natSystem.cc (getSystemTimeZone): Adjust for DST.
	* java/text/SimpleDateFormat.java
	(indexInArray): Removed private method.
	(processYear): Removed private method.
	(parseLenient): Removed private method.
	(parseLeadingZeros): Removed private method.
	(parseStrict): Removed private method.
	(expect): Added new private method.
	(parse): Reverted to pre-Classpath merge version with minor fixes.
	* java/util/natGregorianCalendar.cc (computeTime): Handle strict
	calendars.

From-SVN: r41456
2001-04-20 09:43:52 +00:00
..
BreakIterator.java
CharacterIterator.java
ChoiceFormat.java
CollationElementIterator.java
CollationKey.java
Collator.java
DateFormat.java
DateFormatSymbols.java
DecimalFormat.java
DecimalFormatSymbols.java
FieldPosition.java
Format.java
MessageFormat.java
natCollator.cc
NumberFormat.java
ParseException.java
ParsePosition.java
RuleBasedCollator.java
SimpleDateFormat.java
StringCharacterIterator.java