summaryrefslogtreecommitdiff
path: root/src/vm/assemblyspec.hpp
AgeCommit message (Expand)AuthorFilesLines
2019-04-13Delete unused AssemblyName._hashForControl and related code (#23972)Jan Kotas1-17/+0
2019-02-26Fix Assembly::Load context for collectible assemblies (#22494)Jan Vorlicek1-14/+1
2019-01-23Remove all traces of FEATURE_STACK_PROBE. (#22149)Filip Navara1-1/+0
2019-01-03Remove unnecessary propagation of stack crawl marks. (#21781)Filip Navara1-6/+3
2018-12-03Refactor all FCalls out of AppDomain.cs (#21337)Jan Kotas1-1/+1
2018-08-23Enable unloading of AssemblyLoadContext (#18476)Jan Vorlicek1-2/+4
2018-08-11Make RuntimeType sealed and deleted support for introspection only loads (#19...Jan Kotas1-9/+3
2017-05-17Finish deleting dead CAS code from CoreLib (#11436)Jan Kotas1-2/+0
2017-02-14Remove never defined FEATURE_MIXEDMODEdanmosemsft1-3/+0
2017-02-12Remove never defined FEATURE_FUSIONdanmosemsft1-49/+0
2017-02-12Remove remainder of FEATURE_CORECLR (tool missed some files, also comments)danmosemsft1-1/+1
2017-02-12Remove never defined FEATURE_APPX_BINDERdanmosemsft1-4/+0
2017-02-12Remove always defined FEATURE_HOST_ASSEMBLY_RESOLVERdanmosemsft1-10/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-9/+1
2016-10-25Add implementation of AppDomain.GetAssembliesRahul Kumar1-0/+14
2016-08-09Fix LoadFromAssemblyName to invoke fallback context (analogous to static asse...Gaurav Khanna1-2/+22
2016-07-28Enable RefEmitted assemblies to have Fallback LoadContext notionGaurav Khanna1-0/+37
2016-05-07Remove FEATURE_HOSTED_BINDER definition (#4838)Jan Vorlicek1-5/+1
2016-01-27Update license headersdotnet-bot1-4/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+687