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-05-21Removing some remoting and multi-appdomain APIs on wasm and the AOT test prof...Martin Baulig
2018-10-30[corlib] Deletes unused codeMarek Safar
2015-08-04Revert "[runtime] Refactor AsyncResult creation with MonoAsyncCall"Ludovic Henry
2015-08-04Revert "[runtime] Move AsyncResult.Invoke to managed"Ludovic Henry
2015-08-03[runtime] Move AsyncResult.Invoke to managedLudovic Henry
2015-08-03[runtime] Refactor AsyncResult creation with MonoAsyncCallLudovic Henry
2015-05-22[corlib] ExecutionContext and other contexts from reference sources. Fixes #2...Marek Safar
2015-04-20[threadpool-io] Move Mono(Socket)RuntimeWorkItem ExecuteWorkItem code to (Soc...Ludovic Henry
2011-12-13Add all missing sequential layout directives to corlib and system.Rodrigo Kumpera
2010-04-19Fix a warning.Zoltan Varga
2010-03-26Reworked the threadpool. See individual ChangeLog entries for details.Gonzalo Paniagua Javier
2009-11-07Jumbo patch for NET_2_0, mscorlib is now cleanMiguel de Icaza
2009-09-302009-09-29 Gonzalo Paniagua Javier <gonzalo@novell.com>Gonzalo Paniagua Javier
2009-09-272009-09-27 Gonzalo Paniagua Javier <gonzalo@novell.com>Gonzalo Paniagua Javier
2009-09-132009-09-12 Gonzalo Paniagua Javier <gonzalo@novell.com>Gonzalo Paniagua Javier
2008-08-27Warnings cleanupMarek Safar
2008-08-27Warnings cleanupMarek Safar
2007-07-03clearing ComVisibleAttribute noises in 2.0 API.Atsushi Eno
2006-05-312006-05-31 Zoltan Varga <vargaz@gmail.com>Zoltan Varga
2006-05-312006-05-31 Zoltan Varga <vargaz@gmail.com>Zoltan Varga
2006-05-312006-05-31 Zoltan Varga <vargaz@gmail.com>Zoltan Varga
2005-05-202005-05-20 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2004-06-11Add license and copyright to all source files in corlibDuncan Mak
2004-02-182004-02-18 Gonzalo Paniagua Javier <gonzalo@ximian.com>Gonzalo Paniagua Javier
2004-01-19 * AsyncResult.cs: Added async_callback field and fixed the callback call.Lluis Sanchez
2003-12-10 * AsyncResult.cs: Call delegate on async call completion.Lluis Sanchez
2003-11-25 * AsyncResult.cs, CallContext.cs: Added private constructor.Lluis Sanchez
2003-10-07 * CADMessages.cs: improved argument smuggeling. Now it supports strings,Lluis Sanchez
2003-08-25 * AsyncResult.cs: Added method EndInvoke(). Fixed SyncProcessMessage().Lluis Sanchez
2003-08-20 * MethodCall.cs: Changed exception text to match MS.NET (more or less).Lluis Sanchez
2003-04-10 * AsyncResult.cs: implemented some methods.Lluis Sanchez
2002-07-312002-07-31 Duncan Mak <duncan@ximian.com>Duncan Mak
2002-04-03minor CLS conformance tweaks (visibility, virtual, abstract, sealed, etc...)Piers Haken
2002-03-212002-03-21 Dietmar Maurer <dietmar@ximian.com>Dietmar Maurer