Merge pull request #1410 from alesliehughes/master
[mono.git] / mcs / class / System / Test / System.Text.RegularExpressions / RegexTest.cs
2014-12-03 Jo ShieldsMerge pull request #1410 from alesliehughes/master
2014-12-02 Rodrigo KumperaMerge pull request #1317 from nealef/master
2014-11-30 Zoltan VargaMerge pull request #1412 from esdrubal/stackframe
2014-11-30 Zoltan VargaMerge remote-tracking branch 'mfoliveira/ppc64el-v2'
2014-11-28 Alex Rønne PetersenMerge pull request #1401 from fquiroz01/patch-1
2014-11-27 Alex Rønne PetersenMerge pull request #1319 from directhex/systemwide...
2014-11-26 Alex Rønne PetersenMerge pull request #1407 from chrisvire/bug-24587
2014-11-26 Alex Rønne PetersenMerge pull request #1424 from akoeplinger/remove-enable...
2014-11-26 Miguel de IcazaMerge pull request #1426 from ignacionr/webclient-delay...
2014-11-26 Miguel de IcazaMerge pull request #1398 from jwestfall69/dgv-first_row...
2014-11-26 Miguel de IcazaMerge pull request #1396 from jwestfall69/dgvrc-clear...
2014-11-24 Miguel de Icaza[System] Bring .NET implementation of System.Text.Regul...
2014-11-07 Alexander KöplingerMerge branch 'patch-1' of https://github.com/ReubenBond...
2014-10-31 Miguel de IcazaMerge pull request #960 from ermshiperete/ShowHelp
2014-10-29 Zoltan VargaMerge pull request #944 from ermshiperete/bug-novell...
2014-09-24 Miguel de IcazaMerge pull request #1304 from slluis/mac-proxy-autoconfig
2014-09-23 Marcos HenrichMerge pull request #1203 from esdrubal/protect
2014-09-12 Zoltan VargaMerge pull request #1275 from ranma42/fix-lib64
2014-08-28 Zoltan VargaMerge pull request #1200 from akoeplinger/remove-jvm
2014-08-21 Alex Rønne PetersenMerge pull request #1172 from roji/datarow_null
2014-08-20 Miguel de IcazaMerge pull request #1189 from joelmartinez/docs-64bit...
2014-08-14 Marek SafarMerge pull request #1188 from arktronic/master
2014-08-12 Miguel de IcazaMerge pull request #1192 from LogosBible/regex-fixes...
2014-08-05 Dave DunkinAdd test for Regex RTL substring matching.
2014-08-04 Dave DunkinAdd test for Regex.Match with anchors on a substring.
2010-06-28 Raja R HarinathRevert "processed with astyle" (SVN r159583)
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...
next