gcc/libjava/java
Michael Koch 9b773289f8 2004-01-07 Michael Koch <konqueror@gmx.de>
* java/text/CollationElementIterator.java
	(textIndex): Renamed from index.
	* java/text/CollationKey.java
	(collator): New member.
	(CollationKey): New argument for parent collator.
	(equals): Check for same collator, source string and key array.
	* java/text/RuleBasedCollator.java:
	Reformated.
	(RuleBasedCollator): Don't re-initialize frenchAccents with default
	value.
	(getCollationElementIterator): Rewritten.
	(getCollationKey): Added new argument to CollationKey constructor.

From-SVN: r75510
2004-01-07 18:40:08 +00:00
..
applet AppletContext.java: Fix typo and remove redundant modifiers. 2002-11-14 20:35:27 +00:00
awt Container.java (swapComponents): Add forgotten function, required for JLayeredPane change. 2004-01-07 00:11:51 +00:00
beans BeanDescriptor.java, [...]: Explicitely import used classes. 2003-12-04 19:36:13 +00:00
io 2003-12-31 Guilhem Lavaux <guilhem@kaffe.org> 2003-12-31 11:04:21 +00:00
lang 2004-01-06 Michael Koch <konqueror@gmx.de> 2004-01-06 08:34:58 +00:00
math Font.java, [...]: Removed some redundant obj == null checks. 2003-11-11 12:22:20 +00:00
net ServerSocket.java (isBound): Fixed documentation. 2004-01-07 16:37:45 +00:00
nio 2004-01-07 Michael Koch <konqueror@gmx.de> 2004-01-07 16:51:49 +00:00
rmi Naming.java (lookup): Check if the first character of the filename returned by URL.getFile() is a '/'... 2003-12-26 23:23:55 +00:00
security Security.java: Don't use &nbsp; in the api doc. 2003-12-02 17:31:46 +00:00
sql Font.java, [...]: Removed some redundant obj == null checks. 2003-11-11 12:22:20 +00:00
text 2004-01-07 Michael Koch <konqueror@gmx.de> 2004-01-07 18:40:08 +00:00
util Date.java (parse): Fix a number of problems. 2004-01-03 16:32:50 -08:00