summaryrefslogtreecommitdiff
path: root/src/vm/clsload.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-02-12Remove never defined FEATURE_FUSIONdanmosemsft1-3/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-194/+0
2017-02-10Remove always undefined FEATURE_APTCAdanmosemsft1-15/+0
2016-08-12Issue: If two threads try to load the same type it can cause clr to hang if t...Rahul Kumar1-2/+15
2016-06-13Refactor MethodTable::ContainsStackPtr (#5754)Jan Kotas1-12/+24
2016-06-11Correct comment (#5738)Jan Kotas1-2/+7
2016-06-11Do not use fragile native image content when generating R2R images (#5715)Jan Kotas1-2/+3
2016-05-16Initial change to support System.Private.CoreLib.dll as Core Library.Gaurav Khanna1-8/+8
2016-03-23Merge pull request #3888 from jkotas/platform-assembliesJan Kotas1-14/+3
2016-03-23Fix build breakFadi Hanna1-2/+4
2016-03-23Merge pull request #3735 from fadimounir/HashtableOfTypesFadi Hanna1-140/+255
2016-03-23Remove special casing of platform assembliesJan Kotas1-14/+3
2016-03-23Title: Hashtable of types for R2R modulesFadi Hanna1-140/+255
2016-03-21Delete legacy netcf compat support (part 1)Jan Kotas1-6/+1
2016-01-27Update license headersdotnet-bot1-4/+3
2015-10-07correct word spellingあまみや ゆうこ1-1/+1
2015-04-28Updating WinRT Projections to use FacadesRyan Byington1-3/+30
2015-04-01Fix next round of warning typesJan Vorlicek1-4/+4
2015-03-21Add host flag to disable transparency checks in CoreCLRJan Kotas1-11/+5
2015-02-03Remove non ASCII characters from source filesMatt Ellis1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+6637