summaryrefslogtreecommitdiff
path: root/src/vm/eepolicy.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-06-20Fix eventpipe filtering (#25221)Sung Yoon Whang1-2/+2
2019-06-02Improve fatal err msg (#24390)Dan Moseley1-10/+9
2019-05-15Remove concept of AppDomains from the GC (#24536)David Wrighton1-1/+0
2019-04-13Delete COMPlus_FinalizeOnShutdown (#23595)Jan Kotas1-70/+0
2019-03-16Fix x86 dumps from HandleFatalError showing misleading callstack (#23289)Elinor Fung1-3/+25
2019-03-07Cleanup unused hosting interfaces (#23091)Jan Kotas1-11/+1
2019-03-06Cleanup old code (#23053)Steve MacLean1-1/+1
2019-03-05Remove dead AppDomain unload code (#23026)Steve MacLean1-6/+0
2019-02-22Add fatal error details printing (#22789)Jan Vorlicek1-16/+27
2019-01-23Remove all traces of FEATURE_STACK_PROBE. (#22149)Filip Navara1-238/+5
2018-10-04Remove AppDomain unload (#20250)Jan Vorlicek1-75/+0
2018-04-20Disable GC Coop mode switching during fatal error handling during GC exceptio...Sung Yoon Whang1-1/+14
2018-03-31Delete dead code to support OSes prior to Windows 7 (#17367)Jan Kotas1-1/+1
2018-03-27Failfast windows event log (#16875)Sung Yoon Whang1-5/+10
2018-03-09Log inner exceptions for Environment.Failfast (#16622)Sung Yoon Whang1-7/+15
2018-02-03Fix failfast stacktrace (#15895)Sung Yoon Whang1-8/+17
2017-05-17Finish deleting dead CAS code from CoreLib (#11436)Jan Kotas1-0/+2
2017-05-08FailFast stderr logging with stacktrace (#11397)Viktor Hofer1-0/+98
2017-03-05Remove hosting methods that always return false (#9930)Austin Wise1-7/+1
2017-02-14Remove never defined FEATURE_INCLUDE_ALL_INTERFACESdanmosemsft1-48/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-29/+0
2016-10-22Fixing the StackOverflowException error message. (#4786)Vijay Ramakrishnan1-1/+1
2016-02-19This Change Adds initial Support for LongFiles in the VM,Rama Krishnan Raghupathy1-3/+3
2016-01-27Update license headersdotnet-bot1-4/+3
2015-10-29Port .NET Framework 4.6.1 changesJan Kotas1-2/+0
2015-10-20Fix issue #1782 unhanded exceptions don't generate core dumps by changing Han...Mike McLaughlin1-0/+8
2015-10-01Add native exception filter holder.Mike McLaughlin1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+1581