Merge pull request #916 from akoeplinger/fix-gac-test
[mono.git] / mcs / class / corlib / System / CharEnumerator.cs
2010-11-22 Jb EvainMerge branch 'cecil-light'
2010-11-08 Marek SafarAPI compatibility work
2010-04-27 Marek SafarFlush (work in progress)
2010-04-27 Marek SafarNew tests.
2010-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2010-03-26 Marek SafarNew test.
2010-03-24 Marek SafarFormatting.
2009-10-17 Miguel de Icaza2009-10-16 Miguel de Icaza <miguel@novell.com>
2008-03-30 Jb Evainrevert
2008-03-30 Jb Evainthere's no such thing as a public CharEnumerator in SL2
2007-07-08 Zoltan Varga2007-07-08 Zoltan Varga <vargaz@gmail.com>
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 .:
2005-06-21 Atsushi Enoimported everything from my branch (which is slightly...
2005-06-14 Marek SafarSwitch to compiler-tester
2005-06-08 Martin BauligThe CharEnumerator issue is fixed.
2005-06-03 Martin Baulig2005-06-03 Martin Baulig <martin@ximian.com>
2005-06-02 Ben MaurerDUH
2005-06-01 Ben Maurer2005-06-01 Ben Maurer <bmaurer@ximian.com>
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-01-31 Dick PorterBranch for io-layer daemonectomy work
2004-12-14 Marek SafarCopied remotely
2004-07-01 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-06-11 Duncan MakAdd license and copyright to all source files in corlib
2004-03-13 Andreas N2004-03-13 Andreas Nahr <ClassDevelopment@A-SoftTech...
2003-01-24 Gonzalo Paniagua... oops
2003-01-24 Gonzalo Paniagua... 2003-01-24 Gonzalo Paniagua Javier <gonzalo@ximian...
2003-01-24 Gonzalo Paniagua... 2003-01-24 Gonzalo Paniagua Javier <gonzalo@ximian...
2002-08-21 nobodyThis commit was manufactured by cvs2svn to create branc...
2002-03-06 Duco FijmaCharEnumerator: stronger test, new failures, fixed...
2002-03-05 Duncan Mak2002-03-05 Duncan Mak <duncan@ximian.com>
2002-03-05 Duco FijmaFixes for System.CharEnumerator and System.Version
2002-01-24 Duncan MakFlush, mostly indent differences
2002-01-20 Duncan MakHuge indentation fix. Don't worry, I tested so no typos...
2002-01-19 Duncan MakStupid tabs
2002-01-19 Duncan MakReset should set it to -1, not 0
2002-01-19 Duncan MakReset should set it to -1, not 0
2002-01-19 Duncan Mak* CharEnumerator.cs: Implemented.