platform/upstream/coreclr.git
2018-12-14 Egor ChesakovRunning and visualizing tests in AzureDevOps (Part...
2018-12-13 Mike McLaughlinFixes issue #21485 and #21484 (#21526)
2018-12-13 Andy AyersJIT: avoid folding operations with relocatable immediat...
2018-12-13 Aaron RobinsonMinor cleanup of the interoputil.h API (#21476)
2018-12-13 Aaron RobinsonSuppress warning of obsolete API (#21529)
2018-12-13 Carol EidtMerge pull request #21527 from CarolEidt/FixIfdef
2018-12-13 Carol EidtFix HWIntrinsics ifdef
2018-12-13 Fei PengFix hardware intrinsc API XML comments (#21515)
2018-12-13 Tanner GoodingFixing up configEnableISA and Compiler::compSetProcesso...
2018-12-13 Carol EidtMerge pull request #21304 from CarolEidt/NonObjSIMD
2018-12-13 Stephen ToubSuppress unused warnings for events raised by the VM...
2018-12-13 Brian SullivanMerge pull request #21512 from briansull/fix_750014
2018-12-13 Andy AyersJIT: optimize unbox/unbox.any when type is known (...
2018-12-13 Andy AyersJIT: handle byref-typed immediates in encoding (#21477)
2018-12-12 Brian SullivanMerge branch 'master' into fix_750014
2018-12-12 Brian SullivanFix for PMI assert: 'vnWx != NoVN'
2018-12-12 Pent PloompuuOptimize number parsing (#21365)
2018-12-12 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2018-12-12 Oded HansonAdded support for debugging a sandboxed app on Mac...
2018-12-11 Andy AyersJIT: capture failing inline observation in more cases...
2018-12-11 Tanner GoodingMoving the remaining Vector128/256 helper intrinsics...
2018-12-11 dotnet-maestro-botUpdate CoreClr to preview-27211-02 (#21488)
2018-12-11 dotnet-maestro-botUpdate CoreClr to preview-27211-01 (#21481)
2018-12-11 Jan KotasDelete unnecessary struct initialization (#21482)
2018-12-11 Sung Yoon Whangmake GC/GCHandle tracing pay-for-play (#21479)
2018-12-11 Sung Yoon WhangFix for SetGCHandle event not getting emitted when...
2018-12-11 Julius R FriedmanEliminate GenTreeRegVar and GT_REG_VAR and RegVar ...
2018-12-11 Tanner GoodingAdding support for the 2-byte VEX encoding to the emitt...
2018-12-11 Brian SullivanMerge pull request #21386 from briansull/issue_19925
2018-12-11 Egor ChesakovSpecify HelixTargetQueues in yaml (#21443)
2018-12-11 Carol EidtDon't require BLK nodes for SIMD
2018-12-10 Jan KotasFix warnings as errors
2018-12-10 Jan KotasRefactor internal System.AppDomain out of CoreLib ...
2018-12-10 Brian SullivanRenamed VNCollectExc to VNUnionExcSet
2018-12-10 Brian SullivanMerge branch 'master' into issue_19925
2018-12-10 Aaron RobinsonInstead of using Win8+ api-sets use forwarder DLL to...
2018-12-10 dotnet-maestro-botUpdate CoreClr to preview-27210-02 (#21467)
2018-12-10 Jan KotasAdd support for RVA fields to crossgen/R2R (#21463)
2018-12-10 dotnet-maestro... Update dependency files (#21448)
2018-12-10 dotnet-maestro-botUpdate CoreClr, PgoData to preview-27210-01, master...
2018-12-10 Nick CraverFix for #21456 (Regressions in attribute allocations...
2018-12-10 Jan KotasDelete vm/context.* (#21459)
2018-12-10 Oded HansonAdded Close On Exec Attribute for Mutex files (#21455...
2018-12-10 Oded HansonFixed bug where "DCI_NUMA" was missing from debug chann...
2018-12-09 dotnet-maestro-botUpdate CoreClr, CoreFx, CoreSetup, PgoData to preview...
2018-12-08 Michal StrehovskýFix regression in fat calls (#21446)
2018-12-08 Tarek Mahmoud... Leap Seconds Support (#21420)
2018-12-08 Bastian SchmidtInvalid setting csharp_new_line_within_query_expression...
2018-12-08 Aaron RobinsonRemove `TryGetGuid()` and `GetDefaultInterfaceForCoclas...
2018-12-08 Jeremy KoritzinskyAdd PNSE CustomMarshaler tests (for Tlbimp compat)...
2018-12-08 Stephen ToubUse string.Create in ConvertFromUtf32 (#21409)
2018-12-08 Stephen ToubRemove some unnecessary spinning (#21437)
2018-12-07 Tanner GoodingMoving various Vector128/256 helper method to be implem...
2018-12-07 Aaron RobinsonAdd support for loading registered TLBs (#21430)
2018-12-07 Davis GoodinBuild Microsoft.NET.Sdk.IL in source-build
2018-12-07 Tanner GoodingAdding a note to the genBaseIntrinsic function header...
2018-12-07 Jan VorlicekFix some SOS commands after SharedDomain removal (...
2018-12-07 Stephen ToubAdd CancellationToken parameter to GetAsyncEnumerator...
2018-12-07 Stephen ToubFactor new AsyncIteratorStateMachineAttribute into...
2018-12-07 Carol EidtMerge pull request #21361 from fiigii/x64tests
2018-12-07 Jeremy KoritzinskyAdd PNSE implementations of unsupported built-in custom...
2018-12-07 Bruce ForstallDisable ObjectStackAllocationTests for ARM32 (#21421)
2018-12-07 Stephen ToubFix Microsoft.IO.Redist compilation string.Create compi...
2018-12-07 dotnet-maestro... Update dependency files (#21403)
2018-12-07 Carol EidtMerge pull request #21431 from fiigii/fixbmi
2018-12-07 Michal StrehovskýWork around an MCG bug (dotnet/corert#6658)
2018-12-07 Jan VorlicekFix SOS thread statics display (#21426)
2018-12-07 Jan VorlicekDisable obsolete collectible corefx tests (#21428)
2018-12-07 Andy AyersJIT: block general cloning of candidate calls (#21418)
2018-12-07 Fei PengFix a bug that disabled Bmi1/2.X64
2018-12-07 Tanner GoodingMoving CreateScalarUnsafe, ToScalar, Vector128.ToVector...
2018-12-06 Carol EidtMerge pull request #21314 from CarolEidt/DontPromoteHwV...
2018-12-06 Michelle McDanielRevert "Move the perf jobs to Windows.10.Amd64.ClientRS...
2018-12-06 Stephen ToubUse Span instead of manual copy in MetadataImport.GetUs...
2018-12-06 Stephen ToubRemove char[] allocation from EventPipePayloadDecoder...
2018-12-06 Stephen ToubUse string.Create in Path.GetRandomFilePath (#21410)
2018-12-06 Andy AyersJIT: move indirect call transformations to a new source...
2018-12-06 Stephen ToubReplace a few new string(char, 1) with char.ToString...
2018-12-06 Russ KeldorphWork around apparent bug in CMD's FOR /L
2018-12-06 Stephen ToubFix CancellationTokenRegistration.Token after CTS.Dispo...
2018-12-06 Egor ChesakovRun MSBuild in parallel when submitting jobs to Helix...
2018-12-06 Jeremy KoritzinskyPort CustomMarshalers.dll to C# and .NET Core (#21343)
2018-12-06 Andy AyersGuarded devirtualization foundations (#21270)
2018-12-06 Egor ChesakovUse array syntax in eng/test-job.yml (#21393)
2018-12-06 Brian SullivanAdded NullChk exceptions for GT_ARR_LENTH, GT_ARR_ELEM...
2018-12-06 Jan KotasDelete FEATURE_TREAT_NI_AS_MSIL_DURING_DIAGNOSTICS...
2018-12-06 Jan VorlicekDisable native image usage for collectible assemblies...
2018-12-05 Brian SullivanMerge branch 'master' into issue_19925
2018-12-05 Brian SullivanUse fgValueNumberAddExceptionSetForIndirection to calcu...
2018-12-05 Egor ChesakovRefactor genAllocLclFrame into two architecture-specifi...
2018-12-05 Michelle McDanielMove the perf jobs to Windows.10.Amd64.ClientRS4.DevEx...
2018-12-05 Brian SullivanMerge pull request #21322 from mikedn/div-small-int
2018-12-05 Jarret ShookChange from phases to jobs (#21384)
2018-12-05 Swaroop SridharSuppress a CMake Warning (#21147)
2018-12-05 Brian SullivanPreserve the exception sets from child nodes when we...
2018-12-05 Jeremy KoritzinskyAdd tests for marshalling RuntimeHandle types. (#21091)
2018-12-05 Steve MacLeanRemove FromGAC & OnTPAList (#21371)
2018-12-05 Jan KotasRevert Array enumerator behavior change (#21368)
2018-12-05 dotnet-maestro... Update dependency files (#21352)
2018-12-05 Aaron RobinsonConvert SDK projects into non-SDK projects (#21369)
next