It works just as fine
[mono.git] / mcs / class / System / System.Text.RegularExpressions / regex.cs
2002-08-23 Miguel de IcazaIt works just as fine
2002-08-16 Duncan MakVarious serialization patches from Cesar.
2002-07-31 Duncan MakCommitting fix for Juli.
2002-05-12 Dan Lewis2002-05-13 Dan Lewis <dihlewis@yahoo.co.uk>
2002-04-12 Adam Treat* Replace with the replacement string not the pattern ;-)
2002-04-04 Dan Lewis2002-04-04 Dan Lewis <dihlewis@yahoo.co.uk>
2002-04-04 Dan Lewis2002-04-04 Dan Lewis <dihlewis@yahoo.co.uk>
2002-04-01 Piers Hakenadded missing [Serializable] attribute
2002-04-01 Piers Hakenfixed member accessibility to match MS (corcompare).
2002-01-31 Dan LewisRegex classes, initial revision.