Merge pull request #194 from QuickJack/master
[mono.git] / mcs / class / System / Test / System.Text.RegularExpressions /
2010-07-20 Miguel de Icaza2010-07-20 Miguel de Icaza <miguel@novell.com>
2010-06-28 Raja R HarinathRevert "processed with astyle" (SVN r159583)
2010-06-27 C.J. Adams-Collierprocessed with astyle
2010-06-21 Rodrigo Kumpera2010-06-21 Rodrigo Kumpera <rkumpera@novell.com>
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...
2010-02-24 Paolo MolaroWed Feb 24 15:47:16 CET 2010 Paolo Molaro <lupus@ximian...
2010-02-03 Rodrigo Kumpera2010-02-03 Rodrigo Kumpera <rkumpera@novell.com>
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.
2009-08-25 Marek SafarRequires gmcs
2009-08-19 Raja R HarinathFinal piece of explicit numeric group support
2009-08-19 Marek SafarNew tests.
2009-08-17 Raja R Harinath* parser.cs (GetMapping): Extend duplicate check for...
2009-08-17 Raja R Harinath* parser.cs (ResolveReferences): Handle some cases...
2009-08-17 Raja R Harinath* RegexTrial.cs (Execute): Prepare to handle dis-contig...
2009-08-10 Raja R Harinathregexp backreferences: Implement fallback to octal...
2009-08-10 Raja R HarinathRegex.IsMatch("abcab", @"(?<ab>ab)c\1")
2009-02-27 Jonathan Pryor * System.Text.RegularExpressions/Regex.cs (Replace...
2009-02-18 Jonathan PryorAdd a more functional (i.e. fewer-stubs) implementation...
2009-01-14 Zoltan Varga2009-01-14 Zoltan Varga <vargaz@gmail.com>
2009-01-14 Zoltan Varga2009-01-14 Zoltan Varga <vargaz@gmail.com>
2008-12-08 Atsushi Eno2008-12-08 Atsushi Enomoto <atsushi@ximian.com>
2008-12-08 Atsushi Enoimporting messaging-2008 branch to trunk [continued]
2008-12-08 Atsushi Enoimporting messaging-2008 branch to trunk, going on.
2008-12-08 Atsushi Enoimporting messaging-2008 branch to trunk.
2008-11-19 Jonathan Pryor * docs.make, Makefile.am: Build mono-file-formats...
2008-11-13 Gert Driesen* RegexBugs.cs: added test for bug #443841.
2008-11-11 Gonzalo Paniagua... 2008-11-11 Gonzalo Paniagua Javier <gonzalo@novell...
2008-10-31 Jonathan Pryor * Makefile.am: Build `docs` after `runtime`, so that...
2008-10-30 Gonzalo Paniagua... 2008-10-30 Gonzalo Paniagua Javier <gonzalo@novell...
2008-10-10 Marek SafarNew tests, update.
2008-10-09 Zoltan Varga2008-10-09 Zoltan Varga <vargaz@gmail.com>
2008-09-14 Gert DriesenMoved ProviderCollectionTest.cs from System assembly...
2008-09-14 Zoltan Varga2008-09-14 Zoltan Varga <vargaz@gmail.com>
2008-06-05 Roei ErezFix a bug only in TARGET_JVM that happens when a match...
2007-12-24 Arina ItkesNew test for groups with same name. Fix for JvmReMachine.
2007-12-23 Igor Zelmanovichfor TARGET_J2EE only:
2007-12-23 Igor Zelmanovichfor TARGET_J2EE only:
2007-12-04 Arina ItkesMax value of m for a construct {n,m} is 2147483647.
2007-11-08 Raja R HarinathFix 324390
2007-11-06 Raja R HarinathSupport RegexOptions.RightToLeft in Replace().
2007-11-06 Raja R HarinathIn System.Text.RegularExpressions:
2007-11-06 Marek SafarNew tests, update
2007-11-04 Arina ItkesFix for expected result of 44 test
2007-11-01 Gert Driesen* RegexReplace.cs: Fixed line endings.
2007-11-01 Gert Driesen* GroupTest.cs: Improved test for null argument check.
2007-10-29 Arina ItkesUpdated changelog fog revision 88355
2007-10-29 Arina ItkesNew tests for Regex:
2007-10-23 Marek SafarNew tests, message update
2007-10-21 Gert Driesen* RegexBugs.cs: No longer derive from deprecated Assert...
2007-09-17 Gert Driesen* RegexReplace.cs: Fixed compiler warning.
2007-04-18 Raja R HarinathIn System.Text.RegularExpressions:
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:
2007-01-02 Raja R HarinathIn System.Text.RegularExpressions:
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-13 Raja R HarinathFix problems with overlong directory names: phase #1
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.
next