| 1234567891011121314 |
- 2004-01-16 Gonzalo Paniagua Javier <[email protected]>
- * RegexBugs.cs: added test from bug #52924.
- 2004-01-07 Lluis Sanchez Gual <[email protected]>
- * RegexBugs.cs: Improved test. In Split(), if the last match is at the
- end of the string, an empty string must be added to the array of
- results.
- 2003-11-27 Gonzalo Paniagua Javier <[email protected]>
- * RegexBugs.cs: added tests from bug #42529.
|