summaryrefslogtreecommitdiff
path: root/src/vm/commodule.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-05-23Fewer ilstubs in corelib from reflection apis (#24708)David Wrighton1-2/+2
2019-05-22Delete FEATURE_WINDOWSPHONE (#24718)Jan Kotas1-20/+0
2019-01-23Remove all traces of FEATURE_STACK_PROBE. (#22149)Filip Navara1-1/+0
2019-01-01Cleanup ArgumentNull_Obj references in unmanaged runtime (#21738)Jan Kotas1-1/+1
2018-11-09Delete dead/unreachable code related to remoting (#20880)Jan Kotas1-7/+0
2018-08-11Make RuntimeType sealed and deleted support for introspection only loads (#19...Jan Kotas1-1/+1
2018-03-24Delete unused files from src/inc (#17186)Jan Kotas1-1/+0
2017-08-07Cleanup code access security from the unmanaged runtime (#13241)Jan Kotas1-1/+0
2017-02-14Remove never defined FEATURE_REMOTINGdanmosemsft1-5/+0
2017-02-14Remove never defined FEATURE_MULTIMODULE_ASSEMBLIESdanmosemsft1-40/+0
2017-02-10Remove always undefined FEATURE_CAS_POLICYdanmosemsft1-54/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-15/+0
2016-10-29Remove unnecessary assert. (#7889)Jim Ma1-2/+1
2016-06-14Fix incorrect buffer limits in Module.FullyQualifiedName QCall (#5753)Jan Kotas1-25/+10
2016-05-06Fix Windows x86 exception handling issue (#4830)Jan Vorlicek1-15/+5
2016-03-21Delete legacy netcf compat support (part 1)Jan Kotas1-6/+0
2016-01-27Update license headersdotnet-bot1-4/+3
2015-08-25Replace MAX_PATH with new defines in vm.Lakshmi Priya Sekar1-5/+5
2015-05-03Remove inaccurate commentsRichard Lander1-4/+0
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+1325