2005-08-02 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / corlib / System.Runtime.Serialization.Formatters.Binary / ObjectReader.cs
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-03-23 Lluis Sanchez2005-03-23 Lluis Sanchez Gual <lluis@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-02-25 Lluis Sanchez2005-02-25 Lluis Sanchez Gual <lluis@ximian.com>
2005-01-31 Dick PorterBranch for io-layer daemonectomy work
2004-12-19 Ben Maurersome warning silence
2004-12-15 Lluis Sanchez2004-12-15 Lluis Sanchez Gual <lluis@ximian.com>
2004-12-14 Marek SafarCopied remotely
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-26 Lluis Sanchez* ObjectReader.cs, ObjectWriter.cs: FIXME cleaning.
2004-04-20 Lluis Sanchez * CodeGenerator.cs, ObjectReader.cs, ObjectWriter...
2003-12-23 Lluis Sanchez* ObjectReader.cs: Field names can include the type...
2003-11-21 Lluis Sanchez * BinaryFormatter.cs, MessageFormatter.cs, ObjectReade...
2003-11-12 Lluis SanchezObjectReader.cs, ObjectWriter.cs: Changed some GetType...
2003-07-24 Lluis Sanchez * ObjectReader.cs, ObjectWriter.cs, BinaryCommon...
2003-07-17 Lluis Sanchez * ObjectReader.cs: Keep MemberInfo members in type...
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-11 Patrik Torstensson2003-02-11 Patrik Torstensson
2003-01-24 Martin Baulig2003-01-24 Martin Baulig <martin@ximian.com>
2003-01-24 Lluis Sanchez* ObjectWriter.cs, ObjectReader.cs: Added suport for...
2003-01-17 Lluis Sanchez* BinaryFormatter.cs: implemented Serialize and Deseria...