summaryrefslogtreecommitdiff
path: root/src/vm/invokeutil.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-04-03Remove ADID and ADIndex from CoreCLR (#23588)David Wrighton1-5/+4
2018-11-28Delete code related to LoaderOptimization and SharedDomain (#21031)Jan Kotas1-5/+3
2018-11-09Delete dead/unreachable code related to remoting (#20880)Jan Kotas1-2/+2
2018-05-24Fix a variety of typos (#18096)John Doe1-4/+4
2018-04-23Enable Invoke and GetValue for ref-returning members (#17732)Atsushi Kanamori1-41/+16
2018-04-19Rollback https://github.com/dotnet/coreclr/pull/17639 (#17671)Atsushi Kanamori1-19/+12
2018-04-18Delete RuntimeMethodHandle.GetSecurityFlag (#17643)Jan Kotas1-92/+0
2018-04-18Enable Invoke and GetValue for ref-returning members (#17639)Atsushi Kanamori1-12/+19
2017-08-07Cleanup code access security from the unmanaged runtime (#13241)Jan Kotas1-3/+0
2017-05-17Finish deleting dead CAS code from CoreLib (#11436)Jan Kotas1-188/+3
2017-02-14Remove never defined FEATURE_REMOTINGdanmosemsft1-49/+0
2017-02-14Remove never defined FEATURE_METHOD_RENTALdanmosemsft1-3/+0
2017-02-14Remove never defined FEATURE_ISOSTOREdanmosemsft1-3/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-68/+0
2017-02-10Remove always undefined FEATURE_APTCAdanmosemsft1-19/+0
2016-03-21Delete legacy netcf compat support (part 1)Jan Kotas1-5/+0
2016-01-27Update license headersdotnet-bot1-4/+3
2015-10-20Implementation of System V ABI struct passing.Lubomir Litchev1-5/+8
2015-04-16Fix dangling else warningsJan Vorlicek1-1/+3
2015-03-21Add host flag to disable transparency checks in CoreCLRJan Kotas1-18/+20
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+2128