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
2019-04-25Getting rid of the `DISABLE_REMOTING` conditional.Martin Baulig
2018-08-07Modified most of the reflection member lookup methods to support prefix searc...Steve Pfister
2018-02-21[remoting] Synchronize serializer/deserializer usage for call data. Fixes #46473Alexis Christoforides
2016-11-15[bcl] Add comment on why the empty try block.Rodrigo Kumpera
2016-11-12[corlib] Fix cross-domain exception serialization under thread abortion.Rodrigo Kumpera
2016-08-18[mcs] Replace NET_2_1 by MOBILELudovic Henry
2016-05-27Merge System/MonoType.cs into ReferenceSources/RuntimeType.cs, use th… (#3045)Zoltan Varga
2015-11-19Remove Thread.[Abort|Suspend|Resume] from TvOS/WatchOS.Rolf Bjarne Kvinge
2015-05-22[corlib] ExecutionContext and other contexts from reference sources. Fixes #2...Marek Safar
2015-03-17[corlib] Always pass ProxyCheckCast checkMarek Safar
2015-03-17[corlib] Serialization from reference sourcesMarek Safar
2015-01-14[bcl] Remove NET_4_0 defines from class libs.Zoltan Varga
2014-03-06[corlib] Improve flow of ExecutionContext (few tests taken from https://githu...Marek Safar
2013-11-25LogicalSet/GetData implementation in CallContextBart Vries
2013-03-08Move some MOBILE bits under DISABLE_REMOTING as a remoting enabled runtime wi...Rodrigo Kumpera
2013-03-01RemotingServices::IsTransparentProxy doesn't work on mobile.Rodrigo Kumpera
2013-02-12Kill the MOONLIGHT define in corlib.Rodrigo Kumpera
2011-04-13Add a few MOONLIGHT defines to remove the RemotingProxy from ML buildSebastien Pouliot
2011-03-30Few 4.0 profile corcompare changesMarek Safar
2010-02-052010-02-05 Rodrigo Kumpera <rkumpera@novell.com>Rodrigo Kumpera
2009-11-18app_id thread safetyMarek Safar
2009-11-182009-11-18 Marek Safar <marek.safar@gmail.com>Marek Safar
2009-11-07Jumbo patch for NET_2_0, mscorlib is now cleanMiguel de Icaza
2009-09-182009-09-18 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2009-07-19In Mono.Interop:Robert Jordan
2009-04-182009-04-18 Mark Probst <mark.probst@gmail.com>Mark Probst
2008-07-032008-07-03 Andreas Nahr <ClassDevelopment@A-SoftTech.com>Andreas N
2007-10-30In System.Runtime.Remoting:Robert Jordan
2007-09-09In System.Runtime.Remoting:Robert Jordan
2007-08-152007-08-15 Mark Probst <mark.probst@gmail.com>Mark Probst
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-01-082006-12-18 Lluis Sanchez Gual <lluis@novell.com>Lluis Sanchez
2006-11-222006-11-22 Lluis Sanchez Gual <lluis@novell.com>Lluis Sanchez
2006-10-30* RemotingServices.cs: Explicitly set FormatterAssemblyStyle to FullGert Driesen
2006-07-152006-07-15 Jonathan Chambers <joncham@gmail.com>Jonathan Chambers
2006-04-282006-04-27 Robert Jordan <robertj@gmx.net>Robert Jordan
2006-04-072006-04-07 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2005-12-072005-12-07 Robert Jordan <robertj@gmx.net>Robert Jordan
2005-08-182004-08-18 Lluis Sanchez Gual <lluis@novell.com>Lluis Sanchez
2005-06-062005-06-06 Zoltan Varga <vargaz@freemail.hu>Zoltan Varga
2005-05-092005-05-09 Lluis Sanchez Gual <lluis@novell.com>Lluis Sanchez
2004-11-10 * RemotingServices.cs: Added several serialization methods needed byLluis Sanchez
2004-09-28 * RemotingServices.cs: Allways pass the uri when callingLluis Sanchez
2004-09-23 * RemotingServices.cs: Fixed wrong patch for InternalExecuteMessage.Lluis Sanchez
2004-09-22 * RemotingServices.cs: In InternalExecute, use MethodBase insteadLluis Sanchez
2004-09-122004-09-11 Ben Maurer <bmaurer@users.sourceforge.net>Ben Maurer
2004-09-052004-09-05 Ben Maurer <bmaurer@users.sourceforge.net>Ben Maurer
2004-09-052004-09-05 Ben Maurer <bmaurer@users.sourceforge.net>Ben Maurer
2004-07-22 * RemotingServices.cs: Changed GetMethodBaseFromMethodMessage so its codeLluis Sanchez