2003-10-20 Michael Koch <konqueror@gmx.de>
authorMichael Koch <konqueror@gmx.de>
Mon, 20 Oct 2003 20:14:05 +0000 (20:14 +0000)
committerMichael Koch <mkoch@gcc.gnu.org>
Mon, 20 Oct 2003 20:14:05 +0000 (20:14 +0000)
commitc7560266087585d8d1022bba563d5b03ae44ba26
treee08b8043d06910a0ac23827ab4aba2e98ca0026a
parentd15f01e3d946722d9db38c949d0a0d27644c9b60
2003-10-20  Michael Koch  <konqueror@gmx.de>

* java/text/RuleBasedCollator.java
(RuleBasedCollator): Check rules not empty, fixed search in already
existing collation elements.
(is_special): Removed common whitespace characters.
(text_argument): Dont return on whitespaces, add characters between
two ' to string buffer.

From-SVN: r72716
libjava/ChangeLog
libjava/java/text/RuleBasedCollator.java