platform/upstream/coreclr.git
2015-04-03 Stephen ToubMerge pull request #622 from stephentoub/fix_quirks
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 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.
2015-03-27 Jan KotasMerge pull request #582 from dotnet-bot/from-tfs
2015-03-26 Jan KotasMerge pull request #578 from briansull/use-lea-for...
2015-03-26 David KeanExecutionContext.IsDefaultFTContext incorrectly checks...
2015-03-26 Jan KotasMerge pull request #581 from sergiy-k/gccrash-ipinmodule
2015-03-26 Brian SullivanWhen choosing an instruction for a GT_MUL we will now...
2015-03-26 Sergiy KuryataFix an issue in ExceptionTracker::FindParentStackFrameH...
2015-03-26 Sergiy KuryataMerge pull request #580 from Djuffin/dbi-linux
2015-03-26 Stephen ToubMerge pull request #579 from stephentoub/indexof_empty
2015-03-26 Eugene ZemtsovMake DBI and SOS use PAL from DAC
2015-03-26 Eugene ZemtsovMake it possible to write stress log from a module...
2015-03-26 Stephen ToubFix IndexOfOrdinal on Unix for empty strings
2015-03-26 Jan KotasMerge pull request #575 from josteink/ptrace
2015-03-26 Jostein KjonigsenFix ptrace-invocation on FreeBSD.
2015-03-26 Jan KotasMerge pull request #577 from josteink/runelocale
2015-03-26 Jan KotasMerge pull request #576 from janvorli/warnings-cleanup
2015-03-26 Jan KotasMerge pull request #573 from josteink/master
2015-03-26 Jostein KjønigsenPAL: Improve portability of FreeBSD RuneType-fix.
2015-03-26 Jostein KjønigsenFix missing RuneLocale on FreeBSD.
2015-03-26 Jan VorlicekFix about 12 kinds of warnings over the codebase
2015-03-26 Jan VorlicekMerge pull request #574 from janvorli/jit-warnings...
2015-03-26 Jan VorlicekFix accidentally removed initialization of m_VNFunc4Map
2015-03-26 Stephen ToubMerge pull request #572 from stephentoub/add_encodings
2015-03-26 Jostein KjonigsenDefine PAL_CS_NATIVE_DATA_SIZE for FreeBSD x86_64
2015-03-26 Stephen ToubUpdate EncodingTable.Unix to support additional encodings
2015-03-26 Sergiy KuryataMerge pull request #570 from Djuffin/cordb_platform_fix
2015-03-25 Eugene ZemtsovFix CORDB_PLATFORM mismatch between DAC and SOS
2015-03-25 Jan KotasMerge pull request #558 from josteink/master
2015-03-25 Jan VorlicekMerge pull request #561 from janvorli/jit-warnings...
2015-03-25 Jan VorlicekFix warnings in the jitter code
2015-03-25 Brian RobbinsMerge branch 'perfdoc' of https://github.com/brianrob...
2015-03-25 Brian RobbinsAdded blank lines before and after headers.
2015-03-25 Russell C HadleyMerge pull request #554 from russellhadley/AdditionalIn...
2015-03-25 Matt EllisMerge pull request #564 from stephentoub/fix_lastindexo...
2015-03-25 Brian RobbinsUpdated scenario priorities.
2015-03-25 Stephen ToubFix LastIndexOfOrdinal on Unix
2015-03-25 Brian RobbinsMerge pull request #567 from stephentoub/fix_etw_ifdefs
2015-03-25 Jostein KjonigsenFix debug-pal on FreeBSD.
2015-03-25 rhadleyAdd additional headers to the CoreCLR package to descri...
2015-03-25 Carol EidtMerge pull request #563 from CarolEidt/cleanupClsVar
2015-03-25 Carol EidtFix #497: Identical expressions to the left and right...
2015-03-25 Brian RobbinsAdding Cross Platform Performance and Eventing Design...
2015-03-25 Stephen ToubFix EventSource listeners on Unix
2015-03-25 Jan KotasMerge pull request #562 from jkotas/cppmunge
2015-03-25 Jan KotasDelete cppmunge
next