[corlib] Fixed StringBuilder construction bugs in marshalling caused by changes to...
[mono.git] / mcs / class / corlib / System.Runtime.Serialization.Formatters.Binary / MessageFormatter.cs
2010-09-07 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-08-23 Carlos Alberto CortezSimplify the ObjectWriter .ctor and update call sites.
2010-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2009-11-10 Marek SafarNew tests.
2009-11-06 Miguel de IcazaJumbo patch for NET_2_0, mscorlib is now clean
2009-09-30 Gonzalo Paniagua... 2009-09-30 Gonzalo Paniagua Javier <gonzalo@novell...
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-01-08 Robert JordanIn System.Runtime.Remoting.Messaging:
2007-01-08 Robert JordanChange eol-style to native.
2007-01-08 Robert JordanNormalize the line endings to CRLF.
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
2006-12-01 Lluis Sanchez* MessageFormatter.cs: Include the logical context...
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-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-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-06 Kornél PálMoved TestConfiguration.cs to Npgsql.
2006-09-05 Raja R HarinathMake line-endings uniform. Pick the one which changes...
2006-09-04 Martin BauligCreated a branch for my anonymous methods work.
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-11-23 Marek Safarremoved unused variables
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-05-03 Lluis Sanchez * MessageFormatter.cs: In the all-are-primitive case...
2004-04-28 Lluis Sanchez* MessageFormatter.cs: Serialize Args, not OutArgs...
2003-11-21 Lluis Sanchez * BinaryFormatter.cs, MessageFormatter.cs, ObjectReade...
2003-11-16 Lluis Sanchez * BinaryFormatter.cs, MessageFormatter.cs, ObjectWrite...
2003-07-25 Lluis Sanchez * MessageFormatter.cs: WriteMethodCall(): It must...
2003-05-13 Lluis Sanchez * ObjectReader.cs: Changed signature of ReadObjectG...
2003-02-25 Lluis Sanchez * BinaryFormatter.cs: Implemented support for binders.
2003-02-18 Lluis Sanchez * MessageFormatter.cs: Fixed bug in serialization...
2003-02-05 Lluis SanchezMessageFormatter.cs: Corrected some bugs that affected...
2003-02-04 Lluis SanchezMessageFormatter.cs: Implemented serialization of messa...
2003-01-24 Lluis Sanchez* ObjectWriter.cs, ObjectReader.cs: Added suport for...