* RegexRunnerFactory.cs: removed comment, no longer throw exception
authorGert Driesen <drieseng@users.sourceforge.net>
Thu, 10 Jun 2004 17:53:10 +0000 (17:53 -0000)
committerGert Driesen <drieseng@users.sourceforge.net>
Thu, 10 Jun 2004 17:53:10 +0000 (17:53 -0000)
commit95afd686ee3df889d9c2474b27de39cbfd0f5965
tree999439f1b0a01d292d88f0bfc7b7c22eace3be05
parent7ee8b3cfac7224d3d6996af20bd91cd9cb2a3997
* RegexRunnerFactory.cs: removed comment, no longer throw exception
from ctor
* regex.cs: fixed public API signature by renaming protected
internal fields and adding destructor, added MonoTODO attribute to
fields and method that are not yet implemented, changed not
implemented methods to throw NotImplementedException instead of
Exception, fixed names of field that are serialized

svn path=/trunk/mcs/; revision=29210
mcs/class/System/System.Text.RegularExpressions/ChangeLog
mcs/class/System/System.Text.RegularExpressions/RegexRunnerFactory.cs
mcs/class/System/System.Text.RegularExpressions/regex.cs