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
2018-09-06[corlib] Replace System and other namespaces with CoreFX sources (#9744)Egor Bogatov
2018-06-25Delete unused files in BCL (#9288)Egor Bogatov
2017-06-29[bcl] Drop a bunch of unused _2_1.cs files (#5112)Alexander Köplinger
2017-01-20[bcl] Rename FEATURE_MONO_CAS to MONO_FEATURE_CASAlexander Köplinger
2016-09-15[bcl] Fix few warningsMarek Safar
2016-08-18[mcs] Replace NET_2_1 by MOBILELudovic Henry
2016-07-13[corlib] Replaced SafeAccessTokenHandle.cs with ref source.Marcos Henrich
2016-06-16[bcl] Make mono cas opt-in features instead of opt-out for mobile profilesMarek Safar
2016-06-01[corlib] Disable even more cas in mobileMarek Safar
2016-06-01[corlib] Disable more CAS codeMarek Safar
2016-02-10[corlib] Adds property AccessToken to WindowsIdentityMarcos Henrich
2016-01-29Remove ChangeLog files from the repoAlexander Köplinger
2016-01-07[corlib] Remove multiple appdomain support (AppDomain.CreateDomain, etc) from...Rolf Bjarne Kvinge
2015-06-01Remove more CAS code.Zoltan Varga
2015-06-01Remove more CAS code.Zoltan Varga
2015-05-22[corlib] ExecutionContext and other contexts from reference sources. Fixes #2...Marek Safar
2015-05-05[corlib] Remove unused CAS icalls.Zoltan Varga
2015-04-28[corlib] More cryptography from reference sourcesMarek Safar
2015-04-17[corlib] Security attributes from reference sourcesMarek Safar
2015-03-09Disable SecurityFrame, the runtime code in declsec.c creates cross-domain ref...Zoltan Varga
2015-01-14[bcl] Remove NET_4_0 defines from class libs.Zoltan Varga
2015-01-13[bcl] Remove NET_2_0 defines from the class libs. This has been done using: u...Zoltan Varga
2013-04-25Use field for GetObjectData and this (instead of base) for .ctor in SecurityE...Sebastien Pouliot
2013-03-04Manually remove code which is disabled but compiler cannot remove automatically.Marek Safar
2013-02-28Fix compiler warningsMarek Safar
2013-02-12Remove moonlight sources in corlib that were only used by moonlight.Rodrigo Kumpera
2013-02-12Kill the MOONLIGHT define in corlib.Rodrigo Kumpera
2013-02-11Add obsolete attributeMarek Safar
2013-02-01fix System.Security.SecurString.ReadAt(int), includes NUnit testDavid Lechner
2012-11-07Fix default SecurityManager properties to false (they should not be reached u...Sebastien Pouliot
2012-08-02Fix 2.0 attributeusageMarek Safar
2012-07-27Fix types signatureMarek Safar
2012-07-27Fix attribute argumentsMarek Safar
2012-07-26Fix attribute argumentsMarek Safar
2012-06-14Clean up some NET_2_0Marek Safar
2011-07-20Ensure the linker can eliminate most CAS-related types in the MOBILE-based pr...Sebastien Pouliot
2011-04-20Add missing 4.0 apiMarek Safar
2011-01-09Add NIE stubs for new 4.0 methods to ease running IronPython test suiteSebastien Pouliot
2011-01-03[GetFolderPath] Handful of .NET 4 changesMiguel de Icaza
2010-07-26Fix a few cases of mixed line-endingsRaja R Harinath
2010-07-25EOL handlingRaja R Harinath
2010-07-21Wed Jul 21 16:00:08 CEST 2010 Paolo Molaro <lupus@ximian.com>Paolo Molaro
2010-05-272010-05-27 Jb Evain <jbevain@novell.com>Jb Evain
2010-04-162010-04-16 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2010-03-242010-03-23 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2010-03-16use MOONLIGHT symbolJb Evain
2009-11-07More removal of old definesMiguel de Icaza
2009-10-302009-10-30 Marek Safar <marek.safar@gmail.com>Marek Safar
2009-10-232009-10-23 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2009-10-14fix MONOTOUCH on trunkGeoff Norton