summaryrefslogtreecommitdiff
path: root/src/vm/clrex.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-02-21Remove unused perfcounter code (#22742)Sung Yoon Whang1-4/+0
2019-01-26Cleanup stackoverflow handling leftovers (#22228)Jan Kotas1-3/+2
2019-01-23Remove all traces of FEATURE_STACK_PROBE. (#22149)Filip Navara1-41/+2
2018-11-09Delete dead/unreachable code related to remoting (#20880)Jan Kotas1-3/+3
2018-01-21Remove AppDomainLeaks configuration option (#15956)antofik1-29/+0
2017-08-23This revertstijoytk1-1/+1
2017-04-26Fix filename display in exception messages (#11238)Gaurav Khanna1-12/+1
2017-03-07Remove TRACK_CXX_EXCEPTION_CODE_HACK and related code. (#10018)Aditya Mandaleeka1-73/+1
2017-03-05Remove hosting methods that always return false (#9930)Austin Wise1-3/+2
2017-02-12Remove never defined FEATURE_FUSIONdanmosemsft1-87/+0
2016-03-16Update code to use COMPlus_ instead of COMPLUS_ when referencing knobsManu1-1/+1
2016-01-27Update license headersdotnet-bot1-4/+3
2016-01-04Improve crossgen error when mscorlib is missing (issue 1889)John Chen (JOCHEN7)1-0/+4
2015-08-13There was a testcase failing (Interop\WinRT\Exception\ManagedClientNativeServ...Bryan Arant1-1/+1
2015-04-29Fix warnings introduced by crossgenJohn Chen (CLR)1-49/+49
2015-02-03Remove non ASCII characters from source filesMatt Ellis1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+2873