summaryrefslogtreecommitdiff
path: root/src/vm/assemblyspec.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-02-17Fix #16402 (#16406)Steve MacLean1-2/+2
2017-08-17Fix AssemblyName(string) constructor's version parsing (#13373)Koundinya Veluri1-11/+61
2017-08-07Cleanup code access security from the unmanaged runtime (#13241)Jan Kotas1-5/+4
2017-05-17Finish deleting dead CAS code from CoreLib (#11436)Jan Kotas1-5/+4
2017-04-27Unify fetching LoadContext for Dynamic Assemblies (#11264)Gaurav Khanna1-12/+2
2017-03-09Ignore binder context for corelib when performing binding cache lookupRahul Kumar1-1/+8
2017-02-14Remove never defined FEATURE_REFLECTION_ONLY_LOADdanmosemsft1-22/+0
2017-02-14Remove never defined FEATURE_MIXEDMODEdanmosemsft1-40/+0
2017-02-12Remove never defined FEATURE_FUSIONdanmosemsft1-453/+0
2017-02-12Remove never defined FEATURE_APPX_BINDERdanmosemsft1-12/+0
2017-02-12Remove always defined FEATURE_HOST_ASSEMBLY_RESOLVERdanmosemsft1-2/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-109/+0
2017-02-03Use fallback load context as binding context for dynamic parent assemblyGaurav Khanna1-0/+9
2016-08-09Fix LoadFromAssemblyName to invoke fallback context (analogous to static asse...Gaurav Khanna1-4/+13
2016-07-28Enable RefEmitted assemblies to have Fallback LoadContext notionGaurav Khanna1-19/+33
2016-07-19Fix for CoreCLR 6269 - Trigger formal binding if domain-wide cache does not h...Gaurav Khanna1-23/+0
2016-05-07Remove FEATURE_HOSTED_BINDER definition (#4838)Jan Vorlicek1-12/+3
2016-05-04Remove an assert in AssemblySpec::EmitTokenJohn Chen (CLR)1-1/+0
2016-01-27Update license headersdotnet-bot1-4/+3
2015-08-04Fix crash when using OpenCover with mscorlibJan Kotas1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+2484