summaryrefslogtreecommitdiff
path: root/src/dlls/mscorpe
AgeCommit message (Expand)AuthorFilesLines
2019-06-07Do not delete polymorphic objects without a virtual destructor (#23705)Omair Majid1-4/+0
2019-06-05Use Modern CMake features instead of CMAKE_CXX_FLAGS (#24861)Jeremy Koritzinsky1-1/+1
2019-05-29Refactor native build to remove the compiler-override files (#23897)Jeremy Koritzinsky1-3/+2
2019-02-22More GNUC Fixes (#22687)Sinan Kaya1-1/+1
2019-01-23Remove all traces of FEATURE_STACK_PROBE. (#22149)Filip Navara1-2/+0
2019-01-02Delete lstrlen from Unix PAL (#21745)Jan Kotas1-3/+3
2018-10-15Enable building with older SDKsBruce Forstall1-0/+5
2018-10-15Add ARM64 support to ilasm/ilasmBruce Forstall1-0/+8
2018-02-17delete unused mirror files (#16423)Sergey Andreenko1-1/+0
2017-05-09Fix static analysis issues (#11466)Koundinya Veluri1-1/+3
2017-01-15Remove mscorpe cruft (#8957)mikedn7-198/+0
2016-12-26Remove files related to legacy build system (#8723)Robert3-129/+0
2016-12-01fix permissive C++ code (MSVC /permissive-) (#8337)Phil Christensen1-5/+12
2016-10-28C++ conformance. (building with /permissive-) (#7855)Phil Christensen1-1/+1
2016-02-19This Change Adds initial Support for LongFiles in the VM,Rama Krishnan Raghupathy2-60/+19
2016-02-02Fix build on NetBSD: Don't increment iterator twice in for(;;)Kamil Rytarowski1-1/+0
2016-01-27Update license headersdotnet-bot13-50/+39
2016-01-21FIx the incremental build for WindowsJan Vorlicek1-1/+1
2015-12-11Enable ILASM for *nixKyungwoo Lee4-17/+27
2015-12-09Enable ILASM for WindowsKyungwoo Lee3-42/+86
2015-12-08Open sourcing ILASMdotnet-bot17-0/+6289