Add the missing ICU APIs to the ICU shim (#7840)
[platform/upstream/coreclr.git] / tests /
2016-10-27 SivarvMerge pull request #7787 from sivarv/cmpOpt
2016-10-27 Michal StrehovskýMerge pull request #7828 from MichalStrehovsky/readyToR...
2016-10-27 Andy AyersMerge pull request #7746 from AndyAyersMS/LessGCLayout
2016-10-26 John ChenAllow Ready-to-Run image to be loaded multiple times...
2016-10-26 Davis GoodinUpdate CoreClr, CoreFx to beta-24625-03, beta-24625...
2016-10-26 Pat GavlinMerge pull request #7808 from pgavlin/VSO280103
2016-10-26 Michelle McDanielMerge pull request #7823 from adiaaida/checkformatlocation
2016-10-26 Michelle McDanielFix format.py to look for .bat on Windows
2016-10-26 Rama krishnan Ragh... Merge pull request #7816 from ramarag/ThreadingOverlapped
2016-10-26 sandreenkoMerge pull request #7806 from sandreenko/fix-VSO-278365
2016-10-25 Pat GavlinMerge pull request #7802 from pgavlin/VSO279829
2016-10-25 Sergey Andreenkofix VSO 278365
2016-10-25 Pat GavlinDo not promote long-typed args in methods that use...
2016-10-24 noahfalkMerge pull request #7706 from mjsabby/lcgjitprofcallbacks
2016-10-24 SivarvMerge pull request #7776 from sivarv/lsraStatFix
2016-10-24 Pat GavlinMerge pull request #7720 from Dmitry-Me/fixBrokenComparison
2016-10-22 SivarvMerge pull request #7749 from sivarv/VectorIntDot
2016-10-22 Pat GavlinMerge pull request #7739 from pgavlin/DisableGCStressIn...
2016-10-22 Pat GavlinMerge pull request #7759 from pgavlin/VSO278367
2016-10-21 sivarvOptimize Vector<int>.Dot on AVX.
2016-10-21 Bruce ForstallMerge pull request #7755 from dotnet-bot/from-tfs
2016-10-21 Rama krishnan Ragh... Merge pull request #7754 from ramarag/Threading
2016-10-21 sandreenkoMerge pull request #7672 from sandreenko/helper-for...
2016-10-21 sandreenkoMerge pull request #7743 from sandreenko/frozen_strings
2016-10-21 Maoni StephensMerge pull request #7736 from hseok-oh/fix_7649
2016-10-21 Michelle McDanielMerge pull request #7724 from adiaaida/implementDecompo...
2016-10-21 Jan KotasMerge pull request #7745 from dotnet-bot/from-tfs
2016-10-21 Andy AyersMerge pull request #7727 from AndyAyersMS/LateGCStructB...
2016-10-20 Pat GavlinAdd comments describing why these tests are disabled.
2016-10-20 Michelle McDanielImplement DecomposeRotate
2016-10-20 Jeremy KuhneMerge pull request #7734 from JeremyKuhne/ArrayPool
2016-10-20 Bruce ForstallMerge pull request #7730 from dotnet-bot/from-tfs
2016-10-20 Pat GavlinMark tests GCStress-incompatible for x86.
2016-10-20 Andy AyersAdd cross-reference from test case to inspiring issue
2016-10-19 Rahul KumarMerge pull request #7733 from rahku/_appdomain
2016-10-19 Carol EidtMerge pull request #7725 from CarolEidt/Fix278372
2016-10-19 Bruce ForstallMerge pull request #7726 from dotnet-bot/from-tfs
2016-10-19 Andy AyersAdd comment to test case and run it through codeformatter.
2016-10-19 Bruce ForstallMerge pull request #7612 from BruceForstall/ELT
2016-10-19 Andy AyersInliner: avoid inlining callees with GC structs on...
2016-10-19 Carol EidtRyuJIT/x86: handle must-init multi-reg vars
2016-10-19 Pat GavlinMerge pull request #7708 from pgavlin/StackParamUntracked
2016-10-19 Jan KotasMerge pull request #7718 from dotnet-bot/from-tfs
2016-10-19 Gaurav KhannaMerge pull request #7714 from gkhanna79/CleanupArm32
2016-10-19 Stephen ToubMerge pull request #7709 from wtgodbe/publishProj
2016-10-19 Jan VorlicekFix passing struct with four floats in registers via...
2016-10-19 Rahul KumarMerge pull request #7681 from rahku/_appdomain
2016-10-18 William GodbeMerge pull request #7700 from wtgodbe/1.1
2016-10-18 Carol EidtMerge pull request #7698 from CarolEidt/Fix278371
2016-10-18 wtgodbeUpgrade build-against-packages dependencies to NetStand...
2016-10-18 Carol EidtAllow non-constant size for rep stos InitBlk on x86
2016-10-18 SivarvMerge pull request #7683 from sivarv/VectorByteFix
2016-10-18 Eric MellinoMerge pull request #7684 from mellinoe/fix-alpine-pgks
2016-10-18 Jan KotasMerge pull request #7648 from jkotas/fix-docs
2016-10-18 Pat GavlinMerge pull request #7676 from pgavlin/EmitKillGCRefRRWSH
2016-10-18 Jan KotasInclude project.json template in the instructions
2016-10-18 Pat GavlinMerge pull request #7608 from pgavlin/MoveGSCookieCheck
2016-10-18 Jan KotasMerge pull request #7682 from dotnet-bot/from-tfs
2016-10-17 William GodbeMerge pull request #7628 from wtgodbe/HelixFinal
2016-10-17 Koundinya VeluriMerge pull request #7667 from kouvel/ApiThreadCleanup
2016-10-17 Jan KotasMerge pull request #7657 from dotnet-bot/from-tfs
2016-10-17 Bruce ForstallMerge pull request #6679 from parjong/fix/issue_6569
2016-10-17 Pat GavlinMerge pull request #7661 from pgavlin/FixInteropTestCC
2016-10-17 William GodbeMerge pull request #6613 from wtgodbe/packagebuilds
2016-10-17 wtgodbeBuild tests against packages & produce Core_Root for...
2016-10-17 Pat GavlinFix calling conventions in ByValArray test.
2016-10-17 Gaurav KhannaMerge pull request #7639 from gkhanna79/ArmChkCIRemoval
2016-10-17 Hyeongseok OhFix #7391: Test for DateTime string parsing (#7475)
2016-10-17 Russell C HadleyMerge pull request #7340 from russellhadley/MoveCSEtoBitVec
2016-10-16 Gaurav KhannaMerge pull request #1965 from lasombra/patch-1
2016-10-16 Stephen ToubMerge pull request #7630 from dotnet-bot/master-UpdateD...
2016-10-16 dotnet-botUpdate CoreClr, CoreFx to beta-24616-01, beta-24615...
2016-10-15 Gaurav KhannaMerge pull request #7622 from gkhanna79/SimplifyExtVer
2016-10-14 David MasonMerge pull request #7591 from vancem/ActivitiesForListe...
2016-10-14 Jiyoung Giuliana YunUpdate the header string in runtest.sh (#5785)
2016-10-14 Hanjoung LeeAdd RunBenchmarks.sh for unix-like systems (#6471)
2016-10-14 Koundinya VeluriMerge pull request #4056 from svick/threadpoolglobals...
2016-10-14 Andy AyersMerge pull request #7580 from benaadams/flag-doesnot...
2016-10-14 Gaurav KhannaMerge pull request #7620 from dotnet-bot/master-UpdateD...
2016-10-14 Davis GoodinChange warning to error for test asset framework issues...
2016-10-14 dotnet botUpdate CoreClr, CoreFx, External to beta-24614-02,...
2016-10-14 sandreenkoMerge pull request #7605 from sandreenko/core_rt_1982
2016-10-13 Pat GavlinMerge pull request #7603 from pgavlin/FixInteropTest
2016-10-13 Peter MarcuMerge pull request #2192 from dasMulli/random-seeding...
2016-10-13 smile21prcMerge pull request #7602 from smile21prc/coreclr-perf
2016-10-13 Jan KotasMerge pull request #7600 from jkotas/master-UpdateDepen...
2016-10-13 Pat GavlinMerge pull request #7593 from pgavlin/DisableGCStressTest
2016-10-13 Pat GavlinFix a calling convention in SimpleStructNative.
2016-10-13 Jan KotasUpdate tests to netcoreapp1.1
2016-10-13 Pat GavlinDisable a test that is not compatible with GC stress.
2016-10-13 Koundinya VeluriMerge pull request #7510 from kouvel/ApiThread
2016-10-13 Jan KotasMerge pull request #7595 from dotnet-bot/from-tfs
2016-10-12 SivarvMerge pull request #7584 from sivarv/regressionTest
2016-10-12 smile21prcMerge pull request #7590 from smile21prc/coreclr-perf
2016-10-12 Carol EidtMerge pull request #7563 from wateret/fix-7398
2016-10-12 Carol EidtMerge pull request #7585 from CarolEidt/Fix5699
2016-10-12 Sean GillespieFail fast on a couple flaky tests to get crash dumps...
2016-10-12 John ChenFix a tailcall test that fails with Ready-to-Run (...
2016-10-12 dotnet-botUpdate CoreClr, CoreFx to beta-24612-03, beta-24612...
2016-10-12 sandreenkoMerge pull request #7557 from sandreenko/long_decomp_6925
next