summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-01Remove duplicate avoid in comments from a few files (#5363)James Singleton3-4/+4
2016-06-01Merge pull request #4909 from lemmaa/unit-test-enhancementAditya Mandaleeka1-15/+41
2016-06-01Add more Ready-to-Run generics tests (#5190)John Chen4-7/+444
2016-06-01ARM/Linux: Fix Exception Handler PAL Test Fail (#5360)MyungJoo Ham1-2/+2
2016-06-01Comment typo fix: removed double word (#5359)Kurt Aadnoy1-1/+1
2016-06-01Fix JIT PInvoke Check Failure on Linux/ARM (#5322)Jonghyun Park1-4/+4
2016-06-01Merge pull request #5350 from pgavlin/gh5292and5286Pat Gavlin3-0/+8
2016-06-01Add options to 'runtest.sh'Sung-Jae Lee1-15/+41
2016-05-31Merge pull request #5353 from ramarag/windowsr2rRama krishnan Raghupathy1-7/+9
2016-05-31Refactoring Arguments passed to runtest.cmdRama Krishnan Raghupathy1-7/+9
2016-05-31Merge pull request #5340 from pgavlin/ComputeFPlvlsPat Gavlin4-260/+258
2016-05-31Mark two tests as always optimized and exclude two others from x86/JIT32.Pat Gavlin3-0/+8
2016-05-31Merge pull request #5339 from kyulee1/fixmemsetKyungwoo Lee2-3/+3
2016-05-31Merge pull request #5335 from swgillespie/gcstress-disableSean Gillespie552-0/+552
2016-05-31Merge pull request #5294 from ellismg/enable-other-distros-for-buildingMatt Ellis2-16/+33
2016-05-31Merge pull request #5334 from pgavlin/LongMathRegparamPat Gavlin5-223/+0
2016-05-31Fix for issue 5241: [RTM] Interop\ICastable\Castable\Castable.cmd CONTRACT VI...Fadi Hanna14-15/+857
2016-05-31Merge pull request #5301 from RussKeldorph/try2Russ Keldorph1-2/+4
2016-05-31Support building on all supported distrosMatt Ellis2-16/+33
2016-05-31Move gtComputeFPlvls next to gtSetEvalOrder.Pat Gavlin2-247/+246
2016-05-31Rename fg{FPstLvlRedo,ComputeFPlvls} to gt*.Pat Gavlin4-40/+39
2016-05-31ARM64: Fix JIT_MemSetKyungwoo Lee2-3/+3
2016-05-31Disable a large number of GC tests from running under GCStressSean Gillespie552-0/+552
2016-05-31Remove LONG_MATH_REGPARAM from the JIT.Pat Gavlin5-223/+0
2016-05-31Merge pull request #5189 from AlexGhiondea/buildPackageAlexGhiondea3-67/+33
2016-05-31Port String.IndexOf(char) and LastIndexOf(char) from CoreRT (#5327)Bruce Bowyer-Smyth4-103/+84
2016-05-30Update Windows instructions (#5312)Petr Onderka1-72/+52
2016-05-30Update tryrun.cmake for arm-softfp (#5323)chunseoklee1-0/+15
2016-05-30Updates tryrun.cmake for ARM cross build (#5317)Jonghyun Park1-0/+15
2016-05-30Enable 'System.Private.CoreLib.dll' build on cross build mode (#5320)Jonghyun Park1-11/+11
2016-05-30Fix: if errorlevel 0 is almost always true (#5308)James Ko1-2/+2
2016-05-30Merge pull request #5240 from wateret/mscorlib-arm-softfpJan Kotas4-4/+7
2016-05-30Merge pull request #5087 from myungjoo/fix/4859/janvorli_suggestionJan Kotas2-1/+6
2016-05-30Fix ucol_setMaxVariable detection for Gentoo Linux (#5309)Peter Jas1-0/+7
2016-05-30Don't use libstdc++ wrappers for stdlib.h (#5304)Jürgen Hötzel1-0/+4
2016-05-30ARM: Remove workaround no more requiredMyungJoo Ham1-1/+0
2016-05-30ARM/THUMB PC Least Bit Set for Range CheckMyungJoo Ham1-0/+6
2016-05-29Merge pull request #5093 from wateret/fix-returnstruct-arm-softfpRuss Keldorph1-1/+1
2016-05-29Merge pull request #5307 from ellismg/fix-rhel-buildSergiy Kuryata2-2/+2
2016-05-28Fix RHEL 7 BuildMatt Ellis2-2/+2
2016-05-28Merge pull request #5290 from joperezr/AddingCommitHashToManagedLibrariesJose Perez Rodriguez4-4/+4
2016-05-28Ensure Ready-to-Run module is activated in generics dictionary lookup (#5288)John Chen9-0/+376
2016-05-28Merge pull request #5299 from CarolEidt/FixArm64Matt Ellis2-1/+5
2016-05-27Merge pull request #5295 from adityamandaleeka/noexcept_nothrow_newAditya Mandaleeka3-10/+11
2016-05-27Remove the dnvm-based installation instructions from the docs (#5271)James Ko5-449/+3
2016-05-27Merge pull request #5236 from leemgs/upstream-buildtest.cmd-help-updateRama krishnan Raghupathy3-0/+10
2016-05-27Second attempt to properly modify environment for stress test modesRuss Keldorph1-2/+4
2016-05-27Fix the named semaphore leak on OSX (and Linux) (#5269)Mike McLaughlin9-204/+265
2016-05-27Fix Assert Error "Unexpected size when returning struct by value" on arm-softfpHanjoung Lee1-1/+1
2016-05-28Documentation: Adding flag descriptions of unit test scriptsGeunsik Lim3-0/+10