Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-06[Remoting] Avoid needing to resolve the type by serializing the TypeInfoAlexander Kyte
2015-03-18[corlib] Disable more remoting code for mobileMarek Safar
2012-06-02Removal of NET_1_1 defines and some NET_2_0; Both defines are true these da...Miguel de Icaza
2011-01-06Change some usages of ArrayList to List<T> to avoid calls to the slow ArrayLi...Zoltan Varga
2010-08-11Adapt to new exception in threadpool behavior.Gonzalo Paniagua Javier
2010-04-19Fix a warning.Zoltan Varga
2010-01-13Warnings cleanupMarek Safar
2009-11-07Jumbo patch for NET_2_0, mscorlib is now cleanMiguel de Icaza
2008-12-01CrossAppDomainChannel.cs: Make _ContextID an object that fixes bug #422491.Kornél Pál
2008-09-04Put back _ContextIDMarek Safar
2008-08-27Warnings cleanupMarek Safar
2008-07-032008-07-02 Andreas Nahr <ClassDevelopment@A-SoftTech.com>Andreas N
2007-08-222007-08-22 Atsushi Enomoto <atsushi@ximian.com>Atsushi Eno
2007-08-15a set of cosmetic part of 2.0 remoting API fixes.Atsushi Eno
2007-07-03clearing ComVisibleAttribute noises in 2.0 API.Atsushi Eno
2007-06-052007-06-05 Robert Jordan <robertj@gmx.net>Robert Jordan
2007-02-122007-02-12 Lluis Sanchez Gual <lluis@novell.com>Lluis Sanchez
2006-12-192006-12-18 Lluis Sanchez Gual <lluis@novell.com>Lluis Sanchez
2006-11-22Fix typo.Lluis Sanchez
2006-11-222006-11-22 Lluis Sanchez Gual <lluis@novell.com>Lluis Sanchez
2006-11-162006-11-16 Miguel de Icaza <miguel@novell.com>Miguel de Icaza
2006-10-24* CrossAppDomainChannel.cs: Fixed line endings. Set eol-style to native.Gert Driesen
2006-07-25Two more small patches to build Phalanger PHP compilerMiguel de Icaza
2006-07-25Two more small patches to build Phalanger PHP compilerMiguel de Icaza
2005-11-062005-11-05 Robert Jordan <robertj@gmx.net>Robert Jordan
2005-10-172005-10-17 Lluis Sanchez Gual <lluis@novell.com>Lluis Sanchez
2005-06-27remove .cvsignore from everywhere, as it is useless on svnBen Maurer
2005-06-012005-06-01 Lluis Sanchez Gual <lluis@novell.com>Lluis Sanchez
2005-06-012005-05-31 Lluis Sanchez Gual <lluis@novell.com>Lluis Sanchez
2005-05-16Set svn:eol-style=native, delete svn:executable.Raja R Harinath
2005-03-102005-03-10 Zoltan Varga <vargaz@freemail.hu>Zoltan Varga
2004-11-10* CrossAppDomainChannel.cs: Added getter for the target domain Id.Lluis Sanchez
2004-09-28 * CrossAppDomainChannel.cs: In CreateMessageSink, ignore the urlLluis Sanchez
2004-09-14cvs ignores, sorry about the spamRaja R Harinath
2004-07-15 * ChannelServices.cs: In RegisterChannel, ignore name colisions if theLluis Sanchez
2004-07-02 * ChannelServices.cs: In UnregisterChannel, look for registered channelsLluis Sanchez
2004-06-15* TransportHeaders.cs: added TODO for serializationGert Driesen
2004-06-11Add license and copyright to all source files in corlibDuncan Mak
2004-06-10* ChannelServices.cs: ExceptionFilterSink should be internal.Lluis Sanchez
2004-05-14 * AggregateDictionary.cs: Moved to System.Runtime.Remoting.ChannelsLluis Sanchez
2004-05-11 * ChannelServices.cs: Configure delayed load channels when a chanel lookupLluis Sanchez
2004-04-26 * ChannelServices.cs: Implemented partial support for CustomErrorsLluis Sanchez
2003-11-17 * GetChannelSinkProperties.cs: Implemented GetChannelSinkProperties().Lluis Sanchez
2003-11-17* ChannelServices.cs: Removed some TODOs. Implemented AsyncDispatchMessage.Lluis Sanchez
2003-11-13ChannelServices.cs: Catch errors when creating configured channels.Lluis Sanchez
2003-11-12 * ChannelServices.cs: Added support for creating channels from configurationLluis Sanchez
2003-11-11 * CrossAppDomainChannel.cs: Implemented support for async calls.Lluis Sanchez
2003-11-012003-11-01 Zoltan Varga <vargaz@freemail.hu>Zoltan Varga
2003-10-23 * CrossAppDomainChannel.cs: Before the domain switch, save and resetLluis Sanchez
2003-09-12 * ChannelServices.cs: Call context management moved to RemotingServices.Lluis Sanchez