New test.
[mono.git] / mcs / class / corlib / System.Runtime.Remoting.Proxies / RealProxy.cs
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-04 Martin BauligCreated a branch for my anonymous methods work.
2006-07-15 Jonathan Chambers2006-07-15 Jonathan Chambers <joncham@gmail.com>
2006-06-18 Zoltan Varga2006-06-18 Zoltan Varga <vargaz@gmail.com>
2006-03-22 Raja R HarinathIn .:
2006-02-01 Raja R Harinath* support-test-*.cs: Rename from test-*-p2.cs.
2005-06-29 Marek Safarerror messages review
2005-06-22 Lluis Sanchez2005-06-22 Lluis Sanchez Gual <lluis@novell.com>
2005-06-21 Atsushi Enoimported everything from my branch (which is slightly...
2005-06-14 Marek SafarSwitch to compiler-tester
2005-06-13 Lluis Sanchez2005-06-13 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-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-11-10 Lluis Sanchez * RealProxy.cs: Added _targetDomainId and _targetUri...
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-22 Patrik Torstensson2004-04-23 Patrik Torstensson
2004-04-13 Lluis Sanchez* RealProxy.cs: IRemotingTypeInfo.TypeName can return...
2004-03-05 Lluis Sanchez * RealProxy.cs: Added new internal method for getting...
2004-01-19 Lluis Sanchez* RealProxy.cs: Added setter for ObjectIdentity.
2003-11-26 Lluis SanchezRealProxy.cs: Signature fix.
2003-11-25 Lluis Sanchez * RealProxy.cs: Added some missing methods.
2003-11-19 Miguel de IcazaSignature fixes
2003-10-21 Lluis Sanchez * RealProxy.cs: In PrivateInvoke() do not try to retur...
2003-10-07 Lluis Sanchez * RealProxy.cs: Fixed support for [out] parameters...
2003-09-11 Lluis Sanchez * RemotingProxy.cs: Return message check moved to...
2003-08-24 Vladimir Vukicevic* RealProxy.cs, RemotingProxy.cs: move the LogicalCallC...
2003-07-28 Duncan Mak* TransportHeaders.cs: Added Serializable attribute.
2003-03-20 Lluis Sanchez * RealProxy.cs: added variables to support proxy bypas...
2003-03-03 Lluis Sanchez * ProxyAttribute.cs: Implemented.
2003-02-19 Lluis Sanchez * RealProxy.cs: Changed constructor to allow only...
2003-02-03 Patrik Torstensson2003-02-03 Patrik Torstensson
2003-01-28 Gonzalo Paniagua... 2003-01-28 Gonzalo Paniagua Javier <gonzalo@ximian...
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-08-21 nobodyThis commit was manufactured by cvs2svn to create branc...
2002-04-17 Dietmar Maureradded a new field to TransparentProxy
2002-04-01 Piers Hakenfixed member accessibility to match MS (corcompare).
2002-03-28 Dietmar Maurerstarted proxy support
2002-03-22 Dietmar Maureradded GetTransparentProxy stub
2002-03-22 Dietmar Maurernew remoting classes