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-03-18[corlib] Disable more remoting code for mobileMarek Safar
2015-03-17[corlib] Keep only one remoting MessageDictionary, it's special cased in bina...Marek Safar
2015-03-17[corlib] Serialization from reference sourcesMarek Safar
2009-11-07Jumbo patch for NET_2_0, mscorlib is now cleanMiguel de Icaza
2008-07-042008-07-04 Andreas Nahr <ClassDevelopment@A-SoftTech.com>Andreas N
2007-12-092007-12-04 Robert Jordan <robertj@gmx.net>Robert Jordan
2007-10-30In System.Runtime.Remoting:Robert Jordan
2007-09-09In System.Runtime.Remoting:Robert Jordan
2007-09-062007-09-06 Atsushi Enomoto <atsushi@ximian.com>Atsushi Eno
2007-08-012007-07-30 Lluis Sanchez Gual <lluis@novell.com>Wade Berrier
2007-07-03clearing ComVisibleAttribute noises in 2.0 API.Atsushi Eno
2007-05-072007-02-05 Robert Jordan <robertj@gmx.net>Robert Jordan
2007-01-09In System.Runtime.Remoting.Messaging:Robert Jordan
2006-08-042006-08-04 Lluis Sanchez Gual <lluis@novell.com>Lluis Sanchez
2006-02-062006-02-06 Lluis Sanchez Gual <lluis@novell.com>Lluis Sanchez
2006-01-312006-01-31 Lluis Sanchez Gual <lluis@novell.com>Lluis Sanchez
2005-05-092005-05-09 Lluis Sanchez Gual <lluis@novell.com>Lluis Sanchez
2004-11-23removed unused variablesMarek Safar
2004-09-122004-09-11 Ben Maurer <bmaurer@users.sourceforge.net>Ben Maurer
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-07-22 * MethodCall.cs: Use RemotingServices.GetMethodBaseFromName to get theLluis Sanchez
2004-06-11Add license and copyright to all source files in corlibDuncan Mak
2003-12-22 * MethodCall.cs: Do not try to resolve the method in the serializationLluis Sanchez
2003-11-28Do string compares with the Invariant culture.Dick Porter
2003-11-26 * MethodCall.cs, MethodResponse.cs, ReturnMessage.cs: ImplementedLluis Sanchez
2003-11-19 * ArgInfo.cs, ClientContextTerminatorSink.cs, ErrorMessage.cs, MethodCall.cs,Lluis Sanchez
2003-11-17 * CADMessages.cs: Added methods for setting and getting the logical callLluis Sanchez
2003-10-23 * MethodCall.cs: In the constructor that takes a CADMethodCallMessageLluis Sanchez
2003-08-20 * MethodCall.cs: Changed exception text to match MS.NET (more or less).Lluis Sanchez
2003-08-17 * MethodCall.cs: Throw the right exception if the target object is notLluis Sanchez
2003-07-25 * ArgInfo.cs: Use Type.IsByRef to check if a parameter is a ref orLluis Sanchez
2003-07-21 * MethodCall.cs: Fixed copy constructor, when the message to copy does notLluis Sanchez
2003-05-14 * MethodCall.cs: ResolveMethod now uses the type of the target object (ident...Lluis Sanchez
2003-03-03 * ConstructionCall.cs: Added internal constructor. Added setter for activati...Lluis Sanchez
2003-02-192003-02-19 Gonzalo Paniagua Javier <gonzalo@ximian.com>Gonzalo Paniagua Javier
2003-02-19 * IInternalMessage.cs: Added. Provides some useful methods for method messages.Lluis Sanchez
2003-02-04* ServerContextTerminatorSink.cs: Modified to work with new types of identities.Lluis Sanchez
2003-02-03Ooops, missed one file.Patrik Torstensson
2003-01-26* ReturnMessage.cs: Implemented property PropertiesLluis Sanchez
2002-08-022002-08-03 Duncan Mak <duncan@ximian.com>Duncan Mak
2002-08-012002-08-02 Duncan Mak <duncan@ximian.com>Duncan Mak
2002-07-312002-07-31 Duncan Mak <duncan@ximian.com>Duncan Mak