2004-11-29 Gonzalo Paniagua Javier <gonzalo@ximian.com>
authorGonzalo Paniagua Javier <gonzalo.mono@gmail.com>
Tue, 30 Nov 2004 01:01:22 +0000 (01:01 -0000)
committerGonzalo Paniagua Javier <gonzalo.mono@gmail.com>
Tue, 30 Nov 2004 01:01:22 +0000 (01:01 -0000)
commit270aaf7f1eb32a20bcb26ee97a7d825e027954d4
tree6a4b5ea207524f9c93eaf19775b1a97411805a8e
parent23bb27a23f41925ec4fa4db1b62d5e1da5019cf5
2004-11-29 Gonzalo Paniagua Javier <gonzalo@ximian.com>

* Test/System.Text.RegularExpressions/RegexBugs.cs: test case for bug
#57274.

* System.Text.RegularExpressions/regex.cs: use NextMatch to move on to
the next match. Fixes bug #57274.

svn path=/trunk/mcs/; revision=36798
mcs/class/System/System.Text.RegularExpressions/ChangeLog
mcs/class/System/System.Text.RegularExpressions/regex.cs
mcs/class/System/Test/System.Text.RegularExpressions/ChangeLog
mcs/class/System/Test/System.Text.RegularExpressions/RegexBugs.cs