Fixed space indents to tabs to adhere to Mono coding guidelines.
[mono.git] / mcs / class / System / System.CodeDom.Compiler / CodeGenerator.cs
2012-01-14 Ilker CetinkayaFixed space indents to tabs to adhere to Mono coding...
2012-01-13 Ilker CetinkayaMade global namespace import being generated topmost...
2011-03-17 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-03-17 Miguel de IcazaMore NET_2_0 define removal
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-04-13 Jonathan Pryor * System.CodeDom.Compiler/CodeGenerator.cs: Clear...
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 Juraj Skripsky2008-02-10 Juraj Skripsky <js@hotfeet.ch>
2008-01-27 Gert Driesen* CSharpCodeGenerator.cs: Avoid ArgumentNullException...
2007-03-14 Eyal AlaloufMark tests as not working under TARGET_JVM
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-03-06 Miguel de Icaza2007-03-05 Peter Dettman <peter.dettman@iinet.net.au>
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-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.
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-05-31 Andrew Skibamerge -r 60814:60815
2006-05-25 Konstantin Trigermerge -r 61110:61111
2006-05-09 Konstantin Trigermerge -r 60439:60440
2006-04-20 Gert Driesen* CodeGeneratorFromNamespaceTest.cs: Added tests for
2006-04-03 Andrew Skibamerge from trunk revisions 58933, 58935, 58936
2006-03-30 Konstantin Trigermerge -r 58784:58785
2006-03-23 Boris Kirznermerge -r 58060:58217
2006-03-22 Raja R HarinathIn .:
2006-03-20 Konstantin Trigermerge -r 53370:58178
2006-03-20 Konstantin Trigermerge -r 53370:58178
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-12-07 Gert Driesen* CodeGeneratorFromExpressionTest.cs: Added tests for
2005-11-30 Gert Driesen* CodeGeneratorFromStatementTest.cs: Added tests for
2005-11-26 Gert Driesen* CodeGeneratorFromExpressionTest.cs: Added test for
2005-11-10 Miguel de IcazaMake a copy of the old ZipLib
2005-11-01 Sebastien Pouliot2005-11-01 Sebastien Pouliot <sebastien@ximian.com>
2005-10-31 Chris Toshokstart populating the new System.Web.Configuration_2...
2005-10-25 Sebastien Pouliot2005-10-25 Sebastien Pouliot <sebastien@ximian.com>
2005-07-30 Gert Driesen* CodeGeneratorFromTypeTest.cs: Added NewSlot tests.
2005-07-24 Gert Driesen* CodeGeneratorFromTypeTest.cs: Added BaseTypes and...
2005-07-21 Gert Driesen* CodeGeneratorTest.cs: Added unit tests for CodeGenera...
2005-06-29 Marek Safarerror messages review
2005-06-28 Gert Driesen* CodeGeneratorFromTypeTest.cs: Added additional proper...
2005-06-27 Ben Maurerremove svn:executable from .cs files
2005-06-25 Gert Driesen* CodeGenerator.cs: Removed debug code (for other fix...
2005-06-25 Gert Driesen* CodeGeneratorFromCompileUnitTest.cs: enabled test...
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-01-31 Dick PorterBranch for io-layer daemonectomy work
2005-01-27 Lluis Sanchez2005-01-27 LLuis Sanchez Gual <lluis@novell.com>
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...
2004-09-15 nobodyThis commit was manufactured by cvs2svn to create branc...
next