added NET_2_0 strongly typed overrides
[mono.git] / mcs / class / corlib / System.Runtime.Remoting.Contexts /
2006-05-31 Andrew Skibamerge -r 60814:60815
2006-05-25 Konstantin Trigermerge -r 61110:61111
2006-05-09 Konstantin Trigermerge -r 60439:60440
2006-04-03 Andrew Skibamerge from trunk revisions 58933, 58935, 58936
2006-03-30 Konstantin Trigermerge -r 58784:58785
2006-03-23 Boris Kirznermerge -r 58060:58217
2006-03-22 Raja R HarinathIn .:
2006-03-20 Konstantin Trigermerge -r 53370:58178
2006-03-20 Konstantin Trigermerge -r 53370:58178
2006-03-15 Paolo MolaroWed Mar 15 16:35:13 CET 2006 Paolo Molaro <lupus@ximian...
2006-02-01 Raja R Harinath* support-test-*.cs: Rename from test-*-p2.cs.
2006-01-31 Lluis Sanchez2006-01-31 Lluis Sanchez Gual <lluis@novell.com>
2006-01-10 Raja R HarinathThis should fix #76928. This fix incorporates ideas...
2005-12-21 Miguel de IcazaAdd this for backwards compatibility
2005-12-09 Sebastien Pouliot2005-12-08 Sebastien Pouliot <sebastien@ximian.com>
2005-06-29 Marek Safarerror messages review
2005-06-27 Ben Maurerremove .cvsignore from everywhere, as it is useless...
2005-06-21 Atsushi Enoimported everything from my branch (which is slightly...
2005-05-15 Konstantin Trigermerging the Mainsoft branch to the trunk
2005-05-09 Lluis Sanchez2005-05-09 Lluis Sanchez Gual <lluis@novell.com>
2005-05-06 Raja R Harinath* Microsoft.VisualBasic.VBUtils.txt: Rename from ...
2005-05-06 Lluis Sanchez2005-05-06 Lluis Sanchez Gual <lluis@novell.com>
2005-05-02 Zoltan Varga2005-05-02 Zoltan Varga <vargaz@freemail.hu>
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 * Context.cs: Added NeedsContextSink property, which...
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-22 Lluis Sanchez * Context.cs: In CreateServerObjectSinkChain, added...
2004-07-01 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-06-15 Gert Driesen* SynchronizationAttribute.cs: added TODO for serialization
2004-06-11 Duncan MakAdd license and copyright to all source files in corlib
2004-06-09 Gert Driesen* Context.cs: Added finalizer to match MS.NET
2003-12-23 Lluis SanchezSeveral bug fixes.
2003-11-21 Lluis SanchezContext.cs: Added internal static_data field.
2003-11-19 Lluis Sanchez * Context.cs: Implemented several missing methods...
2003-11-18 Lluis SanchezSynchronizationAttribute.cs: Implemented.
2003-11-14 Miguel de IcazaA couple more TODOs
2003-07-28 Duncan Mak* TransportHeaders.cs: Added Serializable attribute.
2003-04-10 Lluis Sanchez * CrossContextChannel.cs: Improved support for OneWay...
2003-03-20 Lluis Sanchez * Context.cs: Implemented support for dynamic properti...
2003-03-03 Lluis Sanchez * Contexts.cs : Management of the default context...
2003-02-19 Lluis Sanchez * Contexts.cs : Added methods for getting the client...
2003-02-03 Patrik Torstensson2003-02-03 Patrik Torstensson
2003-01-29 Lluis Sanchez* Context.cs: Object sinks must be created for each...
2002-12-21 Miguel de Icaza2002-12-20 Lluis Sanchez Gual <lsg@ctv.es>
2002-11-02 Duncan MakAdding .cvsignores
2002-08-21 nobodyThis commit was manufactured by cvs2svn to create branc...
2002-08-20 Gonzalo Paniagua... 2002-08-20 Gonzalo Paniagua Javier <gonzalo@ximian...
2002-08-01 Duncan MakMore visibility fixes, and revert my previous patch...
2002-08-01 Duncan MakMore visibility fixes.
2002-07-31 Duncan Mak2002-07-31 Duncan Mak <duncan@ximian.com>
2002-07-29 Duncan Mak* IContributeServerContentSink.cs: Removed.
2002-07-28 Duncan Mak2002-07-29 Duncan Mak <duncan@ximian.com>
2002-07-24 Duncan MakRemove stupid crud.
2002-07-24 Duncan MakCommitting BufferTest for Cesar Octavio Lopez Nataren...
2002-07-24 Duncan MakSigh, more build fixes.
2002-07-24 Duncan MakMore minor tweaks, sigh
2002-07-24 Duncan MakMinor tweaks.
2002-07-24 Duncan Mak2002-07-24 Duncan Mak <duncan@ximian.com>
2002-04-03 Piers Hakenminor CLS conformance tweaks (visibility, virtual,...
2002-04-03 Piers Hakennot sure what the original was based on, but this is...
2002-04-01 Piers Hakenadded missing [Serializable] attribute
2001-10-27 Miguel de IcazaAdd new classes to get rid of the warnings being emitte...