summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-18Update CoreCLR Nuget package version to be 1.0.2.Gaurav Khanna5-5/+5
2016-02-17Merge pull request #3189 from krytarowski/netbsd-support-49Jan Kotas4-11/+14
2016-02-17Merge pull request #3212 from dotnet-bot/from-tfsKyungwoo Lee6-35/+76
2016-02-17Merge pull request #3166 from sejongoh/add_linux_corefx_testingSejong Oh1-53/+102
2016-02-17Fix NetBSD build issue: Use compiler version of alloca(3) when possibleKamil Rytarowski4-11/+14
2016-02-17Merge pull request #3211 from gregg-miskelly/OSXAttachFixAditya Mandaleeka1-1/+1
2016-02-17Option for Enforcing Intrinsic Expansiondotnet-bot6-35/+76
2016-02-17Merge pull request #3177 from krytarowski/netbsd-support-47Jan Vorlicek4-10/+20
2016-02-17Merge pull request #3205 from AndyAyersMS/FixBenchFProjFilesAndy Ayers16-16/+0
2016-02-17Fix debugger attach to process on OSXGregg Miskelly1-1/+1
2016-02-17Merge pull request #3203 from AndyAyersMS/FixJitMemoryUsageAndy Ayers1-8/+9
2016-02-17Merge pull request #3173 from mikedn/ssadef-dupRuss Keldorph2-6/+9
2016-02-17Merge pull request #3176 from mikedn/toprefRuss Keldorph5-7/+19
2016-02-17Remove IlasmRoundTrip from these project filesAndy Ayers16-16/+0
2016-02-17Merge pull request #3187 from manu-silicon/ildasmKyungwoo Lee2-6/+14
2016-02-17Fix issue with excessive memory use by debug and checked jitsAndy Ayers1-8/+9
2016-02-17Fix invalid usage of pointer and SZSTRING_REMAINING_SIZE macroManu1-6/+6
2016-02-16Merge pull request #3200 from dotnet-bot/from-tfsJan Kotas1-2/+4
2016-02-17Fix build issue on NetBSD: Make RPATH optional and user-settableKamil Rytarowski4-10/+20
2016-02-17Fix Init to return False when not being able to load executableManu2-0/+8
2016-02-16Merge pull request #3195 from janvorli/fix-invalid-gcvalueJan Kotas3-3/+3
2016-02-17Merge pull request #3167 from mikem8361/tracingJan Vorlicek10-111/+139
2016-02-16Finish fixing VSO #190301. DACRaiseException need some STATIC_ contracts.Mike McLaughlin1-2/+4
2016-02-16Merge pull request #3193 from richardlford/addtestlibs0216Richard L Ford62-0/+3369
2016-02-16Fix INVALIDGCVALUE on UnixJan Vorlicek3-3/+3
2016-02-16Make dll project files build-only.Richard L Ford28-0/+56
2016-02-16Merge pull request #3124 from AndyAyersMS/InlineRefactor3Andy Ayers12-181/+646
2016-02-16Merge pull request #3185 from janvorli/fix-exception-severityJan Vorlicek1-0/+24
2016-02-16Add libraries for tests that reference them.Richard L Ford62-0/+3313
2016-02-16Avoid unnecessary copies of AllSuccessorIter, LocationInfo and VNDefFunc2ArgMike Danes5-7/+19
2016-02-16Fix missing exception corruption severity settingJan Vorlicek1-0/+24
2016-02-16Inline refactoring: start untangling observation and policyAndy Ayers12-181/+646
2016-02-16Merge pull request #3179 from JohnChen0/crossgen-fprintfJohn Chen1-0/+14
2016-02-16Merge pull request #2992 from steveharter/FixSanitizerClrStartupSteve Harter1-1/+2
2016-02-16Enable linux corefx testingSejong Oh1-53/+102
2016-02-15Merge pull request #3183 from janvorli/fix-unwound-funclet-stack-reportingJan Vorlicek1-0/+1
2016-02-15Merge pull request #3157 from benaadams/QueueUserWorkItemCallbackEric Eilebrecht2-18/+78
2016-02-15Fix unwound funclet GC stack reporting on UnixJan Vorlicek1-0/+1
2016-02-15Merge pull request #3170 from krytarowski/netbsd-support-44Jan Vorlicek2-13/+22
2016-02-15Merge pull request #3149 from krytarowski/netbsd-support-41Jan Vorlicek4-5/+35
2016-02-15Merge pull request #3171 from krytarowski/netbsd-support-45Jan Vorlicek5-13/+12
2016-02-15Merge pull request #3160 from josteink/masterJan Vorlicek1-0/+1
2016-02-14Merge pull request #3175 from krytarowski/netbsd-support-46Jan Kotas1-5/+0
2016-02-14Fix fprintf in crossgenJohn Chen (CLR)1-0/+14
2016-02-14Slimmer QueueUserWorkItemCallbackBen Adams2-18/+78
2016-02-14Prefer BSD uuid over libuuidKamil Rytarowski2-13/+22
2016-02-14Merge pull request #3162 from dotnet-bot/from-tfsJan Kotas1-1/+1
2016-02-14Fix build issue on NetBSD: Remove unneeded -nostdinc++ flagKamil Rytarowski1-5/+0
2016-02-14Fix build issue on NetBSD: Add time(3) to PALKamil Rytarowski4-5/+35
2016-02-14Remove duplicate calls to GetPerSsaDataMike Danes2-6/+9