summaryrefslogtreecommitdiff
path: root/src/vm/domainfile.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-05-22Stop compiling fragile NGen support into the runtime (#24625)Jan Kotas1-11/+2
2019-04-24More multi-appdomain support removal (#23921)David Wrighton1-2/+2
2019-04-23Fix crash after unload with server GC (#24196)Jan Vorlicek1-0/+6
2019-04-18Move R2R-specific code to be outside FEATURE_PREJIT (#24075)Jan Kotas1-2/+1
2019-03-20Runtime changes for IJW Activation (#22636)Jeremy Koritzinsky1-4/+4
2019-01-23Remove all traces of FEATURE_STACK_PROBE. (#22149)Filip Navara1-6/+0
2019-01-06Remove CAS era security checks around resource loads (#21825)Filip Navara1-3/+0
2018-12-05Delete FEATURE_TREAT_NI_AS_MSIL_DURING_DIAGNOSTICS (#21387)Jan Kotas1-23/+2
2018-12-03Refactor all FCalls out of AppDomain.cs (#21337)Jan Kotas1-10/+0
2018-12-03Remove IsNeutralDomain() (#21318)Steve MacLean1-4/+2
2018-11-28Delete code related to LoaderOptimization and SharedDomain (#21031)Jan Kotas1-276/+18
2018-11-26Disable domain neutral loading (#21156)Jan Kotas1-155/+7
2018-11-21Delete dead/unused code (#21138)Jan Kotas1-6/+2
2018-10-04Remove AppDomain unload (#20250)Jan Vorlicek1-23/+1
2018-09-07Fixes towards making the runtime compiled without FEATURE_PREJIT defined (#19...Jan Kotas1-2/+1
2018-09-06Enable IJW Native calling managed (#19750)Morgan Brown1-0/+4
2018-08-23Enable unloading of AssemblyLoadContext (#18476)Jan Vorlicek1-11/+6
2018-08-11Make RuntimeType sealed and deleted support for introspection only loads (#19...Jan Kotas1-16/+0
2018-04-05Rename conflicting definitions VER_MAJOR/MINORVERSION macros (#17364)Jan Kotas1-4/+4
2017-10-06Delete dead code (#14365)Jan Kotas1-11/+3
2017-08-07Cleanup code access security from the unmanaged runtime (#13241)Jan Kotas1-5/+0
2017-05-17Finish deleting dead CAS code from CoreLib (#11436)Jan Kotas1-126/+1
2017-03-311. Remove disable of C4996Rahul Kumar1-8/+5
2017-02-14Remove never defined FEATURE_MULTIMODULE_ASSEMBLIESdanmosemsft1-411/+0
2017-02-14Remove never defined FEATURE_MIXEDMODEdanmosemsft1-35/+1
2017-02-12Remove never defined FEATURE_FUSIONdanmosemsft1-441/+0
2017-02-12Remove remainder of FEATURE_CORECLR (tool missed some files, also comments)danmosemsft1-1/+1
2017-02-12Remove never defined FEATURE_APPX_BINDERdanmosemsft1-4/+0
2017-02-12Remove always defined FEATURE_HOST_ASSEMBLY_RESOLVERdanmosemsft1-2/+0
2017-02-11Revert "Remove always defined FEATURE_CORESYSTEM"danmosemsft1-0/+106
2017-02-10Remove always undefined FEATURE_CAS_POLICYdanmosemsft1-133/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-327/+2
2017-02-10Remove always undefined FEATURE_APTCAdanmosemsft1-6/+0
2017-02-10Remove always defined FEATURE_CORESYSTEMdanmosemsft1-106/+0
2016-09-08Introduce an interface separating the GC and the VM,Sean Gillespie1-2/+2
2016-05-07Remove FEATURE_HOSTED_BINDER definition (#4838)Jan Vorlicek1-11/+2
2016-04-13Merge pull request #4068 from Lucrecious/masterBrian Robbins1-5/+5
2016-04-06Allow logging of image loadingLuca1-5/+5
2016-03-23Remove special casing of platform assembliesJan Kotas1-15/+4
2016-03-21Delete legacy netcf compat support (part 1)Jan Kotas1-7/+0
2016-03-16Update code to use COMPlus_ instead of COMPLUS_ when referencing knobsManu1-1/+1
2016-03-09Delete dead codeJan Kotas1-12/+0
2016-03-05Modify zaprequire switch to allow Ready-to-Run imagesJohn Chen (CLR)1-0/+5
2016-01-27Update license headersdotnet-bot1-4/+3
2015-11-12Merge pull request #2033 from brianrob/crossgen_perfmap2Brian Robbins1-0/+9
2015-11-12Enable offline generation of text-based symbol tables for native images. Thi...Brian Robbins1-0/+9
2015-11-11Improve FEATURE_NATIVE_IMAGE_GENERATION ifdefsJan Kotas1-0/+4
2015-10-28Modify Platform ID of Linux NIs (issue #1035)John Chen1-1/+1
2015-05-07Merge changes from parent branchdotnet-bot1-0/+7
2015-03-26Fix about 12 kinds of warnings over the codebaseJan Vorlicek1-0/+4