summaryrefslogtreecommitdiff
path: root/src/vm/classcompat.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-05-14Fix issues reported by PREfast static analysis tool (#24577)Jan Kotas1-1/+1
2019-04-25Improve the performance of the type loader (#24177)David Wrighton1-43/+34
2019-02-19Fail loading types with default interface methods for fragile ngen (#22603)Michal Strehovský1-5/+11
2019-01-23Remove all traces of FEATURE_STACK_PROBE. (#22149)Filip Navara1-1/+0
2018-11-21Delete dead/unused code (#21138)Jan Kotas1-13/+2
2018-11-03Improve error messages for byref-like type loading errors (#20789)Jan Kotas1-7/+0
2018-06-03Warnings cleanup (#18260)Robin Sue1-1/+0
2017-12-05Put default interfaces behind a define (#15358)Michal Strehovský1-2/+4
2017-11-28Put default interface support behind a COMPlus switch (#15233)Michal Strehovský1-0/+20
2017-09-13Merge branch 'master' into update_from_masterDavid Wrighton1-7/+0
2017-08-07Cleanup code access security from the unmanaged runtime (#13241)Jan Kotas1-6/+0
2017-07-24Add the runtime code versioning featurenoahfalk1-1/+0
2017-07-19Default Interface Method Prototype (#10505)Yi Zhang (CLR)1-24/+7
2017-05-17Finish deleting dead CAS code from CoreLib (#11436)Jan Kotas1-27/+0
2017-02-14Remove never defined FEATURE_REMOTINGdanmosemsft1-3/+0
2016-09-08Introduce an interface separating the GC and the VM,Sean Gillespie1-1/+1
2016-01-27Update license headersdotnet-bot1-4/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+3711