| Name | Last commit | Last update | 
|---|---|---|
| .. | ||
| Matcher.java | ||
| Pattern.java | ||
| PatternSyntaxException.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
| Name | Last commit | Last update | 
|---|---|---|
| .. | ||
| Matcher.java | Loading commit data... | |
| Pattern.java | Loading commit data... | |
| PatternSyntaxException.java | Loading commit data... |