Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-092008-10-09 Marek Habersack <mhabersack@novell.com>Marek Habersack
2008-02-262008-02-26 Marek Habersack <mhabersack@novell.com>Marek Habersack
2008-02-102008-02-10 Juraj Skripsky <js@hotfeet.ch>Juraj Skripsky
2008-01-27* CSharpCodeGenerator.cs: Avoid ArgumentNullException whenGert Driesen
2007-12-152007-12-15 Marek Habersack <mhabersack@novell.com>Marek Habersack
2007-03-062007-03-05 Peter Dettman <peter.dettman@iinet.net.au>Miguel de Icaza
2007-02-22Be case-insensitive when looking up compilersMarek Habersack
2007-01-222007-01-22 Miguel de Icaza <miguel@novell.com>Miguel de Icaza
2006-11-172006-11-17 Atsushi Enomoto <atsushi@ximian.com>Atsushi Eno
2006-11-17CompilerCollection must use a List to store the compiler infos because MS.NET...Marek Habersack
2006-11-16Reimplementation of the CodeDomConfigurationHandler class as a ConfigurationS...Marek Habersack
2006-11-07A default value of WarningLevel change and implementation of a missing APIMarek Habersack
2006-11-06two small fixes for the handling of compiler definitions in the system.codedo...Marek Habersack
2006-09-152006-09-15 LLuis Sanchez Gual <lluis@novell.com>Lluis Sanchez
2006-05-042006-05-04 LLuis Sanchez Gual <lluis@novell.com>Lluis Sanchez
2006-04-20* CodeGeneratorFromNamespaceTest.cs: Added tests forGert Driesen
2006-03-252006-03-24 Chris Toshok <toshok@ximian.com>Chris Toshok
2006-03-112006-03-11 Miguel de Icaza <miguel@novell.com>Miguel de Icaza
2006-02-192006-02-19 Zoltan Varga <vargaz@gmail.com>Zoltan Varga
2005-12-07* CodeGeneratorFromExpressionTest.cs: Added tests forGert Driesen
2005-11-30* CodeGeneratorFromStatementTest.cs: Added tests forGert Driesen
2005-11-04oops forgot to save the ChangeLog before committing...Sebastien Pouliot
2005-11-022005-11-02 Sebastien Pouliot <sebastien@ximian.com> Sebastien Pouliot
2005-11-012005-11-01 Sebastien Pouliot <sebastien@ximian.com> Sebastien Pouliot
2005-11-012005-11-01 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2005-10-292005-10-29 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2005-10-252005-10-25 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2005-10-252005-10-25 Sebastien Pouliot <sebastien@ximian.com> Sebastien Pouliot
2005-10-252005-10-25 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2005-10-252005-10-24 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2005-10-052005-10-04 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2005-07-30* CodeGeneratorFromTypeTest.cs: Added NewSlot tests.Gert Driesen
2005-07-24* CodeGeneratorFromTypeTest.cs: Added BaseTypes and TypeConstructorGert Driesen
2005-07-21* CodeGeneratorTest.cs: Added unit tests for CodeGenerator.IsCurrent*.Gert Driesen
2005-06-29* CodeGeneratorFromTypeTest.cs: Added additional property tests.Gert Driesen
2005-06-27remove executable bit from changelogsBen Maurer
2005-06-25* CodeGeneratorFromCompileUnitTest.cs: enabled test for bug #75190.Gert Driesen
2005-06-04* IndentedTextWriter.cs: also output tabs in WriteLine () to match MS.NET.Gert Driesen
2005-02-172005-02-17 Gonzalo Paniagua Javier <gonzalo@ximian.com>Gonzalo Paniagua Javier
2005-01-282005-01-27 LLuis Sanchez Gual <lluis@novell.com>Lluis Sanchez
2004-09-062004-09-06 Marek Safar <marek.safar@seznam.cz>Marek Safar
2004-09-01I fixed mono CodeDom bugs to pass on the latest Microsoft CodeDom Test Suite.Marek Safar
2004-08-092004-08-09 Atsushi Enomoto <atsushi@ximian.com>Atsushi Eno
2004-07-162004-07-15 Peter Williams <peter@newton.cx>Atsushi Eno
2004-06-17 * CompilerError.cs:Jackson Harper
2004-06-17 * CodeGenerator.cs: Make sure we are using invariant for nonJackson Harper
2004-06-13* IndentedTextWriter.cs: have DefaultTabString correspond withGert Driesen
2004-05-142004-05-14 Gonzalo Paniagua Javier <gonzalo@ximian.com>Gonzalo Paniagua Javier
2004-04-262004-04-26 Atsushi Enomoto <atsushi@ximian.com>Atsushi Eno
2004-03-29* Executor.cs: Implemented.Lluis Sanchez