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-22[corlib] ExecutionContext and other contexts from reference sources. Fixes #2...Marek Safar
2015-05-20[corlib] Match closer ExecutionContextSwitcher methodsMarek Safar
2015-03-17[corlib] Fixed change in 4b4ddb66b3 that prevented use of remoting fast path.Alexander Kyte
2015-01-16[TPL] Replace implementation by Microsoft reference sourcesLudovic Henry
2015-01-14[bcl] Remove NET_4_0 defines from class libs.Zoltan Varga
2014-11-26Fixes buildMarek Safar
2014-11-26[corlib] Implement ExecutionContext flow for async infrastructure. Fixes #24757Marek Safar
2014-11-25[corlib] Replace few threading types from reference sourcesMarek Safar
2014-03-08[corlib] Fix the mobile profile.Rodrigo Kumpera
2014-03-06[corlib] Improve flow of ExecutionContext (few tests taken from https://githu...Marek Safar
2013-03-04Manually remove code which is disabled but compiler cannot remove automatically.Marek Safar
2013-02-12Kill the MOONLIGHT define in corlib.Rodrigo Kumpera
2012-12-23Exclude LogicalCallContext as the required remoting infrastucture not availab...Sebastien Pouliot
2012-12-11fix code according to mono coding guidelinesYann ROBIN
2012-12-10fix code according to mono coding guidelinesYann ROBIN
2012-12-07add LogicalCallContext to ExecutionContextYann ROBIN
2011-04-20Add missing 4.0 apiMarek Safar
2010-03-16use MOONLIGHT symbolJb Evain
2009-11-032009-11-02 Miguel de Icaza <miguel@novell.com>Miguel de Icaza
2009-10-14fix MONOTOUCH on trunkGeoff Norton
2009-09-232009-09-23 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2009-09-21In System.Threading:Sebastien Pouliot
2008-07-032008-07-03 Andreas Nahr <ClassDevelopment@A-SoftTech.com>Andreas N
2006-05-052006-05-05 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2005-05-202005-05-20 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2005-04-282005-04-28 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2004-08-122004-08-12 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2004-07-28 * ExecutionContext.cs, ExecutionContextSwitcher.cs,Lluis Sanchez