summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-07Merge changes from parent branchdotnet-bot51-836/+1453
2015-04-03Merge pull request #621 from Djuffin/dbi-linuxEugene Zemtsov6-6/+109
2015-04-03Merge pull request #627 from josteink/ptrace-freebsdSergiy Kuryata1-5/+21
2015-04-03Merge pull request #624 from josteink/clang35-freebsdSergiy Kuryata1-0/+4
2015-04-03Merge pull request #628 from stephentoub/indexofordinal_emptyStephen Toub1-1/+1
2015-04-03Fix configuration of ptrace on FreeBSD.Jostein Kjønigsen1-5/+21
2015-04-03Tweak IndexOfOrdinal for empty valueStephen Toub1-1/+1
2015-04-03Merge pull request #622 from stephentoub/fix_quirksStephen Toub1-2/+5
2015-04-03Detect clang35 on FreeBSD.Jostein Kjønigsen1-0/+4
2015-04-02Enable UseLatestBehaviorWhenTFMNotSpecified for Unix corerunStephen Toub1-2/+5
2015-04-02Merge pull request #618 from cmckinsey/coreclr55Jan Kotas1-1/+4
2015-04-02Merge pull request #620 from mikem8361/dbgshimMike McLaughlin9-123/+207
2015-04-02Fix Windows build.Mike McLaughlin1-2/+0
2015-04-02Get the dbgshim module to build and enabled all the public APIs with simple/d...Mike McLaughlin9-121/+207
2015-04-02Make managed debugging on Linux possible (attach, load, bp, exceptions, stack...Eugene Zemtsov6-6/+109
2015-04-02Merge pull request #617 from jkotas/capturecontextJan Kotas1-11/+12
2015-04-02CQ fix for generic handle lookup in GenericHandleWorkerChris McKinsey1-1/+4
2015-04-02Merge pull request #616 from dotnet-bot/from-tfsJan Kotas1-4/+4
2015-04-02Avoid implicit forward labels in context2.SJan Kotas1-11/+12
2015-04-02Fix x86 build breakJan Kotas1-4/+4
2015-04-02Merge pull request #614 from jkotas/lasterrorJan Kotas13-70/+76
2015-04-02Merge pull request #612 from mmitche/usage-exit-codeMatt Mitchell3-3/+3
2015-04-02Clear last error for SetLastError=true P/InvokeJan Kotas13-70/+76
2015-04-02Merge pull request #613 from janvorli/fix-sstring-formatmessageJan Vorlicek1-2/+2
2015-04-02Fix FormatMessageW in PALJan Vorlicek1-2/+2
2015-04-01Merge branch 'master' into usage-exit-codeMatt Mitchell69-434/+390
2015-04-01Displaying usage message should cause build/test scripts to exit with non-zer...Matt Mitchell3-3/+3
2015-04-01Merge pull request #599 from janvorli/warnings-cleanup-2aJan Vorlicek51-306/+141
2015-04-01Fix next round of warning typesJan Vorlicek51-306/+141
2015-04-01Merge pull request #608 from stephentoub/globalization_defStephen Toub2-1/+1
2015-04-01Ensure FEATURE_COREFX_GLOBALIZATION is defined for runtimeStephen Toub2-1/+1
2015-04-01Merge pull request #604 from stephentoub/fix_lastindexofordinal_zerovalueJan Vorlicek1-0/+6
2015-03-31Merge pull request #607 from dotnet-bot/from-tfsJan Kotas2-1/+12
2015-03-31Merge pull request #606 from dotnet-bot/from-tfsJan Kotas2-51/+92
2015-03-31[tfs-changeset: 1443700]Jan Kotas2-1/+12
2015-03-31Merge pull request #600 from dotnet-bot/from-tfsJan Kotas2-31/+84
2015-03-31Special-case value.Length == 0 in LastIndexOfOrdinalStephen Toub1-0/+6
2015-03-31Merge pull request #597 from mmitche/coreclr-pathsMatt Mitchell12-43/+52
2015-03-31Merge pull request #493 from AndreyAkinshin/masterJan Kotas1-2/+3
2015-03-31Change paths and os names to match corefxMatt Mitchell12-43/+52
2015-03-31Disable gtCostEx and gtCostSz reporting in compiler.cppAndrey Akinshin1-2/+3
2015-03-30Port GC fixes from NetfxDev1:Sedar Gokbulut2-51/+92
2015-03-30Port the following fixes to GC from netfxDev1:Sedar Gokbulut2-31/+84
2015-03-30Merge pull request #586 from stephentoub/corerun_cwdJan Vorlicek1-6/+23
2015-03-30Merge pull request #596 from stephentoub/init_culture_with_invariantStephen Toub1-11/+77
2015-03-30Merge pull request #595 from janvorli/fix-issue-566Jan Vorlicek2-22/+72
2015-03-30Merge pull request #591 from cmckinsey/coreclr474Chris McKinsey3-17/+17
2015-03-30Copy all of invariant culture's data in stubbed out globalizationStephen Toub1-11/+77
2015-03-30Fix GC exception related issueJan Vorlicek2-22/+72
2015-03-28Merge pull request #593 from cmckinsey/replay450Chris McKinsey1-1/+1