[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System / Test / 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...
2008-06-03 Noam Lampertsvn path=/trunk/mcs/; revision=104772
2008-05-09 Gert Driesen* CSharpCodeGenerator.cs: On 2.0 profile, add support...
2008-05-01 Rodrigo Kumpera2008-05-01 Rodrigo Kumpera <rkumpera@novell.com>
2008-04-30 Gert Driesen* VBCodeGenerator.cs: Fixed generated code for abstract...
2008-04-11 Jb Evainmerge 100015:100420
2008-04-09 Jb Evainmove GCLatencyMode to System.Runtime
2008-04-08 Jb Evainin System.CodeDom.Compiler:
2008-01-29 Zoltan Varga2008-01-29 Zoltan Varga <vargaz@gmail.com>
2008-01-29 Zoltan Varga2008-01-29 Zoltan Varga <vargaz@gmail.com>
2007-12-23 Igor Zelmanovichfor TARGET_J2EE only:
2007-12-23 Igor Zelmanovichfor TARGET_J2EE only:
2007-12-21 Rolf Bjarne Kvinge* Test/Microsoft.CSharp/CodeGeneratorFromTypeTest.cs,
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-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-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-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-11-30 Gert Driesen* CodeGeneratorFromStatementTest.cs: Added tests for
2005-11-30 Sebastien Pouliot2005-11-30 Sebastien Pouliot <sebastien@ximian.com>
2005-11-26 Gert Driesen* CodeGeneratorFromExpressionTest.cs: Added test for
2005-11-10 Miguel de IcazaMake a copy of the old ZipLib
2005-11-02 Sebastien Pouliot2005-11-02 Sebastien Pouliot <sebastien@ximian.com>
2005-11-01 Sebastien Pouliot2005-11-01 Sebastien Pouliot <sebastien@ximian.com>
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-28 Gert Driesen* CodeGeneratorFromTypeTest.cs: Added tests for CodeEnt...
2005-10-25 Sebastien Pouliot2005-10-25 Sebastien Pouliot <sebastien@ximian.com>
2005-10-25 Sebastien Pouliot2005-10-25 Sebastien Pouliot <sebastien@ximian.com>
2005-10-25 Sebastien Pouliot2005-10-24 Sebastien Pouliot <sebastien@ximian.com>
2005-10-15 Gert Driesen* CodeGeneratorTestBase.cs: Generate now returns code...
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-07-21 Gert Driesen* CodeGeneratorFromTypeTestBase.cs: Base class for...
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-01-31 Dick PorterBranch for io-layer daemonectomy work
2004-12-14 Marek SafarCopied remotely
2004-07-01 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-06-13 Gert Driesen* IndentedTextWriterTest.cs: added test for IndentedTex...