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
2019-03-04[System.Runtime.Remoting] Implement CustomErrorsMode for RemotingConfiguratio...sancheolz
2019-03-01If a ClientIdentity has no ClientProxy then return null from the accessor ins...Katelyn Gadd
2018-11-27Fix #11779Alex Earl
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-10-07[corlib] RemotingConfiguration now try to use the bundled machine.config first.Rodrigo Kumpera
2016-10-05[corlib] Don't load the machine config file if it's missing. Fixes #44707Rodrigo 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
2016-01-29Remove ChangeLog files from the repoAlexander Köplinger
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-05-06[Remoting] Avoid needing to resolve the type by serializing the TypeInfoAlexander Kyte
2015-04-08[corlib] Add System.Object type handling in TypeInfo. Fixes #28369Marek 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
2012-06-02Removal of NET_1_1 defines and some NET_2_0; Both defines are true these da...Miguel de Icaza
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-07-25EOL handlingRaja R Harinath
2010-03-052010-03-05 Robert Jordan <robertj@gmx.net>Robert Jordan
2010-02-262010-02-26 Robert Jordan <robertj@gmx.net>Robert Jordan
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-12-202008-10-04 Robert Jordan <robertj@gmx.net>Miguel de Icaza
2008-08-27Warnings cleanupMarek Safar
2008-08-042008-08-04 Atsushi Enomoto <atsushi@ximian.com>Atsushi Eno
2008-07-032008-07-03 Andreas Nahr <ClassDevelopment@A-SoftTech.com>Andreas N
2008-01-082008-01-07 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2007-11-212007-11-21 Atsushi Enomoto <atsushi@ximian.com>Atsushi Eno
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-05-022007-05-02 Jonathan Chambers <joncham@gmail.com>Jonathan Chambers