In System.Text.RegularExpressions:
authorRaja R Harinath <harinath@hurrynot.org>
Fri, 20 May 2005 05:44:45 +0000 (05:44 -0000)
committerRaja R Harinath <harinath@hurrynot.org>
Fri, 20 May 2005 05:44:45 +0000 (05:44 -0000)
commit0db5645ea794339edb15381c5facb79d66a3ec19
treef0708b291f04b5ce96e55161554f5c46f1ce2d21
parent00a2b8a2f27bcbfb18636564eee66c772703eeb0
parent443997fc05eaa7b9401ce4e325d54295f845c72b
In System.Text.RegularExpressions:
* Capture.cs, Group.cs, Match.cs: New files split out of ...
* match.cs: ... this.  Remove.

In .:
* System.dll.sources: Update to reflect split-up of
System.Text.RegularExpressions/match.cs.

svn path=/trunk/mcs/; revision=44793
mcs/class/System/ChangeLog
mcs/class/System/System.Text.RegularExpressions/Capture.cs
mcs/class/System/System.Text.RegularExpressions/ChangeLog
mcs/class/System/System.Text.RegularExpressions/Group.cs
mcs/class/System/System.Text.RegularExpressions/Match.cs
mcs/class/System/System.Text.RegularExpressions/match.cs
mcs/class/System/System.Text.RegularExpressions/replace.cs
mcs/class/System/System.dll.sources