summaryrefslogtreecommitdiff
path: root/src/vm/class.h
AgeCommit message (Expand)AuthorFilesLines
2018-01-21Remove AppDomainLeaks configuration option (#15956)antofik1-4/+4
2017-08-30Support checking for HFA types in altjitCarol Eidt1-1/+18
2017-08-07Cleanup code access security from the unmanaged runtime (#13241)Jan Kotas1-139/+4
2017-06-27Partially remove relocations from Class section of NGEN-ed images (#11962)Ruben Ayrapetyan1-3/+12
2017-06-23[Local GC] Remove a number of inclusions of handle table private headers from...Sean Gillespie1-1/+0
2017-06-13Partially remove relocations for ModuleSection (ZapVirtualSectionType). (#11853)Ruben Ayrapetyan1-21/+46
2017-05-24Allow RelativePointer::SetValue usage for non-DAC builds only (#11891)gbalykov1-2/+2
2017-05-17Finish deleting dead CAS code from CoreLib (#11436)Jan Kotas1-55/+0
2017-05-05Add compact entry points for ARM (#11109)gbalykov1-0/+11
2017-03-13Build Linux altjit for x86 and amd64 (#10120)Bruce Forstall1-7/+7
2017-02-14Remove never defined FEATURE_REMOTINGdanmosemsft1-31/+0
2017-02-12Remove never defined FEATURE_CER and headerdanmosemsft1-11/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-15/+0
2016-12-19Fix the bug that Secure Delegate Stubs are compiled every time. (#8592)Sujin Kim1-0/+1
2016-11-29Disable CER feature as it is not used (#8218)John Chen1-0/+4
2016-06-13Refactor MethodTable::ContainsStackPtr (#5754)Jan Kotas1-10/+0
2016-03-21Delete legacy netcf compat support (part 1)Jan Kotas1-15/+0
2016-03-09Delete dead codeJan Kotas1-54/+2
2016-01-27Update license headersdotnet-bot1-4/+3
2015-10-20Implementation of System V ABI struct passing.Lubomir Litchev1-7/+76
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+2690