Merge pull request #495 from nicolas-raoul/fix-for-issue2907-with-no-formatting-changes
[mono.git] / mcs / class / corlib / System.Runtime.Serialization.Formatters.Binary / CodeGenerator.cs
2012-12-07 Miguel de IcazaMerge pull request #495 from nicolas-raoul/fix-for...
2012-11-30 Marek HabersackMerge pull request #498 from Unroll-Me/master
2012-11-23 Atsushi EnoMerge pull request #409 from Alkarex/patch-1
2012-11-06 Rodrigo KumperaDisable code generation for object serialization under...
2010-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2009-03-29 Zoltan Varga2009-03-29 Zoltan Varga <vargaz@gmail.com>
2008-06-03 Noam Lampertsvn path=/trunk/mcs/; revision=104772
2008-04-26 Jb Evain2008-04-26 Jb Evain <jbevain@novell.com>
2007-08-25 Robert JordanResurrect r84839
2007-08-25 Alan McGovernreverted changes for datetime serialization
2007-08-25 Robert JordanIn System:
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-03-22 Raja R HarinathIn .:
2005-06-21 Atsushi Enoimported everything from my branch (which is slightly...
2005-05-29 Eyal AlaloufStandardized Mainsoft ConstraintCollection tests.
2005-05-26 Ben Maurer2005-05-26 Ben Maurer <bmaurer@ximian.com>
2005-05-17 Lluis Sanchez2005-05-17 Lluis Sanchez Gual <lluis@ximian.com>
2005-05-15 Konstantin Trigermerging the Mainsoft branch to the trunk
2005-05-09 Lluis Sanchez2005-05-09 Lluis Sanchez Gual <lluis@ximian.com>
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-03-22 Martin Baulig**** Merged r40732-r40872 from MCS ****
2005-03-03 Lluis Sanchez2005-03-01 Lluis Sanchez Gual <lluis@ximian.com>
2005-01-31 Dick PorterBranch for io-layer daemonectomy work
2004-12-14 Marek SafarCopied remotely
2004-12-08 Miguel de IcazaRename the tool
2004-12-08 Marek Safarwrong error number
2004-12-08 Zoltan Varga2004-12-08 Zoltan Varga <vargaz@freemail.hu>
2004-12-06 Zoltan Varga2004-12-06 Zoltan Varga <vargaz@freemail.hu>
2004-11-29 Lluis Sanchez2004-11-29 Lluis Sanchez Gual <lluis@ximian.com>
2004-07-01 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-06-11 Duncan MakAdd license and copyright to all source files in corlib
2004-04-20 Lluis Sanchez * CodeGenerator.cs, ObjectReader.cs, ObjectWriter...
2004-02-23 Lluis Sanchez * BinaryCommon.cs: Added UseReflectionSerialization...
2004-02-17 Lluis Sanchez * ObjectWriter.cs: Factorized some serialization code...