gcc/libjava/java
Tom Tromey 3cc2608144 GregorianCalendar.java (setDefaultTime): New method.
* java/util/GregorianCalendar.java (setDefaultTime): New method.
	(GregorianCalendar): Use it in all constructors.
	* java/util/Calendar.java (Calendar): Changed argument name to
	`zone' to match code.
	* gnu/gcj/text/LocaleData_en.java: Added collatorRule element.
	* java/text/CollationKey.java: New file.
	* java/text/CollationElementIterator.java: New file.
	* java/text/Collator.java: New file.
	* java/text/RuleBasedCollator.java: New file.

From-SVN: r26654
1999-04-26 15:34:44 +00:00
..
io * java/io/PrintStream.java (println): Remove extra println. 1999-04-18 22:22:44 +00:00
lang natString.cc (getBytes): Reverted earlier change and applied correct fix from Per Bothner. 1999-04-21 13:50:39 +00:00
net Makefile.am: Added URLDecoder and URLEncoder. 1999-04-23 16:36:22 +00:00
security Makefile.in: Rebuilt. 1999-04-18 08:24:30 +00:00
text GregorianCalendar.java (setDefaultTime): New method. 1999-04-26 15:34:44 +00:00
util GregorianCalendar.java (setDefaultTime): New method. 1999-04-26 15:34:44 +00:00