This should fix #76928. This fix incorporates ideas from a patch
[mono.git] / mcs / class / System / Test / System.Text.RegularExpressions / RegexTest.cs
2006-01-10 Raja R HarinathThis should fix #76928. This fix incorporates ideas...
2005-12-21 Miguel de IcazaAdd this for backwards compatibility
2005-11-24 Chris Toshok2005-11-24 Chris Toshok <toshok@ximian.com>
2005-11-21 Sebastien Pouliot2005-11-21 Sebastien Pouliot <sebastien@ximian.com>
2005-07-08 Raja R HarinathClean up formatting
2005-07-08 Raja R HarinathIn System.Text.RegularExpressions:
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-01-31 Dick PorterBranch for io-layer daemonectomy work
2005-01-07 Nick Drochak2005-01-08 Nick Drochak <ndrochak@ieee.org>
2004-12-14 Marek SafarCopied remotely
2004-11-16 Jonathan Pryor * Mono.Posix.dll.sources: Rename Mono.Posix to Mono...
2004-11-10 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-10-07 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-24 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-19 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-15 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-07 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-02 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-08-04 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-08-03 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-07-27 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-07-17 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-07-09 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-07-05 Jackson Harper * RegexTest.cs: Add some simple tests for debug...
2004-07-05 Jackson Harper * RegexTest.cs: Add some simple tests for debug...
2004-07-01 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-06-06 Jambunathan KAdded test case for exercising Regex.Unescape()
2003-11-21 Miguel de IcazaAdd to right place