processed with astyle
[mono.git] / mcs / class / System / Test / System.Text.RegularExpressions / RegexTest.cs
2010-06-27 C.J. Adams-Collierprocessed with astyle
2010-06-14 C.J. Adams-Collierfirst pass at adding RegexOption.Compiled to constructo...
2010-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2009-09-08 Raja R HarinathCheck in up-to-date version of RegexTest.cs. Somehow...
2009-09-08 Jonathan Pobst- Fix System tests build. (There were two tests named...
2009-09-07 Raja R Harinathregex: A few more null and bounds checks
2009-09-07 Raja R HarinathAdd some null checks and bounds checks.
2008-06-05 Roei ErezFix a bug only in TARGET_JVM that happens when a match...
2007-10-23 Marek SafarNew tests, message update
2007-10-21 Gert Driesen* RegexBugs.cs: No longer derive from deprecated Assert...
2007-04-04 Raja R Harinath* RegexTest.cs (PrimeRegex): New backtracking torture...
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-22 Atsushi Enocopying the latest Sys.Web.Services from trunk.
2006-11-07 Atsushi Enomerge r67228-r67235, r67237, r67251 and r67256-67259...
2006-11-01 Atsushi Enoupdating to the latest module.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-09-26 Martin BauligCopying latest mcs to the branch.
2006-09-04 Martin BauligCreated a branch for my anonymous methods work.
2006-03-22 Raja R HarinathIn .:
2006-02-01 Raja R Harinath* support-test-*.cs: Rename from test-*-p2.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