2005-01-31 Zoltan Varga <vargaz@freemail.hu>
[mono.git] / mcs / class / corlib / System.Runtime.Serialization.Formatters.Binary / BinaryCommon.cs
2005-01-10 Paolo MolaroMoved and integrated the exiting threads.
2005-01-10 Lluis Sanchez2005-01-10 Lluis Sanchez Gual <lluis@ximian.com>
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-02-23 Lluis Sanchez * BinaryCommon.cs: Added UseReflectionSerialization...
2003-07-24 Lluis Sanchez * ObjectReader.cs, ObjectWriter.cs, BinaryCommon...
2003-01-24 Lluis Sanchez* ObjectWriter.cs, ObjectReader.cs: Added suport for...
2003-01-17 Lluis Sanchez* BinaryFormatter.cs: implemented Serialize and Deseria...