platform/upstream/coreclr.git
2018-03-29 Michal StrehovskýGroup disabled default interface tests together (#17297)
2018-03-28 Wes HaggardMerge pull request #17279 from dotnet/wesh/SyncInitTool...
2018-03-28 Wes HaggardSync init-tools scripts with what is in source-build
2018-03-27 Wes HaggardMerge pull request #17268 from weshaggard/Fix21OptDataS...
2018-03-27 Michelle McDanielTurn off PGO unprofiled warning on Linux (#17262) ...
2018-03-27 Wes HaggardDisable MSBuildEventLogging for optdata alias
2018-03-27 Wes HaggardMerge various restore tasks into one Sync target
2018-03-27 Wes HaggardFix RestoreSources for optdata packages
2018-03-27 Brian RobbinsFix EventSource Test Failures in CoreFX (#16999) (...
2018-03-27 Wes HaggardMerge pull request #16500 from dotnet-maestro-bot/relea...
2018-03-25 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, PgoData to preview2...
2018-03-22 José RiveroUpdating scenarios and disabling min_opt and tiered...
2018-03-21 JC AguileraChange directory in AgentTools tasks
2018-03-20 Matt MitchellMerge test job updates from master (#17066)
2018-03-19 Jose Perez... Adding running tests on Alpine for coreclr build (...
2018-03-17 Russ KeldorphMerge pull request #17010 from RussKeldorph/release/2.1
2018-03-17 Russ KeldorphDisable tests for issue #17013
2018-03-17 Russ KeldorphMerge commit 'cea438a8e885cc11f96671367bebf23137f45a5a...
2018-03-17 Ahson KhanUse vectorized T=byte implementations to optimize all...
2018-03-17 Carol EidtMerge pull request #17000 from sdmaclea/PR-Enable-Arm64...
2018-03-17 Ben AdamsPrevent concurrent use corruption from causing infinite...
2018-03-17 Marek SafarUpdates unsafe String constructors to be consistent...
2018-03-16 JC AguileraMerge pull request #16980 from jcagme/master
2018-03-16 Juan Carlos... Add task extension to test pipeline
2018-03-16 Juan Carlos... Merge branch 'master' of https://github.com/dotnet...
2018-03-16 Jeremy KuhnePut the path on IOException strings when possible ...
2018-03-16 Steve MacLean[Arm64] Disable broken tests dependent on #16310
2018-03-16 Steve MacLean[Arm64] Enable HW Intrinsic Simd tests
2018-03-16 Sung Yoon WhangFix test for GC.GetAllocatedBytesForCurrentThread to...
2018-03-16 Stephen ToubAvoid allocating _IOCompletionCallback when flow is...
2018-03-16 Ahson KhanChange csharp_indent_labels from flush_left to one_less...
2018-03-16 Juan Carlos... Merge branch 'master' of https://github.com/dotnet...
2018-03-16 dotnet-maestro-botUpdate CoreClr, CoreFx to preview2-26316-03, preview2...
2018-03-16 Andy AyersJIT: fix return type mismatch inline block for literal...
2018-03-16 Matt MitchellRemove tests from main pipeline.json (#16975)
2018-03-16 Viktor HoferFix comment in IgnoreCase CompareInfo handling.
2018-03-16 Viktor HoferUse managed marvin hashing for IgnoreCase comparison...
2018-03-16 Fei PengImplement AVX/AVX2 InsertVector128 and ExtractVector128...
2018-03-16 Fei PengImplement AVX Insert/Extract helper-intrinsics in manag...
2018-03-16 Fei PengAdd tests for AVX Insert/Extract helper-intrinsics
2018-03-16 Fei PengAdd tests for AVX Insert/ExtractVector128
2018-03-16 Fei PengAdd tests and templates for AVX2 Insert/Extract
2018-03-16 Adam SitnikAdd AllReady scenario to JitBench (#16905)
2018-03-16 Steve MacLean[Arm64/Ubuntu] Enable official builds (#16981)
2018-03-16 dotnet-maestro-botUpdate CoreClr, CoreFx to preview2-26315-05, preview2...
2018-03-16 Jacek BlaszczynskiConvert Sse2 tests to template driven version - part 1
2018-03-16 Juan Carlos... Move extension task at beginning and end of build def
2018-03-16 Atsushi KanamoriPort SequentialEqual() optimizations to ReadOnlySpan...
2018-03-15 Egor ChesakovMerge pull request #16858 from echesakovMSFT/FixGenerat...
2018-03-15 JC AguileraMerge pull request #16969 from jcagme/master
2018-03-15 Juan Carlos... Remove AgentToolsPath
2018-03-15 Juan Carlos... Replace AgentToolsPath
2018-03-15 Jan VorlicekFix error type check in InternalSetThreadPriority ...
2018-03-15 dotnet-maestro-botUpdate CoreClr, CoreFx to preview2-26315-02, preview2...
2018-03-15 Egor ChesakovFix etmdummy.h file not found during cross crossarchite...
2018-03-15 Koundinya VeluriFix to not reuse preallocated jump stubs for dynamic...
2018-03-15 Carol EidtMerge pull request #16813 from CarolEidt/FixDD544983
2018-03-15 Steve MacLean[Arm64] Fix EmitShuffleThunk reg allocation (#16947)
2018-03-15 Brian SullivanMerge pull request #16928 from briansull/fix-16892
2018-03-15 Jeremy KuhneFix GetTempPath (#16921)
2018-03-15 Brian RobbinsAdd EventSource TraceLogging Support for EventPipe...
2018-03-15 Egor ChesakovMerge pull request #16794 from echesakovMSFT/DisableFea...
2018-03-14 Egor ChesakovInclude Linux/cross-arch components into NuGet packages...
2018-03-14 Egor ChesakovMerge pull request #16895 from echesakovMSFT/DoNotFragi...
2018-03-14 Carol EidtMark operands of dead FIELD_LIST as unused
2018-03-14 JC AguileraMerge pull request #16909 from jcagme/master
2018-03-14 Juan Carlos... Merge branch 'master' of https://github.com/dotnet...
2018-03-14 Vance MorrisonMerge pull request #16923 from brianrob/eventlistener_a...
2018-03-14 Brian SullivanFix GH Issue 16892 - GC hole due to GT_INDEX_ADDR
2018-03-14 Stephen ToubAdd TaskCanceledException ctor that takes CancellationT...
2018-03-14 Carol EidtMerge pull request #16832 from dotnetrt/StoreNonTemporal
2018-03-14 Juan Carlos... Use $(Agent.HomeDirectory)
2018-03-14 Anirudh AgnihotryDIfferent Directory Separator for linux (#16936)
2018-03-14 Juan Carlos... No need of arguments
2018-03-14 Juan Carlos... Change after Begin/End approach
2018-03-14 Michelle McDanielTurn sizeondisk tests back on (#16937)
2018-03-14 dotnet-maestro-botUpdate CoreClr to preview2-26314-04 (#16927)
2018-03-14 Carol EidtMerge pull request #16797 from dotnetrt/SetAllVector128...
2018-03-14 Carol EidtMerge pull request #16853 from dotnetrt/CnvertScInt64
2018-03-14 Michelle McDanielRemove call to GenerateLayoutOnly for throughput runs...
2018-03-14 Andon AndonovMark GenericContext test as incompatible with GCStress...
2018-03-14 Jacek BlaszczynskiConvert implementation of SetAllVector128 SSE HW intrin...
2018-03-14 Jacek BlaszczynskiAdd SSE2 SetAllVector128 helper HW intrinsic tests
2018-03-14 Jacek BlaszczynskiManaged implementation of SSE2 SetAllVector128 helper...
2018-03-14 Tarek Mahmoud... Fix GetHashCode with invariant mode
2018-03-14 Wes HaggardMerge pull request #16907 from dotnet-maestro-bot/maste...
2018-03-14 Jan KotasRevert "Revert "Fix handling of incorrect assemblies...
2018-03-13 Brian RobbinsPlumb the activity ID through to EventListener.
2018-03-13 Jacek BlaszczynskiAdd SSE2 StoreNonTemporal HW intrinsic tests
2018-03-13 Jacek BlaszczynskiImplement SSE2 StoreNonTemporal HW intrinsic - complete...
2018-03-13 Carol EidtMerge pull request #16872 from fiigii/avxpermute
2018-03-13 David Masonchange bool to bool (#16914)
2018-03-13 Jan VorlicekFix shuffling thunk for Unix AMD64 (#16904)
2018-03-13 Bruce ForstallMerge pull request #16888 from jashook/up_jit_stress_ti...
2018-03-13 Matt MitchellUnblock official builds (#16913)
2018-03-13 Carol EidtMerge pull request #16390 from sdmaclea/PR-16176
2018-03-13 Carol EidtMerge pull request #16822 from sdmaclea/PR-ARM64-BASE...
2018-03-13 Juan Carlos... Adding missing ScepToolsPath variable
2018-03-13 Juan Carlos... Use task extensions on SCEP ops
2018-03-13 dotnet-maestro-botUpdate CoreFx to preview2-26313-03
next