summaryrefslogtreecommitdiff
path: root/src/vm/array.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-09-18Remove relocations for vtable chunks (#17147)Gleb Balykov1-2/+2
2018-02-28Replace ambiguous _WIN64 and BIT64 with _TARGET_64BIT_ macroEgor Chesakov1-2/+2
2018-02-26Replace sizeof(void*)-like expressions with TARGET_POINTER_SIZE macroEgor Chesakov1-2/+2
2018-01-21Remove AppDomainLeaks configuration option (#15956)antofik1-1/+1
2017-07-10Remove relocations for MethodTable's vtable-1st-level-indirectionGleb Balykov1-2/+2
2017-07-10Remove relocations for InterfaceInfo_t::m_pMethodTable for Linux ARMGleb Balykov1-2/+5
2016-06-13Refactor MethodTable::ContainsStackPtr (#5754)Jan Kotas1-2/+0
2016-06-01Remove duplicate avoid in comments from a few files (#5363)James Singleton1-1/+1
2016-05-07Fixes multidim array Get Accessor for enum datatype (#4808)Rahul Kumar1-1/+1
2016-01-27Update license headersdotnet-bot1-4/+3
2015-04-14Enable generic IReadOnlyCollection interfaces on array for UnixJan Kotas1-6/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+1440