[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System / System.CodeDom.Compiler / ChangeLog
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...
2010-04-07 Jb Evain2010-04-07 Jb Evain <jbevain@novell.com>
2010-04-06 Ankit JainAdd support for ToolsVersion and correctly build msbuil...
2010-04-01 Jb Evain2010-04-01 Jb Evain <jbevain@novell.com>
2010-03-11 Gonzalo Paniagua... Moved chain building and validation from Mono.Security...
2010-03-06 Marek Habersackcommit 9405fa168b1255c51bb31ef17511c05593b08caa
2009-02-18 Jonathan PryorAdd a more functional (i.e. fewer-stubs) implementation...
2008-10-10 Marek SafarNew tests, update.
2008-10-09 Marek Habersack2008-10-09 Marek Habersack <mhabersack@novell.com>
2008-06-03 Noam Lampertsvn path=/trunk/mcs/; revision=104772
2008-03-19 Igor Zelmanovichmerge r98600
2008-02-26 Marek Habersack2008-02-26 Marek Habersack <mhabersack@novell.com>
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-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-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-02-27 Vladimir Krasnov* MainsoftWebApp20.Tomcat.vmwcsproj: converted to csproj
2007-02-22 Marek HabersackBe case-insensitive when looking up compilers
2007-01-22 Miguel de Icaza2007-01-22 Miguel de Icaza <miguel@novell.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-17 Atsushi Eno2006-11-17 Atsushi Enomoto <atsushi@ximian.com>
2006-11-16 Marek HabersackCompilerCollection must use a List to store the compile...
2006-11-16 Marek HabersackReimplementation of the CodeDomConfigurationHandler...
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-07 Marek HabersackA default value of WarningLevel change and implementati...
2006-11-06 Marek Habersacktwo small fixes for the handling of compiler definition...
2006-11-01 Atsushi Enoupdating to the latest module.
2006-10-24 Jonathan Pryor * Makefile: Don't build make-map.exe.
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-17 Zoltan Varga2006-09-17 Zoltan Varga <vargaz@gmail.com>
2006-09-15 Lluis Sanchez2006-09-15 LLuis Sanchez Gual <lluis@novell.com>
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-05-04 Lluis Sanchez2006-05-04 LLuis Sanchez Gual <lluis@novell.com>
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-24 Chris Toshok2006-03-24 Chris Toshok <toshok@ximian.com>
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-03-11 Miguel de Icaza2006-03-11 Miguel de Icaza <miguel@novell.com>
2006-02-19 Zoltan Varga2006-02-19 Zoltan Varga <vargaz@gmail.com>
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
next