summaryrefslogtreecommitdiff
path: root/src/inc
AgeCommit message (Expand)AuthorFilesLines
2015-12-02Address code review feedbackSergiy Kuryata1-1/+6
2015-11-25Enable ILDASM for WindowsKyungwoo Lee1-9/+0
2015-11-23Delete code under !NO_CRT defineJan Kotas2-300/+0
2015-11-20Fix build breaks in legacy buildJan Kotas2-1/+3
2015-11-18Replace most windows style types by c++ typesJan Vorlicek7-5/+9
2015-11-12Fix Thread.Start while debugging bug on OSX.Mike McLaughlin1-0/+2
2015-11-06Fix build break when NO_HOST_CPP_EH_ONLY is definedJan Kotas1-1/+3
2015-11-04Fix build break from CL#1544863 Part IIMike McLaughlin1-1/+5
2015-11-04Fix build break from CL# 1544863 (git PR #1946 merge commit 810b1162fff85075f...Mike McLaughlin1-1/+1
2015-11-03Merge pull request #1946 from mikem8361/unwindiMike McLaughlin2-4/+6
2015-11-03Fix sos clrstack unwinding for the special HelperMethodFrame.Mike McLaughlin2-4/+6
2015-11-03Merge pull request #1939 from JohnChen0/platformIDJan Kotas1-9/+10
2015-11-03Merge pull request #1942 from dotnet-bot/from-tfsJan Kotas1-1/+1
2015-11-03Adjust platform IDs for Unix NIsJohn Chen1-9/+10
2015-11-03Fix assert / access violation in PEDeocder due to change from GitHubJohn Chen1-1/+1
2015-11-02Fix handling of embedded scopes with multiple exception holdersJan Vorlicek1-34/+40
2015-10-31Merge pull request #1918 from dotnet-bot/from-tfsJan Kotas9-6/+228
2015-10-30Merge pull request #1888 from JohnChen0/masterJan Kotas2-1/+16
2015-10-29Fix Unix build breakJan Kotas1-4/+4
2015-10-29Port .NET Framework 4.6.1 changesJan Kotas9-6/+228
2015-10-29Merge pull request #1875 from adityamandaleeka/remove_suspensionAditya Mandaleeka1-0/+14
2015-10-28Modify Platform ID of Linux NIs (issue #1035)John Chen2-1/+16
2015-10-27Add missing exception holder to EX_TRYJan Vorlicek1-4/+18
2015-10-26Disable apithreadstress when STRESS_THREAD is not enabledAditya Mandaleeka1-0/+14
2015-10-21Merge pull request #1820 from richlander/rich-cleanupMatt Ellis2-5/+12
2015-10-21Enable EventSource Logging in Linux via LttngRama2-12/+17
2015-10-20Merge pull request #1804 from dotnet-bot/from-tfsMatt Ellis1-5/+6
2015-10-20Remove bad wordingRichard Lander1-1/+1
2015-10-20Add attribution for lookup3.cRichard Lander1-2/+10
2015-10-20Remove NR referenceRichard Lander1-2/+1
2015-10-20Merge pull request #1806 from LLITCHEV/SystemVStructsLubomir Litchev2-11/+37
2015-10-20Implementation of System V ABI struct passing.Lubomir Litchev2-11/+37
2015-10-19Revert some changed files from an incorrectly merged commit.Aditya Mandaleeka1-19/+0
2015-10-19addressing desktop build failureRama Krishnan Raghupathy1-5/+6
2015-10-16Merge pull request #1789 from jkotas/crsttypetoolJan Kotas1-0/+990
2015-10-16Add CrstTypeTool source codeJan Kotas1-0/+990
2015-10-16Controlling Xplat Event logging:Rama4-18/+96
2015-10-15Merge pull request #1778 from swaroop-sridhar/commentJan Kotas1-4/+4
2015-10-15Fix a comment in GcInfoEncoder.hSwaroop Sridhar1-4/+4
2015-10-15Changes to Test InfrastructureKoundinya Veluri1-0/+19
2015-10-11This enables Lttng Logging for CoreClr,Rama3-152/+1235
2015-10-09Merge pull request #1733 from kouvel/PerfFixJan Kotas1-1/+1
2015-10-09Add allocation fast path for arrays of value type elements outside WindowsKoundinya Veluri1-1/+1
2015-10-08Code changes for firing etw events when a pdb is dynamically loaded. This cor...dotnet-bot1-0/+16
2015-10-08Merge pull request #1688 from kouvel/LoadFromNativeSearchPathsTestStephen Toub2-25/+7
2015-10-07Add unit test for loading native library from host-provided native search pathsKoundinya Veluri2-25/+7
2015-10-07correct word spellingあまみや ゆうこ4-14/+14
2015-10-05Fix loading native libraries from native search paths provided by the hostKoundinya Veluri1-26/+51
2015-09-28Merge pull request #1589 from Priya91/pathstringLakshmi Priya1-0/+9
2015-09-25Fix for 134453: fix prefast warningsRahul Kumar12-16/+26