gcc/libjava/java
Mark Wielaard 0384c7652f Reported by Timo Lindfors <timo.lindfors@iki.fi> java/util/regex/Matcher.java...
2005-02-07  Mark Wielaard  <mark@klomp.org>

        Reported by Timo Lindfors <timo.lindfors@iki.fi>
        java/util/regex/Matcher.java (lookingAt): Set position when match
        found.
        (matches): Implemented through lookingAt().

2005-02-07  Mark Wielaard  <mark@klomp.org>

        Fix suggested by Timo Lindfors <timo.lindfors@iki.fi>
        * java/util/regex/Pattern.java (split(CharSequence,int)):
        Fix while empties > 0 loops.

From-SVN: r94713
2005-02-07 20:44:27 +00:00
..
applet revert: [multiple changes] 2004-11-30 23:59:12 +00:00
awt revert: [multiple changes] 2004-11-30 23:59:12 +00:00
beans 2004-11-21 Michael Koch <konqueror@gmx.de> 2004-11-21 19:05:16 +00:00
io File.java (toURI): Generate a URI which we understand. 2005-01-14 21:12:46 +00:00
lang re PR libgcj/19681 (extension loading currently incorrect) 2005-02-02 20:59:41 +00:00
math BigDecimal.java, [...]: Reorganized import statements, removed redundant and reorganized modifiers. 2004-10-16 17:51:45 +00:00
net InetAddress.java (InetAddress): Make a private copy of the address. 2005-02-03 17:44:20 +00:00
nio re PR libgcj/18115 (JNI nio buffer functions only work with byte buffers) 2005-01-07 11:32:07 +00:00
rmi StackTraceElement.java: Made final. 2004-11-18 15:26:45 +00:00
security StackTraceElement.java: Made final. 2004-11-18 15:26:45 +00:00
sql Timestamp.java, [...]: Reorganized imports and fixed copyright headers. 2004-10-20 08:09:27 +00:00
text MessageFormat.java (scanString): Changed how quoting is handled. 2005-01-18 00:56:25 +00:00
util Reported by Timo Lindfors <timo.lindfors@iki.fi> java/util/regex/Matcher.java... 2005-02-07 20:44:27 +00:00