platform/upstream/coreclr.git
2016-05-30 stephentoubMake m_contingentProperties non-volatile
2016-05-30 stephentoubMove Task's m_parent to ContingentProperties
2016-05-30 Peter JasFix ucol_setMaxVariable detection for Gentoo Linux...
2016-05-30 Jürgen HötzelDon't use libstdc++ wrappers for stdlib.h (#5304)
2016-05-30 Russ KeldorphMerge pull request #5093 from wateret/fix-returnstruct...
2016-05-29 Sergiy KuryataMerge pull request #5307 from ellismg/fix-rhel-build
2016-05-29 Matt EllisFix RHEL 7 Build
2016-05-28 Jose Perez... Merge pull request #5290 from joperezr/AddingCommitHash...
2016-05-28 John ChenEnsure Ready-to-Run module is activated in generics...
2016-05-28 Matt EllisMerge pull request #5299 from CarolEidt/FixArm64
2016-05-28 Aditya MandaleekaMerge pull request #5295 from adityamandaleeka/noexcept...
2016-05-28 James KoRemove the dnvm-based installation instructions from...
2016-05-28 Rama krishnan... Merge pull request #5236 from leemgs/upstream-buildtest...
2016-05-28 Mike McLaughlinFix the named semaphore leak on OSX (and Linux) (#5269)
2016-05-28 Hanjoung LeeFix Assert Error "Unexpected size when returning struct...
2016-05-28 Geunsik LimDocumentation: Adding flag descriptions of unit test...
2016-05-28 Carol EidtFix a build break due to PR #5101
2016-05-28 Brian SullivanMerge pull request #5263 from briansull/avoid-x8
2016-05-28 Pat GavlinMerge pull request #5277 from pgavlin/gentree
2016-05-28 Sergiy KuryataMerge pull request #5257 from Priya91/failingtest
2016-05-27 Rama krishnan... Merge pull request #5261 from ramarag/gcstress
2016-05-27 Brian SullivanAvoid using register x8 as it will be used as the RetBu...
2016-05-27 Carol EidtMerge pull request #5101 from CarolEidt/FixIssue2554
2016-05-27 Fadi HannaExcluding Weak-GCReferences tests from GC stress runs...
2016-05-27 Jose Perez... Adding commit hash to all built binaries.
2016-05-27 David MasonMerge pull request #5266 from vancem/EventSoruceComplex...
2016-05-27 Russ KeldorphMerge pull request #5279 from RussKeldorph/unix_stress
2016-05-27 Russ KeldorphFix environment settings for Unix JIT stress scenarios
2016-05-27 Jan VorlicekFix GCStress 0xC on Unix (#5276)
2016-05-27 Matt EllisMerge pull request #5225 from ellismg/add-additional...
2016-05-27 Carol EidtMerge pull request #5260 from CarolEidt/Fix5116
2016-05-27 Carol EidtUse JitFuncInfoLogFile to check if SIMD intrinsics...
2016-05-27 Pat GavlinRemove another redundant call to gtSetEvalOrder.
2016-05-27 Mike McLaughlinFix System.Diagnostics.StackTrace symbol issue (#5265)
2016-05-27 Kyungwoo LeeMerge pull request #5249 from kyulee1/divzero
2016-05-27 Dmitri-BotcharnikovFix sos ClrStack print of GC frames for ARM/Linux ...
2016-05-27 Brian SullivanMerge pull request #5270 from briansull/issue-5264
2016-05-27 Mike McLaughlinFix debuggertests failures OSX. (#5267)
2016-05-27 chunseokleeFix for clrstack after bpmd (#5051)
2016-05-27 John ChenMerge pull request #5262 from JohnChen0/issue5201
2016-05-27 JohnChen0Fix generic non-virtual method call in Ready-to-Run...
2016-05-27 Kyungwoo LeeARM64: Fix Liveness update for Division By Zero
2016-05-27 Jarret ShookMerge pull request #5238 from prajwal-aithal/devel...
2016-05-27 AlexGhiondeaMerge pull request #5217 from AlexGhiondea/updateTarget...
2016-05-27 Brian SullivanProposed fix for #5264
2016-05-27 Matt EllisAdd Fedora, OpenSuse and Ubuntu 16.04 packages
2016-05-27 Vance MorrisonEventSource Events that use complex types do not get...
2016-05-27 Kyungwoo LeeMerge pull request #5256 from kyulee1/testupdate
2016-05-27 Aditya MandaleekaAdd noexcept to some non-throwing new overloads.
2016-05-26 Rama Krishnan... Fxing the case of COMPlus_GCStress
2016-05-26 Gaurav KhannaMerge pull request #5144 from gkhanna79/RelaxALC2
2016-05-26 Pat GavlinRemove a redundant recursive call to `gtSetEvalOrder`.
2016-05-26 Carol EidtRecognize Vector<T> constructors for small ints
2016-05-26 Andy AyersMerge pull request #5239 from AndyAyersMS/TrackCallOffsets
2016-05-26 Lakshmi Priya... Add fedora23 badges to Readme.
2016-05-26 Lakshmi Priya... Disable failing test to enable corefx runs.
2016-05-26 Kyungwoo LeeARM64: A few Test List Update
2016-05-26 Gaurav KhannaMerge pull request #5230 from gkhanna79/FixWinMD
2016-05-26 Matt MitchellMerge pull request #5252 from mmitche/skip-archiving...
2016-05-26 Matt MitchellSkip archiving windows test data
2016-05-26 Joel HendrixMerge pull request #5203 from jhendrixMSFT/master
2016-05-26 Lubomir LitchevMerge pull request #5235 from LLITCHEV/r2r-jitstress...
2016-05-26 Brian SullivanMerge pull request #5196 from briansull/arm64-hfa-args
2016-05-26 Koundinya VeluriMerge pull request #5206 from kouvel/ShmCreateDirectoryFix
2016-05-26 Joel HendrixAdd retry logic when downloading the CLI from Azure...
2016-05-26 Lubomir LitchevDon't do r2r-jitstress jobs for non Checked configurations.
2016-05-26 Jarret ShookMerge pull request #5231 from jashook/build_fix
2016-05-26 Geunsik LimTypo Fix: from preemtive GC to preemptive GC (#5237)
2016-05-26 Geunsik LimLinux/ARM: Regression fix in release build since "UNW_A...
2016-05-26 Sean GillespieMerge pull request #5227 from swgillespie/timeout-increase
2016-05-26 Prajwal A NARM-CI: fixing umount bug
2016-05-26 Brian SullivanEnable HFA support for passing arguments on ARM64
2016-05-26 Pat GavlinMerge pull request #5207 from pgavlin/gh5202
2016-05-26 Aditya MandaleekaMerge pull request #5220 from adityamandaleeka/force_gc...
2016-05-26 Andy AyersInliner: enable minimal xml mode
2016-05-26 Andy AyersInliner: use offset in xml replay
2016-05-26 Andy AyersJIT: Track IL offset of all calls
2016-05-26 Andy AyersMerge pull request #5187 from AndyAyersMS/InlineXmlData
2016-05-25 AlexGhiondeaMerge pull request #5216 from AlexGhiondea/restorePacka...
2016-05-25 Matt MitchellMerge pull request #5209 from prajwal-aithal/devel...
2016-05-25 Jarret Shookarm32 build fix.
2016-05-25 Gaurav KhannaWinMD Adapter should only lookup mscorlib in WinMD...
2016-05-25 Russ KeldorphMerge pull request #5219 from ellismg/improve-corefx...
2016-05-25 Sean GillespieIncrease the timeout of long GC tests
2016-05-25 Tarek Mahmoud... Merge pull request #5221 from tarekgh/UpgradeUnixBuildT...
2016-05-25 Aditya MandaleekaRemove CORECLR_CONCURRENT_GC from Unix coreruncommon.
2016-05-25 Matt EllisBe more explict when picking up libs from CoreFx
2016-05-25 William GodbeMerge pull request #5224 from wtgodbe/runtestFix
2016-05-25 wtgodbeAdd missing quote in new runtest.cmd arg
2016-05-25 Pat GavlinLimit the exports of libclrjit.{so,dylib}.
2016-05-25 Tarekm Mahmoud... Upgrade Linux build to use Unicode 8.0
2016-05-25 Aditya MandaleekaExplicitly check CLRConfig value to determine whether...
2016-05-25 Alex GhiondeaInclude System.Private.CoreLib in the targeting pack...
2016-05-25 Alex GhiondeaRestore the package version to 1.0.2 for the ILAsm...
2016-05-25 Michelle McDanielMerge pull request #5184 from adiaaida/x86LongCallImp
2016-05-25 Alex GhiondeaRestore the package version to 1.0.2 for the CoreCLR...
2016-05-25 Michelle McDanielEnable FEATURE_MULTIREG_RET for x86 RyuJIT
2016-05-25 Koundinya VeluriFix shm directory creation for named mutexes
2016-05-25 Prajwal A Narm-softfp: make toolchain.cmake consistent among diffe...
2016-05-25 Sergiy KuryataMerge pull request #5208 from sergiy-k/runtestoverlay
next