summaryrefslogtreecommitdiff
path: root/src/vm/typedesc.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-06-18Relax signed/unsigned checks in Array.Copy to match other places (#25209)Jan Kotas1-16/+1
2019-01-23Remove all traces of FEATURE_STACK_PROBE. (#22149)Filip Navara1-9/+1
2018-11-28Delete code related to LoaderOptimization and SharedDomain (#21031)Jan Kotas1-19/+1
2018-11-26Disable domain neutral loading (#21156)Jan Kotas1-13/+0
2018-10-04Enable thread statics for collectible classes (#19944)Jan Vorlicek1-2/+2
2018-08-11Make RuntimeType sealed and deleted support for introspection only loads (#19...Jan Kotas1-55/+2
2017-06-27Partially remove relocations from Class section of NGEN-ed images (#11962)Ruben Ayrapetyan1-11/+11
2017-06-13Partially remove relocations for ModuleSection (ZapVirtualSectionType). (#11853)Ruben Ayrapetyan1-8/+10
2017-04-27Disallow conversions between Object* and Object in Array.CopyJan Kotas1-8/+12
2017-04-17Improve performance of Object.GetType for arrays (#10992)Jan Kotas1-0/+6
2016-01-27Update license headersdotnet-bot1-4/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+2459