2005-01-31 Zoltan Varga <vargaz@freemail.hu>
[mono.git] / mcs / class / corlib / System.Runtime.Serialization.Formatters.Binary / ObjectWriter.cs
2004-12-14 Marek SafarCopied remotely
2004-11-16 Jonathan Pryor * Mono.Posix.dll.sources: Rename Mono.Posix to Mono...
2004-11-10 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-10-07 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-24 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-19 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-15 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-07 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-02 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-08-04 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-08-03 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-07-27 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-07-17 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-07-09 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-07-02 Lluis Sanchez * BinaryCommon.cs: Added CheckSerializable method.
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-29 Gonzalo Paniagua... 2004-05-29 Gonzalo Paniagua Javier <gonzalo@ximian...
2004-05-13 Lluis Sanchez * ObjectWriter.cs: Fixed and Simplified WriteGenericAr...
2004-04-26 Lluis Sanchez* ObjectReader.cs, ObjectWriter.cs: FIXME cleaning.
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...
2004-02-05 Lluis Sanchez * ObjectWriter.cs: Get the assembly of a member from...
2003-11-16 Lluis Sanchez * BinaryFormatter.cs, MessageFormatter.cs, ObjectWrite...
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-01-24 Lluis Sanchez* ObjectWriter.cs, ObjectReader.cs: Added suport for...
2003-01-17 Gonzalo Paniagua... 2003-01-17 Gonzalo Paniagua Javier <gonzalo@ximian...
2003-01-17 Lluis Sanchez* BinaryFormatter.cs: implemented Serialize and Deseria...