summaryrefslogtreecommitdiff
path: root/src/vm/reflectioninvocation.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-02-14Implement RuntimeHelpers.PrepareMethod/PrepareDelegate for CoreCLR (#16382)Jan Kotas1-0/+108
2017-09-06Support for not wrapping exceptions with TargetInvocationException. (#13767)Austin Wise1-46/+63
2017-08-07Cleanup code access security from the unmanaged runtime (#13241)Jan Kotas1-109/+3
2017-06-12[Arm64/Unix] Add 64K page support (#10981)Steve MacLean1-1/+1
2017-05-17Finish deleting dead CAS code from CoreLib (#11436)Jan Kotas1-27/+0
2017-04-06Call custom parameterless constructor on structs through Activator (#10778)Koundinya Veluri1-56/+8
2017-02-23Reject byref-like object in FormatterServices.GetUninitializedObject (#9754)Jan Kotas1-63/+8
2017-02-15Remove never defined FEATURE_SERIALIZATIONdanmosemsft1-89/+0
2017-02-14Remove never defined FEATURE_REMOTINGdanmosemsft1-43/+0
2017-02-12Remove never defined FEATURE_CER and headerdanmosemsft1-107/+0
2017-02-10Revert "Remove always defined FEATURE_CORRUPTING_EXCEPTIONS"danmosemsft1-0/+6
2017-02-10Remove always defined FEATURE_CORRUPTING_EXCEPTIONSdanmosemsft1-6/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-245/+0
2017-02-06CAS Security cleanup (#9355)Jan Kotas1-21/+0
2016-11-29Disable CER feature as it is not used (#8218)John Chen1-0/+6
2016-09-07Make TryEnsureSufficientExecutionStack public (#7077)Bart J.F. De Smet1-2/+0
2016-06-13Refactor MethodTable::ContainsStackPtr (#5754)Jan Kotas1-5/+5
2016-03-21Delete legacy netcf compat support (part 1)Jan Kotas1-28/+1
2016-02-18Revert "Revert "Remove useless security checks""Vance Morrison1-2/+4
2016-02-06Revert "Remove useless security checks"Jan Kotas1-4/+2
2016-02-04Remove security checks.Vance Morrison1-2/+4
2016-01-27Update license headersdotnet-bot1-4/+3
2016-01-14Improve stack limit checking precisionJan Vorlicek1-1/+1
2015-10-20Implementation of System V ABI struct passing.Lubomir Litchev1-7/+21
2015-10-07correct word spellingあまみや ゆうこ1-2/+2
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+3902