gcc/libjava/java/text
Tom Tromey 14447d9674 Calendar.java (toString): New method.
* java/util/Calendar.java (toString): New method.
	* java/util/SimpleTimeZone.java (clone): New method.
	(toString): New method.
	* java/util/TimeZone.java (clone): New method.
	* java/text/SimpleDateFormat.java (clone): New method.
	* java/text/NumberFormat.java (clone): New method.
	(equals): New method.
	* java/text/Format.java (clone): New method.
	* java/text/DateFormatSymbols.java (DateFormatSymbols): New
	constructor.
	(clone): New method.
	* java/text/DateFormat.java (clone): New method.
	* java/text/Collator.java (clone): New method.

From-SVN: r31775
2000-02-03 18:26:51 +00:00
..
BreakIterator.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
CharacterIterator.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
ChoiceFormat.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
CollationElementIterator.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
CollationKey.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
Collator.java Calendar.java (toString): New method. 2000-02-03 18:26:51 +00:00
DateFormat.java Calendar.java (toString): New method. 2000-02-03 18:26:51 +00:00
DateFormatSymbols.java Calendar.java (toString): New method. 2000-02-03 18:26:51 +00:00
DecimalFormat.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
DecimalFormatSymbols.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
FieldPosition.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
Format.java Calendar.java (toString): New method. 2000-02-03 18:26:51 +00:00
MessageFormat.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
natCollator.cc * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
NumberFormat.java Calendar.java (toString): New method. 2000-02-03 18:26:51 +00:00
ParseException.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
ParsePosition.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
RuleBasedCollator.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
SimpleDateFormat.java Calendar.java (toString): New method. 2000-02-03 18:26:51 +00:00
StringCharacterIterator.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00