summaryrefslogtreecommitdiff
path: root/src/vm/vars.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-02-12Remove never defined FEATURE_CER and headerdanmosemsft1-6/+0
2017-02-12Remove always defined FEATURE_SPAN_OF_Tdanmosemsft1-2/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-6/+0
2017-02-06CAS Security cleanup (#9355)Jan Kotas1-4/+0
2017-01-23[Local GC] Add three finalization-related operations to GCToEEInterface (#9029)Sean Gillespie1-1/+0
2016-12-07Refactor Span<T> to ease implementation of JIT intrinsics (#8497)Jan Kotas1-2/+1
2016-11-29Disable CER feature as it is not used (#8218)John Chen1-0/+4
2016-10-30Span support in VMJan Kotas1-0/+4
2016-10-28Copy CoreFX FileStream to CoreLibJeremy Kuhne1-0/+2
2016-06-30GC ETW fixes. The code for getting data for ETW and perf counter was written ...Maoni01-0/+4
2016-06-13Refactor MethodTable::ContainsStackPtr (#5754)Jan Kotas1-2/+0
2016-05-16Initial change to support System.Private.CoreLib.dll as Core Library.Gaurav Khanna1-7/+7
2016-02-10Add a fast path for byte[] to Buffer.BlockCopyJan Kotas1-0/+2
2016-01-27Update license headersdotnet-bot1-4/+3
2015-03-18Implement runtime support for ICastable interfaceEugene Zemtsov1-0/+5
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+363