Add new tests from Juraj
[mono.git] / mcs / class / System / System.Text.RegularExpressions / notes.txt
2002-02-05 Dan Lewisadded ecma character categories to parser.
2002-01-31 Dan LewisBranch bug was affecting FastRepeat: a(?:b|c|d)*(....
2002-01-31 Dan LewisRegex classes, initial revision.