summaryrefslogtreecommitdiff
path: root/src/vm/corhost.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-03-25Add new configuration mechanism for CoreCLR.Aditya Mandaleeka1-5/+0
2016-03-24Delete legacy netcf compat support (final part)Jan Kotas1-35/+0
2016-03-23Remove special casing of platform assembliesJan Kotas1-35/+1
2016-02-19This Change Adds initial Support for LongFiles in the VM,Rama Krishnan Raghupathy1-4/+3
2016-02-01Fix Unix build breaksJan Kotas1-2/+1
2016-02-01Fix OACR errors for ProjectKdotnet-bot1-2/+3
2016-01-27Update license headersdotnet-bot1-4/+3
2015-12-01Fix regression on desktop introduce by #2164Jan Kotas1-1/+1
2015-11-25Make app shutdown wait for secondary threadsJan Vorlicek1-2/+2
2015-11-20Fix build breaks in legacy buildJan Kotas1-2/+2
2015-11-08Expose Environment.GetCommandLineArgs in mscorlibPallavi Taneja1-3/+56
2015-10-19Revert some changed files from an incorrectly merged commit.Aditya Mandaleeka1-0/+2
2015-10-15Changes to Test InfrastructureKoundinya Veluri1-2/+0
2015-10-08Add high level unhandled exception trapJan Vorlicek1-0/+2
2015-10-03Implement refactored Unix managed exception handlingJan Vorlicek1-2/+0
2015-09-08Fix missing uses of the INSTALL_MANAGED_EXCEPTION_DISPATCHERJan Vorlicek1-0/+2
2015-08-25Replace MAX_PATH with new defines in vm.Lakshmi Priya Sekar1-1/+1
2015-05-18Rollback error handling change in CorHost2::SetStartupFlagsJan Kotas1-1/+1
2015-04-30Fix new set of warningsJan Vorlicek1-1/+1
2015-04-24Implemented hardware exception chaining.Mike McLaughlin1-1/+3
2015-03-21Add host flag to disable transparency checks in CoreCLRJan Kotas1-0/+5
2015-03-02Delete host authentication enforcementJan Kotas1-70/+2
2015-01-31Replaced compiler option to disabled all warnings in Linux build by options f...Jan Vorlicek1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+8936