platform/upstream/coreclr.git
2015-04-10 Jan VorlicekRefactor the windows text resources processing
2015-04-10 Jan VorlicekMerge pull request #674 from janvorli/fix-finally-issue
2015-04-10 Jan VorlicekFix one more exception handling issue
2015-04-10 Sergiy KuryataMerge pull request #647 from josteink/bsd_fpregs
2015-04-10 Sergiy KuryataMerge pull request #675 from janvorli/remove-timezone...
2015-04-10 Matthew WhildenMerge pull request #671 from pgavlin/lldbfix
2015-04-09 Jan VorlicekMerge pull request #669 from josteink/freebsd-fixes
2015-04-09 Jan VorlicekRemove timezone usage from PAL
2015-04-09 Jostein KjønigsenVarious FreeBSD fixes.
2015-04-09 Rich LanderMerge pull request #666 from richlander/rich-profile
2015-04-09 Eugene ZemtsovMerge pull request #672 from Djuffin/dbi-linux
2015-04-09 Eugene ZemtsovFix typo in the comment
2015-04-09 Jostein KjønigsenPreliminary work on FPU/SSE-registers for FreeBSD x86_64.
2015-04-09 Eugene ZemtsovUse new asm implementation of RtlRestoreContext for...
2015-04-09 Jan VorlicekMerge pull request #668 from janvorli/rtl-restore-conte...
2015-04-09 Pat GavlinFix a casing problem in lldbplugin/CMakeLists.txt
2015-04-09 Jan VorlicekMerge pull request #663 from janvorli/fix-issue-631
2015-04-09 Jan VorlicekMerge pull request #664 from janvorli/refactor-pal...
2015-04-08 Richard LanderUpdate code files to point to profiler doc
2015-04-08 Jan VorlicekImplement RtlRestoreContext in asm
2015-04-08 dotnet-botAdd Implementing Profilability BOTR doc
2015-04-08 Jan VorlicekRefactor context register access in seh-unwind.cpp
2015-04-08 Jan VorlicekMerge pull request #660 from janvorli/fix-issue-633
2015-04-08 Jan VorlicekFix hardware exception handling in interleaved handling...
2015-04-07 Jan VorlicekMerge pull request #634 from josteink/exceptions
2015-04-07 Jan VorlicekMerge pull request #655 from josteink/freebsd-include
2015-04-07 Eric StJohnMerge pull request #129 from Knagis/master
2015-04-07 Jan VorlicekFix exception handling issue (#633)
2015-04-07 Matt MitchellMerge pull request #651 from mmitche/update-coreclr...
2015-04-07 Jan VorlicekMerge pull request #656 from Djuffin/dbi-linux
2015-04-07 Eugene ZemtsovImprove comments and fix Realloc in executable debugger...
2015-04-07 Jostein KjønigsenPAL: Use /usr/local/include for includes on FreeBSD.
2015-04-06 noahfalkMerge pull request #643 from DickvdBrink/profiler-path
2015-04-06 Matt MitchellUpdate version of coreclr packages
2015-04-05 Jostein KjønigsenMake FreeBSD handle exceptions like Linux.
2015-04-05 Dick van den... Added CoreClr profiler path for 32 and 64bit
2015-04-04 Eugene ZemtsovMerge pull request #621 from Djuffin/dbi-linux
2015-04-04 Sergiy KuryataMerge pull request #627 from josteink/ptrace-freebsd
2015-04-04 Sergiy KuryataMerge pull request #624 from josteink/clang35-freebsd
2015-04-03 Stephen ToubMerge pull request #628 from stephentoub/indexofordinal...
2015-04-03 Jostein KjønigsenFix configuration of ptrace on FreeBSD.
2015-04-03 Stephen ToubTweak IndexOfOrdinal for empty value
2015-04-03 Stephen ToubMerge pull request #622 from stephentoub/fix_quirks
2015-04-03 Jostein KjønigsenDetect clang35 on FreeBSD.
2015-04-03 Stephen ToubEnable UseLatestBehaviorWhenTFMNotSpecified for Unix...
2015-04-02 Jan KotasMerge pull request #618 from cmckinsey/coreclr55
2015-04-02 Mike McLaughlinMerge pull request #620 from mikem8361/dbgshim
2015-04-02 Mike McLaughlinFix Windows build.
2015-04-02 Mike McLaughlinGet the dbgshim module to build and enabled all the...
2015-04-02 Eugene ZemtsovMake managed debugging on Linux possible (attach, load...
2015-04-02 Jan KotasMerge pull request #617 from jkotas/capturecontext
2015-04-02 Chris McKinseyCQ fix for generic handle lookup in GenericHandleWorker
2015-04-02 Jan KotasMerge pull request #616 from dotnet-bot/from-tfs
2015-04-02 Jan KotasAvoid implicit forward labels in context2.S
2015-04-02 Jan KotasFix x86 build break
2015-04-02 Jan KotasMerge pull request #614 from jkotas/lasterror
2015-04-02 Matt MitchellMerge pull request #612 from mmitche/usage-exit-code
2015-04-02 Jan KotasClear last error for SetLastError=true P/Invoke
2015-04-02 Jan VorlicekMerge pull request #613 from janvorli/fix-sstring-forma...
2015-04-01 Jan VorlicekFix FormatMessageW in PAL
2015-04-01 Matt MitchellMerge branch 'master' into usage-exit-code
2015-04-01 Matt MitchellDisplaying usage message should cause build/test script...
2015-04-01 Jan VorlicekMerge pull request #599 from janvorli/warnings-cleanup-2a
2015-04-01 Jan VorlicekFix next round of warning types
2015-04-01 Stephen ToubMerge pull request #608 from stephentoub/globalization_def
2015-04-01 Stephen ToubEnsure FEATURE_COREFX_GLOBALIZATION is defined for...
2015-04-01 Jan VorlicekMerge pull request #604 from stephentoub/fix_lastindexo...
2015-04-01 Jan KotasMerge pull request #607 from dotnet-bot/from-tfs
2015-04-01 Jan KotasMerge pull request #606 from dotnet-bot/from-tfs
2015-04-01 Jan Kotas[tfs-changeset: 1443700]
2015-04-01 Jan KotasMerge pull request #600 from dotnet-bot/from-tfs
2015-04-01 Stephen ToubSpecial-case value.Length == 0 in LastIndexOfOrdinal
2015-03-31 Matt MitchellMerge pull request #597 from mmitche/coreclr-paths
2015-03-31 Jan KotasMerge pull request #493 from AndreyAkinshin/master
2015-03-31 Matt MitchellChange paths and os names to match corefx
2015-03-31 Andrey AkinshinDisable gtCostEx and gtCostSz reporting in compiler.cpp
2015-03-31 Sedar GokbulutPort GC fixes from NetfxDev1:
2015-03-31 Sedar GokbulutPort the following fixes to GC from netfxDev1:
2015-03-30 Jan VorlicekMerge pull request #586 from stephentoub/corerun_cwd
2015-03-30 Stephen ToubMerge pull request #596 from stephentoub/init_culture_w...
2015-03-30 Jan VorlicekMerge pull request #595 from janvorli/fix-issue-566
2015-03-30 Chris McKinseyMerge pull request #591 from cmckinsey/coreclr474
2015-03-30 Stephen ToubCopy all of invariant culture's data in stubbed out...
2015-03-30 Jan VorlicekFix GC exception related issue
2015-03-28 Chris McKinseyMerge pull request #593 from cmckinsey/replay450
2015-03-28 Chris McKinseyChange null constant type to be TYP_REF for isinst...
2015-03-28 Chris McKinseyFix some of the issues found by Viva64 static analyser
2015-03-28 Stephen ToubFix corerun to support argv[0] that's not a full path
2015-03-27 Jan KotasMerge pull request #589 from josteink/bsd_configure
2015-03-27 Jan KotasMerge pull request #590 from josteink/bsd_regs
2015-03-27 Jan KotasMerge pull request #587 from mikem8361/dbi1
2015-03-27 Jostein KjønigsenPAL: Add register-mapping fore FreeBSD x86_64.
2015-03-27 Jostein KjønigsenCorrectly set HAVE_BSD_REGS_T flag during configure.
2015-03-27 Brian RobbinsMerge pull request #569 from brianrob/perfdoc
2015-03-27 Mike McLaughlinEnabling the ClrStack command ICorDebug option (-i...
2015-03-27 Jan KotasMerge pull request #585 from dotnet/revert-584-bsd_conf...
2015-03-27 Jan KotasRevert "Correctly set HAVE_BSD_REGS_T flag during confi...
2015-03-27 Brian RobbinsUpdates from PR comments.
2015-03-27 Jan KotasMerge pull request #584 from josteink/bsd_configure
2015-03-27 Jostein KjønigsenCorrectly set HAVE_BSD_REGS_T flag during configure.
next