merge -r 61110:61111
[mono.git] / mcs / class / System / Microsoft.CSharp / CSharpCodeGenerator.cs
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...
2005-06-25 Gert Driesen* CodeGeneratorFromTypeTest.cs: Added tests to verify...
2005-06-25 Gert Driesen* CodeGeneratorFromCompileUnitTest.cs: Added tests...
2005-06-21 Atsushi Enoimported everything from my branch (which is slightly...
2005-06-14 Marek SafarSwitch to compiler-tester
2005-06-13 Marek SafarUpdated to be more consistent
2005-06-11 Gert Driesen* CSharpCodeGenerator.cs: Win32 resources are supported...
2005-05-15 Konstantin Trigermerging the Mainsoft branch to the trunk
2005-04-21 Gonzalo Paniagua... Fix warnings
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-01-31 Dick PorterBranch for io-layer daemonectomy work
2005-01-19 Jonathan Pryor * CSharpCodeGenerator.cs: Remove extra ' ' emitted...
2005-01-12 Lluis Sanchez2005-01-12 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...
2004-09-14 Marek Safar2004-09-14 Marek Safar <marek.safar@seznam.cz>
2004-09-08 Lluis Sanchez * CSharpCodeGenerator.cs: Reverted change in GenerateA...
2004-09-07 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-06 Marek Safar2004-09-06 Marek Safar <marek.safar@seznam.cz>
2004-09-02 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-01 Marek SafarI fixed mono CodeDom bugs to pass on the latest Microso...
2004-07-16 Atsushi Eno2004-07-13 Peter Williams <peter@newton.cx>
2004-07-13 Fawad HalimFor enum fields, GenerateField should emit the field...
2004-07-01 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-06-23 Jackson Harper * CSharpCodeGenerator.cs (GenerateLabeledStatem...
2004-06-22 Atsushi Eno2004-06-22 Atsushi Enomoto <atsushi@ximian.com>
2004-06-22 Atsushi Eno2004-06-21 Atsushi Enomoto <atsushi@ximian.com>
2004-06-21 Duncan MakAdd MIT license to System.dll
2004-04-26 Atsushi Eno2004-04-26 Atsushi Enomoto <atsushi@ximian.com>
2004-03-29 Lluis Sanchez * CSharpCodeGenerator.cs: In GetTypeOutput, never...
2004-03-16 Gonzalo Paniagua... 2004-03-15 Gonzalo Paniagua Javier <gonzalo@ximian...
2004-02-27 Gonzalo Paniagua... 2004-02-27 Jaroslaw Kowalski <jaak@zd.com.pl>
2004-02-04 Jackson Harper * CSharpCodeGenerator.cs: Don't write ToThrow...
2004-01-21 Atsushi Eno2004-01-21 Atsushi Enomoto <atsushi@ximian.com>
2004-01-19 Lluis Sanchez * CSharpCodeGenerator.cs: Do not generate access and...
2003-10-15 Lluis Sanchez * CSharpCodeGenerator.cs: added override for the method
2003-09-04 Lluis Sanchez * CSharpCodeGenerator.cs: Fixed generation of array...
2003-08-16 Gonzalo Paniagua... 2003-08-15 Jaroslaw Kowalski <jarek@atm.com.pl>
2003-08-07 Lluis Sanchez * CSharpCodeGenerator.cs: Added method GetSafeName...
2003-08-05 Lluis Sanchez * CSharpCodeGenerator.cs: GenerateComment(): Render...
2003-07-30 Lluis Sanchez * CSharpCodeGenerator.cs: GenerateTypeStart(): Write...
2003-05-17 Ben Maurer2003-05-17 Ben Maurer <bmaurer@users.sourceforge.net>
2003-04-24 Gonzalo Paniagua... 2003-04-25 Gonzalo Paniagua Javier <gonzalo@ximian...
2003-04-24 Gonzalo Paniagua... 2003-04-24 Gonzalo Paniagua Javier <gonzalo@ximian...
2003-04-23 Gonzalo Paniagua... 2003-04-23 Gonzalo Paniagua Javier <gonzalo@ximian...
2002-10-19 Rachel Hestilow2002-10-19 Rachel Hestilow <hestilow@ximian.com>
2002-08-21 nobodyThis commit was manufactured by cvs2svn to create branc...
2002-05-28 Daniel Stoddenbig patch: