summaryrefslogtreecommitdiff
path: root/src/vm/runtimehandles.h
AgeCommit message (Expand)AuthorFilesLines
2018-01-29Fix reflection to work with default interface methods (#16034)Michal Strehovský1-1/+1
2017-09-06Support for not wrapping exceptions with TargetInvocationException. (#13767)Austin Wise1-2/+3
2017-09-01Update Type.GetMethods() to be generics friendly (#13745)Atsushi Kanamori1-0/+3
2017-08-07Cleanup code access security from the unmanaged runtime (#13241)Jan Kotas1-1/+0
2017-07-31Implement Type.IsByRefLike for CoreCLR (#13123)Atsushi Kanamori1-0/+1
2017-05-17Finish deleting dead CAS code from CoreLib (#11436)Jan Kotas1-33/+0
2017-04-06Call custom parameterless constructor on structs through Activator (#10778)Koundinya Veluri1-4/+2
2017-02-14Remove never defined FEATURE_REMOTINGdanmosemsft1-3/+0
2017-02-12Remove never defined FEATURE_CER and headerdanmosemsft1-1/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-4/+0
2017-02-10Remove always undefined FEATURE_APTCAdanmosemsft1-3/+0
2016-05-07Remove FEATURE_HOSTED_BINDER definition (#4838)Jan Vorlicek1-2/+0
2016-05-06Fix Windows x86 exception handling issue (#4830)Jan Vorlicek1-1/+2
2016-01-27Update license headersdotnet-bot1-4/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+677