summaryrefslogtreecommitdiff
path: root/src/vm/methodtable.h
AgeCommit message (Expand)AuthorFilesLines
2017-04-17Improve performance of Object.GetType for arrays (#10992)Jan Kotas1-7/+1
2017-03-13Build Linux altjit for x86 and amd64 (#10120)Bruce Forstall1-8/+8
2017-02-14Remove never defined FEATURE_REMOTINGdanmosemsft1-111/+1
2016-06-13Refactor MethodTable::ContainsStackPtr (#5754)Jan Kotas1-3/+13
2016-03-09Delete dead codeJan Kotas1-44/+2
2016-02-02Merge pull request #2860 from LLITCHEV/gc-stressLubomir Litchev1-36/+38
2016-02-01Fix for bugs related to clasifying System.TypedReference.Lubomir Litchev1-36/+38
2016-01-27Update license headersdotnet-bot1-4/+3
2015-11-19Small cleanups in SysV classification.Pat Gavlin1-3/+0
2015-11-18Fix struct padding issues with SysV struct classification.Pat Gavlin1-2/+0
2015-11-16Fixed a bad merge issue and some internal API cleanup.Lubomir Litchev1-3/+5
2015-11-03Fix a bug in classification of structs with field holes.Lubomir Litchev1-1/+4
2015-10-20Implementation of System V ABI struct passing.Lubomir Litchev1-2/+148
2015-03-18Implement runtime support for ICastable interfaceEugene Zemtsov1-10/+13
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+4298