summaryrefslogtreecommitdiff
path: root/src/vm/assemblynative.hpp
AgeCommit message (Expand)AuthorFilesLines
2017-02-10Remove always undefined FEATURE_CAS_POLICYdanmosemsft1-4/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-40/+0
2016-10-25Add implementation of AppDomain.GetAssembliesRahul Kumar1-0/+1
2016-08-09Fix LoadFromAssemblyName to invoke fallback context (analogous to static asse...Gaurav Khanna1-2/+3
2016-05-07Remove FEATURE_HOSTED_BINDER definition (#4838)Jan Vorlicek1-12/+0
2016-05-06Fix Windows x86 exception handling issue (#4830)Jan Vorlicek1-1/+1
2016-03-23Remove special casing of platform assembliesJan Kotas1-15/+0
2016-01-27Update license headersdotnet-bot1-4/+3
2016-01-12Add support Load assemblies from explicit path/streams into default load contextGaurav Khanna (CLR)1-2/+2
2015-09-25Add AssemblyLoadContext.LoadUnmanagedDllFromPathfor use by overriders of Asse...Koundinya Veluri1-0/+1
2015-09-09Add AssemblyExtensions.TryGetRawMetadata to the System.Reflection.Metadata na...Koundinya Veluri1-0/+2
2015-03-26Fix about 12 kinds of warnings over the codebaseJan Vorlicek1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+288