In .:
authorRaja R Harinath <harinath@hurrynot.org>
Tue, 23 Aug 2005 14:15:25 +0000 (14:15 -0000)
committerRaja R Harinath <harinath@hurrynot.org>
Tue, 23 Aug 2005 14:15:25 +0000 (14:15 -0000)
commit38bf36b08163b2fbeb3242d6e21f009c0f0fbdb3
tree98417fe1c4194b8468285cff3a733775366fcc4b
parentb070b0b48650e3b1a3d42c5bea296e23408d82f8
parent5aee63f76eabd342b211a550caf89e7fb0caafea
In .:
* System.dll.sources: Update.

In System.Text.RegularExpressions:
* regex.cs: Remove.  Split into ...
* MatchEvaluator.cs, Regex.cs, RegexCompilationInfo.cs,
RegexOptions.cs: ... these.  Now every publicly exposed type in
this namespace has its own file.

svn path=/trunk/mcs/; revision=48728
mcs/class/System/ChangeLog
mcs/class/System/System.Text.RegularExpressions/ChangeLog
mcs/class/System/System.Text.RegularExpressions/MatchEvaluator.cs
mcs/class/System/System.Text.RegularExpressions/Regex.cs
mcs/class/System/System.Text.RegularExpressions/RegexCompilationInfo.cs
mcs/class/System/System.Text.RegularExpressions/RegexOptions.cs
mcs/class/System/System.Text.RegularExpressions/regex.cs
mcs/class/System/System.dll.sources