* roottypes.cs: Rename from tree.cs.
[mono.git] / mcs / class / corlib / System.Runtime.Remoting / ObjRef.cs
2006-03-22 Raja R HarinathIn .:
2005-06-21 Atsushi Enoimported everything from my branch (which is slightly...
2005-06-14 Marek SafarSwitch to compiler-tester
2005-06-06 Zoltan Varga2005-06-06 Zoltan Varga <vargaz@freemail.hu>
2005-06-06 Zoltan Varga2005-06-06 Zoltan Varga <vargaz@freemail.hu>
2005-05-17 Lluis Sanchez2005-05-17 Lluis Sanchez Gual <lluis@novell.com>
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-01-31 Dick PorterBranch for io-layer daemonectomy work
2004-12-14 Marek SafarCopied remotely
2004-07-22 Lluis Sanchez * ObjRef.cs: Fixed type check in in ObjRef constructor...
2004-07-22 Lluis Sanchez * ObjRef.cs: Fixed type check in in ObjRef constructor...
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* ObjRef.cs: Little optimization.
2003-10-08 Lluis Sanchez * ObjRef.cs: Added new constructor to support CAD...
2003-08-14 Lluis Sanchez * ObjRef.cs: Implemented IsFromThisProcess().
2003-06-25 Lluis Sanchez * ObjRef.cs: Fixed bug #43187, based on the patch...
2003-04-10 Lluis Sanchez * ObjRef.cs: Renamed ChannelInfoStore to ChannelInfo...
2003-03-20 Lluis Sanchez * Identity.cs: Added support for dynamic properties.
2003-03-03 Lluis Sanchez * Identity.cs: Added property to check if an identity...
2003-02-19 Lluis Sanchez * Identity.cs: Added envoy message sink.
2003-02-07 Lluis Sanchez * Identity.cs: Added ObjRef attribute, that holds...
2003-02-03 Patrik Torstensson2003-02-03 Patrik Torstensson
2003-01-29 Lluis Sanchez* RemotingServices.cs: Added support for WellKnownServi...
2003-01-28 Patrik Torstensson2003-01-28 Patrik Torstensson
2003-01-24 Lluis SanchezRemotingServices.cs: Implemented some missing methods...
2002-12-21 Miguel de Icaza2002-12-20 Lluis Sanchez Gual <lsg@ctv.es>
2002-09-05 Dietmar Maurer2002-09-03 Dietmar Maurer <dietmar@ximian.com>
2002-09-03 Dietmar MaurerCORBA Channel, ObjRef serialisation support
2002-08-31 Dietmar Maurer* ObjRef.cs: gather the channel date at creation time.
2002-08-30 Dietmar Maurerchannel example implementation
2002-08-21 nobodyThis commit was manufactured by cvs2svn to create branc...
2002-04-01 Piers Hakenadded missing [Serializable] attribute
2002-04-01 Piers Hakenfixed member accessibility to match MS (corcompare).
2002-01-05 Ravi Pratap M2002-01-05 Ravi Pratap <ravi@ximian.com>
2001-09-02 Miguel de IcazaAdded piles of new enumerations from Sergey.
2001-08-07 Miguel de IcazaAdded a few more objects.