2008-08-07 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / System / Microsoft.CSharp / CSharpCodeGenerator.cs
2008-08-07 Atsushi Eno2008-08-07 Atsushi Enomoto <atsushi@ximian.com>
2008-07-22 Jb Evain2008-07-22 Jb Evain <jbevain@novell.com>
2008-06-03 Noam Lampertsvn path=/trunk/mcs/; revision=104772
2008-05-19 Martin Baulig2008-05-19 Martin Baulig <martin@ximian.com>
2008-05-09 Gert Driesen* CSharpCodeGenerator.cs: On 2.0 profile, add support...
2008-04-11 Jb Evainmerge 100015:100420
2008-04-09 Jb Evainmove GCLatencyMode to System.Runtime
2008-04-09 Jb Evainrefactoring
2008-04-09 Jb Evain2008-04-09 Jb Evain <jbevain@novell.com>
2008-04-09 Jb Evainrevert
2008-04-08 Jb Evain2008-04-08 Jb Evain <jbevain@novell.com>
2008-01-27 Gert Driesen* CSharpCodeGenerator.cs: Avoid ArgumentNullException...
2008-01-16 Gert Driesen* CodeGeneratorFromCompileUnitTest.cs: Avoid using...
2008-01-16 Juraj Skripsky2008-01-16 Juraj Skripsky <js@hotfeet.ch>
2007-12-23 Igor Zelmanovichfor TARGET_J2EE only:
2007-12-23 Igor Zelmanovichfor TARGET_J2EE only:
2007-12-15 Marek Habersack2007-12-15 Marek Habersack <mhabersack@novell.com>
2007-10-26 Atsushi Eno2007-10-26 Atsushi Enomoto <atsushi@ximian.com>
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-01-18 Atsushi Eno2007-01-18 Atsushi Enomoto <atsushi@ximian.com>
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
2006-12-30 Marek HabersackImplement actual identifier checking
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-24 Gonzalo Paniagua... revert my last patch. It broke a test
2006-09-19 Gonzalo Paniagua... svn path=/trunk/mcs/; revision=65622
2006-09-19 Gonzalo Paniagua... 2006-09-19 Gonzalo Paniagua Javier <gonzalo@ximian...
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-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-04 Gert Driesen* System_test.dll.sources: Added CodeCastExpressionTest.cs,
2005-10-31 Chris Toshokstart populating the new System.Web.Configuration_2...
2005-10-28 Gert Driesen* CodeGeneratorFromTypeTest.cs: Added tests for CodeEnt...
2005-10-15 Gert Driesen* CodeGeneratorTestBase.cs: Generate now returns code...
2005-10-06 Gert Driesen* CodeGeneratorTypeOutputTest.cs: Added tests for CShar...
2005-07-30 Gert Driesen* CodeGeneratorFromTypeTest.cs: Added NewSlot tests.
2005-07-24 Gert Driesen* CodeGeneratorFromTypeTest.cs: Added BaseTypes and...
2005-07-06 Iain McCoy2005-07-06 Iain McCoy <iain@mccoy.id.au>
2005-07-05 Gert Driesen* CodeGeneratorFromTypeTest.cs: Added test for ReturnTy...
2005-07-02 Gert Driesen* CodeGeneratorFromTypeTest.cs: Added event Implementat...
2005-06-30 Gert Driesen* CodeGeneratorFromTypeTest.cs: Added property indexer...
2005-06-29 Marek Safarerror messages review
2005-06-28 Gert Driesen* CodeGeneratorFromExpressionTest.cs: No longer inherit...
2005-06-26 Gert Driesen* CodeGeneratorFromTypeTest.cs: Added tests to verify...
next