Merge pull request #601 from knocte/sock_improvements
[mono.git] / mcs / class / System / Test / System.Text.RegularExpressions /
2013-03-12 Rodrigo KumperaMerge pull request #505 from roji/shutdown_flow
2013-03-04 Miguel de IcazaMerge pull request #588 from Daniel15/bug-10872
2013-02-28 Rodrigo KumperaMerge pull request #537 from madewokherd/ccwmarshal
2013-02-25 Zoltan VargaMerge pull request #571 from igotti-google/jt2
2013-02-22 Miguel de IcazaMerge pull request #554 from deplinenoise/ppc_fixes
2013-02-22 Miguel de IcazaMerge pull request #556 from jack-pappas/ipproto-patch
2013-02-22 Miguel de IcazaMerge pull request #557 from jack-pappas/gacutil-patch
2013-02-22 Miguel de IcazaMerge pull request #560 from duboisj/master
2013-02-22 Miguel de IcazaMerge pull request #561 from akoeplinger/bufferless-fix
2013-02-22 Marek SafarMobile tests update
2013-02-09 Miguel de IcazaMerge pull request #475 from pruiz/xamarin-bug-7408
2013-02-07 Marek SafarMerge pull request #472 from MelanieT/spmanager_fix
2012-11-23 Atsushi EnoMerge pull request #409 from Alkarex/patch-1
2012-10-26 Marek SafarMerge pull request #484 from roji/transactions_pspe
2012-10-25 Jonathan Pryor[Mono.Posix] Add Syscall.getgrouplist().
2012-10-17 Bojan RajkovicRevert "Bug 2663: Regular Expression Bug Fixes"
2012-09-13 Konrad M. KruczynskiMerge branch 'master' of https://github.com/mono/mono...
2012-09-10 Jérémie LavalMerge pull request #439 from mono-soc-2012/garyb/iconfix
2012-07-21 Miguel de IcazaMerge pull request #303 from ermshiperete/5278
2012-07-21 Miguel de IcazaMerge pull request #309 from i59/patch-1
2012-07-16 Miguel de IcazaMerge pull request #323 from crazyjncsu/master
2012-06-24 Marek SafarMerge pull request #347 from JamesB7/master
2012-06-19 Martin BauligMerge pull request #325 from adbre/iss5464
2012-06-18 Mark ProbstMerge remote-tracking branch 'public/master'
2012-06-18 Miguel de IcazaMerge pull request #332 from robwilkens/Bug2663-fix
2012-06-18 Rob WilkensBug 2663: Regular Expression Bug Fixes
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.
next