summaryrefslogtreecommitdiff
path: root/src/vm/comdelegate.h
AgeCommit message (Expand)AuthorFilesLines
2020-06-18Implement instantiating and unboxing through portable stublinker codeā€¦ (#106)JUNG DONG-HEON1-14/+14
2020-06-18Fix GenerateShuffleArray to support cyclic shuffles (dotnet/coreclr#26169)JUNG DONG-HEON1-0/+1
2019-06-14Optimize Activator.CreateInstance (#25145)Jan Kotas1-3/+0
2019-05-08Remove more MDA support code (#24457)Steve MacLean1-6/+0
2018-08-23Enable unloading of AssemblyLoadContext (#18476)Jan Vorlicek1-0/+49
2018-07-23Remove hosthook api (#19079)Aaron Robinson1-1/+0
2017-10-06Delete dead code (#14365)Jan Kotas1-3/+0
2017-08-07Cleanup code access security from the unmanaged runtime (#13241)Jan Kotas1-6/+0
2017-06-27Remove unused declaration (#12501)Jonghyun Park1-2/+0
2017-05-17Finish deleting dead CAS code from CoreLib (#11436)Jan Kotas1-1/+0
2017-03-27Don't ignore exceptions thrown from handlers of some events (#10502)Koundinya Veluri1-2/+2
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-4/+0
2016-01-27Update license headersdotnet-bot1-4/+3
2015-10-20Implementation of System V ABI struct passing.Lubomir Litchev1-10/+8
2015-09-18Add support for NativeCallableAttributetijoytom1-0/+4
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+243