platform/upstream/coreclr.git
2016-06-02 Tanner GoodingImprovements to System.Math InternalCall code. (#4847)
2016-06-02 Jan KotasImport `new` multi-dimmensional array using the non...
2016-06-01 Pat GavlinMerge pull request #5375 from pgavlin/CSECleanup
2016-06-01 Koundinya VeluriMerge pull request #5365 from kouvel/NamedMutexTests
2016-06-01 William GodbeMerge pull request #5384 from wtgodbe/publishing
2016-06-01 wtgodbePublish pkg/symbolpkg folders within Release/Debug...
2016-06-01 Pat GavlinRemove some lexical-CSE-related code.
2016-06-01 James KoSpeed up CreateComparer in Comparer/EqualityComparer...
2016-06-01 Fadi HannaFix for issue 5343: Assert Failure: !"Cannot take the...
2016-06-01 Kyungwoo LeeMerge pull request #5372 from kyulee1/eh11
2016-06-01 William GodbeMerge pull request #5376 from wtgodbe/publishFix
2016-06-01 wtgodbePublish packages into folders named for their configuration
2016-06-01 Andy AyersMerge pull request #5306 from jamesqo/jitdump-docs
2016-06-01 Kyungwoo LeeARM64: eh11_large exclusion
2016-06-01 Stephen ToubMerge pull request #4918 from stephentoub/task_parent_size
2016-06-01 James KoAdd new document on how to setup/view JIT dumps
2016-06-01 James SingletonRemove duplicate avoid in comments from a few files...
2016-06-01 Aditya MandaleekaMerge pull request #4909 from lemmaa/unit-test-enhancement
2016-06-01 John ChenAdd more Ready-to-Run generics tests (#5190)
2016-06-01 Koundinya VeluriAdd named mutex stress tests
2016-06-01 Koundinya VeluriFix handle leak when creating or opening named mutex...
2016-06-01 MyungJoo HamARM/Linux: Fix Exception Handler PAL Test Fail (#5360)
2016-06-01 Kurt AadnoyComment typo fix: removed double word (#5359)
2016-06-01 Jonghyun ParkFix JIT PInvoke Check Failure on Linux/ARM (#5322)
2016-06-01 Pat GavlinMerge pull request #5350 from pgavlin/gh5292and5286
2016-06-01 Sung-Jae LeeAdd options to 'runtest.sh'
2016-06-01 Rama krishnan... Merge pull request #5353 from ramarag/windowsr2r
2016-06-01 Rama Krishnan... Refactoring Arguments passed to runtest.cmd
2016-05-31 Pat GavlinMerge pull request #5340 from pgavlin/ComputeFPlvls
2016-05-31 Pat GavlinMark two tests as always optimized and exclude two...
2016-05-31 Kyungwoo LeeMerge pull request #5339 from kyulee1/fixmemset
2016-05-31 Sean GillespieMerge pull request #5335 from swgillespie/gcstress...
2016-05-31 Matt EllisMerge pull request #5294 from ellismg/enable-other...
2016-05-31 Pat GavlinMerge pull request #5334 from pgavlin/LongMathRegparam
2016-05-31 Fadi HannaFix for issue 5241: [RTM] Interop\ICastable\Castable...
2016-05-31 Russ KeldorphMerge pull request #5301 from RussKeldorph/try2
2016-05-31 Matt EllisSupport building on all supported distros
2016-05-31 Pat GavlinMove gtComputeFPlvls next to gtSetEvalOrder.
2016-05-31 Pat GavlinRename fg{FPstLvlRedo,ComputeFPlvls} to gt*.
2016-05-31 Kyungwoo LeeARM64: Fix JIT_MemSet
2016-05-31 Sean GillespieDisable a large number of GC tests from running under...
2016-05-31 Pat GavlinRemove LONG_MATH_REGPARAM from the JIT.
2016-05-31 AlexGhiondeaMerge pull request #5189 from AlexGhiondea/buildPackage
2016-05-31 Bruce Bowyer... Port String.IndexOf(char) and LastIndexOf(char) from...
2016-05-31 Petr OnderkaUpdate Windows instructions (#5312)
2016-05-31 chunseokleeUpdate tryrun.cmake for arm-softfp (#5323)
2016-05-31 Jonghyun ParkUpdates tryrun.cmake for ARM cross build (#5317)
2016-05-31 Jonghyun ParkEnable 'System.Private.CoreLib.dll' build on cross...
2016-05-30 James KoFix: if errorlevel 0 is almost always true (#5308)
2016-05-30 Jan KotasMerge pull request #5240 from wateret/mscorlib-arm...
2016-05-30 Jan KotasMerge pull request #5087 from myungjoo/fix/4859/janvorl...
2016-05-30 stephentoubAvoid unnecessary ContingentProperties allocations
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 MyungJoo HamARM: Remove workaround no more required
2016-05-30 MyungJoo HamARM/THUMB PC Least Bit Set for Range Check
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 Russ KeldorphSecond attempt to properly modify environment for stres...
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 Alex GhiondeaIntroduce a central packages.builds file that controls...
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...
next