summaryrefslogtreecommitdiff
path: root/src/vm/metasig.h
AgeCommit message (Expand)AuthorFilesLines
2017-02-12Remove never defined FEATURE_COMPRESSEDSTACKdanmosemsft1-7/+2
2017-02-12Remove never defined FEATURE_COMINTEROP_REGISTRATIONdanmosemsft1-3/+0
2017-02-12Remove always defined FEATURE_SYNCHRONIZATIONCONTEXT_WAITdanmosemsft1-2/+0
2017-02-12Remove always defined FEATURE_HOST_ASSEMBLY_RESOLVERdanmosemsft1-2/+0
2017-02-10Remove always undefined FEATURE_CAS_POLICYdanmosemsft1-6/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-4/+0
2017-02-10Remove always undefined FEATURE_APTCAdanmosemsft1-3/+0
2017-02-06CAS Security cleanup (#9355)Jan Kotas1-58/+0
2016-10-12Return false from IsMarshalByRefImpl/IsContextfulImpl when remoting is not su...Jan Kotas1-0/+3
2016-05-23Add missing #ifdef FEATURE_ICASTABLEJan Kotas1-0/+2
2016-05-19Fix x86 only ICastable feature bug.Yi Zhang1-2/+2
2016-01-27Update license headersdotnet-bot1-4/+3
2016-01-19Add generic detection of Stream.{Begin|End}{Read|Write} overridesJan Kotas1-0/+4
2015-11-08Expose Environment.GetCommandLineArgs in mscorlibPallavi Taneja1-0/+1
2015-03-18Implement runtime support for ICastable interfaceEugene Zemtsov1-2/+5
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+722