summaryrefslogtreecommitdiff
path: root/src/vm/assembly.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-07-28Enable RefEmitted assemblies to have Fallback LoadContext notionGaurav Khanna1-0/+49
2016-06-20Fix GC background thread start in OOM (#5840)Jan Vorlicek1-2/+0
2016-03-23Merge pull request #3888 from jkotas/platform-assembliesJan Kotas1-158/+1
2016-03-23Remove special casing of platform assembliesJan Kotas1-158/+1
2016-03-23Title: Hashtable of types for R2R modulesFadi Hanna1-7/+7
2016-01-27Update license headersdotnet-bot1-4/+3
2015-11-25Make app shutdown wait for secondary threadsJan Vorlicek1-2/+2
2015-08-25Replace MAX_PATH with new defines in vm.Lakshmi Priya Sekar1-2/+2
2015-05-26Fix the virtual destructor warningJan Vorlicek1-1/+1
2015-05-12Minor fix: add 'const' inadvertently omitted from CS #1467781.Carol Eidt1-1/+1
2015-05-08Recognize System.Numerics as a SIMDVectorAssembly (1168471)Carol Eidt1-3/+6
2015-05-07Merge changes from parent branchdotnet-bot1-2/+49
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/+5131