summaryrefslogtreecommitdiff
path: root/src/vm/methodtablebuilder.h
AgeCommit message (Expand)AuthorFilesLines
2018-03-27Enable reflection load ComImport assembly and Type.IsComObjectType (#16943)Luqun Lou1-2/+1
2018-01-31Respond to PR feedback.Eric Erhardt1-2/+2
2018-01-31Add Vector<T> to CoreLib.Eric Erhardt1-1/+2
2018-01-05Detect ByRefLike types using attribute (#15745)Jan Kotas1-2/+0
2017-09-29Merge branch 'master' into merge_masterDavid Wrighton1-0/+2
2017-09-29Enable hardware intrinsic in debug and reflectionFei Peng1-0/+2
2017-09-13Merge branch 'master' into update_from_masterDavid Wrighton1-2/+0
2017-08-15Finalize override lookup algorithm (#12753)Yi Zhang (CLR)1-8/+19
2017-08-07Cleanup code access security from the unmanaged runtime (#13241)Jan Kotas1-2/+0
2017-05-30Remove relocations from SECTION_MethodDesc for ngened images (#11394)gbalykov1-4/+4
2017-05-17Finish deleting dead CAS code from CoreLib (#11436)Jan Kotas1-32/+1
2017-03-13Build Linux altjit for x86 and amd64 (#10120)Bruce Forstall1-2/+2
2017-02-14Remove never defined FEATURE_REMOTINGdanmosemsft1-53/+0
2016-12-07Refactor Span<T> to ease implementation of JIT intrinsics (#8497)Jan Kotas1-0/+1
2016-06-13Refactor MethodTable::ContainsStackPtr (#5754)Jan Kotas1-1/+0
2016-03-09Delete dead codeJan Kotas1-11/+0
2016-01-27Update license headersdotnet-bot1-4/+3
2015-10-20Implementation of System V ABI struct passing.Lubomir Litchev1-0/+9
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+3052