summaryrefslogtreecommitdiff
path: root/src/vm/loaderallocator.hpp
AgeCommit message (Expand)AuthorFilesLines
2019-01-14Custom Marshalers in custom-ALC-loaded assemblies results in types loaded fro...Jeremy Koritzinsky1-2/+17
2019-01-11Patch vtable slots and similar when tiering is enabled (#21292)Koundinya Veluri1-2/+27
2018-12-03Remove IsNeutralDomain() (#21318)Steve MacLean1-1/+0
2018-12-01Enable COM interop for collectible classes (#20919)Jan Vorlicek1-0/+41
2018-11-28Delete code related to LoaderOptimization and SharedDomain (#21031)Jan Kotas1-21/+0
2018-11-27Fix ILStubCache allocation for collectible assemblies (#21188)Jan Vorlicek1-0/+15
2018-11-26Disable domain neutral loading (#21156)Jan Kotas1-1/+1
2018-10-17Fix collectible NativeCallable UMThunkEntry lifetime (#20438)Jan Vorlicek1-0/+8
2018-10-04Enable thread statics for collectible classes (#19944)Jan Vorlicek1-2/+35
2018-08-23Enable unloading of AssemblyLoadContext (#18476)Jan Vorlicek1-14/+79
2017-07-24Add the runtime code versioning featurenoahfalk1-1/+3
2016-01-27Update license headersdotnet-bot1-4/+3
2015-11-17Enable CLANG sanitizers for native debug buildsSteve Harter1-0/+4
2015-04-28Build crossgen for LinuxJohn Chen (JOCHEN7)1-2/+2
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+520