summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-29Fix identity package filteringWes Haggard1-6/+13
2018-03-29Fix for incorrectly handle invalid UTF8 characters issue (#17302)Luqun Lou3-39/+112
2018-03-29Fix AssemblyLoadContext.Unloading and ProcessExit for Windows Docker containe...Daniel Harvey2-3/+7
2018-03-29Merge pull request #17304 from dotnet/RemovingObsoleteCleanupBuildsDivino César2-44/+2
2018-03-29Update CoreFx to preview3-26329-05 (#17318)dotnet-maestro-bot1-3/+3
2018-03-29Dict cache default comparer for object types (#17285)Ben Adams2-43/+143
2018-03-29StringBuilder.Equals: value to span (#17311)Maryam Ariyan1-4/+4
2018-03-28change arm maxIter to 20 (#17308)Sergey Andreenko1-1/+1
2018-03-28Update BuildTools, CoreClr, CoreFx to preview3-02629-02, preview3-26329-01, p...dotnet-maestro-bot3-9/+9
2018-03-29[Arm64] Correct cross/arm64/tryrun.cmake (#17293)Steve MacLean1-2/+2
2018-03-28Update BuildTools, CoreClr to preview3-02628-01, preview3-26328-08, respectiv...dotnet-maestro-bot3-6/+6
2018-03-28Merge pull request #17280 from weshaggard/SyncInitToolsWithSourceBuildWes Haggard2-58/+58
2018-03-28Use ROSpan.IndexOf as the workhorse for string.IndexOf (#17284)Ahson Khan2-171/+73
2018-03-28Fix Dictionary CopyTo regression (#17300)Ben Adams2-8/+8
2018-03-28This BuildTask has been deprecated in favor of maintenance jobs.Cesar Soares Lucas2-44/+2
2018-03-28Merge pull request #17303 from BruceForstall/EnableUbuntuArmGCStressJobsMasterBruce Forstall2-20/+27
2018-03-28Removing 'EXPERIMENTAL' from tiered compilation env var (#17283)Noah Falk13-31/+27
2018-03-28Enable Linux arm32 GCStress jobsBruce Forstall2-20/+27
2018-03-28Unique-ify name of TestList.json to avoid collisionsRuss Keldorph1-1/+2
2018-03-28Merge pull request #17090 from debayang/corefx_testsBruce Forstall1-6/+44
2018-03-28Fix some more unwinding in R2R ARM (#17292)Jan Vorlicek1-17/+17
2018-03-28Nit changes in API diff between .NET Core 2.0 and .NET Core 2.1 (#17288)Maryam Ariyan2-4/+4
2018-03-28Sync init-tools scripts with what is in source-buildWes Haggard2-58/+58
2018-03-28Update BuildTools, CoreClr, CoreFx to preview3-02627-03, preview3-26328-07, p...dotnet-maestro-bot3-9/+9
2018-03-28Merge pull request #17126 from CarolEidt/Fix545500Carol Eidt4-7/+258
2018-03-28Add crossbitness support to ClrJit:Egor Chesakov8-11/+34
2018-03-28Root methods used by debugger for IL linker (#17287)Jan Kotas1-5/+9
2018-03-28Remove tests of unimplemented ISAs (#17286)Fei Peng1-6/+1
2018-03-27fix for logalways eventing level (#17277)David Mason2-2/+6
2018-03-28Fix run-corefx-tests.py for Arm64Debayan Ghosh1-6/+44
2018-03-28Fix DelayLoad_MethodCall unwinding (#17275)Jan Vorlicek1-4/+4
2018-03-27Merge pull request #17161 from dotnetrt/testbuildWes Haggard3-18/+259
2018-03-27 Adding Memory.Pin() to eventually replace Memory.Retain(bool) (#17269)Ahson Khan2-4/+78
2018-03-28Fix handling of FCalls in ExternalMethodFixupWorker (#17252)Jan Vorlicek1-1/+4
2018-03-27Fix regression in StreamWriter.Write perf for small inputs (#17251)Stephen Toub2-35/+45
2018-03-27Fix commentCarol Eidt1-1/+3
2018-03-27Failfast windows event log (#16875)Sung Yoon Whang8-130/+120
2018-03-27[Arm64] Fix forcerelocs (#17264)Steve MacLean1-0/+3
2018-03-27Enable reflection load ComImport assembly and Type.IsComObjectType (#16943)Luqun Lou19-107/+555
2018-03-27Fix comment in test.Carol Eidt1-4/+3
2018-03-27Turn off PGO unprofiled warning on Linux (#17262)Michelle McDaniel1-1/+1
2018-03-27restrict memory limit by taking VM into consideration (#17177)Maoni Stephens3-39/+157
2018-03-27Merge pull request #17233 from fiigii/portvectortestsCarol Eidt6-0/+712
2018-03-27Merge pull request #17255 from BruceForstall/UpdateArmWhitelistBruce Forstall1-2/+1
2018-03-27Merge pull request #17258 from dotnet/dev/unix_test_workflowBruce Forstall1-1/+1
2018-03-27Cleanup InternalsVisibleTo (#17185)Jan Kotas16-93/+36
2018-03-27Merge pull request #17246 from debayang/clr_jitstress_arm64Carol Eidt1-4/+9
2018-03-27Update arm64 whitelistBruce Forstall1-2/+1
2018-03-27[Arm64] reserve for jump stubs (#17244)Steve MacLean3-31/+55
2018-03-27Move String.Comparison.cs to shared CoreLib partition (#17247)Jan Kotas3-62/+52