Merge branch 'cecil-light'
[mono.git] / mcs / class / System / System.Text.RegularExpressions / BaseMachine.cs
2010-07-31 tgiphilMerge branch 'master' of github.com/mono/mono
2010-07-25 Carlos Alberto CortezMerge branch 'master' of git://github.com/mono/mono
2010-07-25 Raja R HarinathFix a few cases of mixed line-endings
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-02-26 Zoltan Varga2009-02-27 Zoltan Varga <vargaz@gmail.com>
2008-08-05 Marek SafarNew tests.
2008-07-31 Jb Evaincleanup System.ComponentModel for SL2
2008-06-03 Noam Lampertsvn path=/trunk/mcs/; revision=104772
2008-03-19 Igor Zelmanovichmerge r98600
2008-02-12 Igor ZelmanovichTARGET_J2EE:
2008-02-10 Zoltan Varga2008-02-10 Zoltan Varga <vargaz@gmail.com>
2008-02-10 Zoltan Varga2008-02-10 Zoltan Varga <vargaz@gmail.com>
2007-11-08 Raja R HarinathFix 324390
2007-11-06 Raja R HarinathSupport RegexOptions.RightToLeft in Replace().
2007-11-06 Marek SafarNew tests, update
2007-10-29 Arina Itkes- Change Log updated for revisions 88065, 88356 and...
2007-10-24 Jb Evainmove the adjust visibility step to where it belongs...
2007-10-24 Arina Itkes- Refactoring of Interpreter with extracting of base...