platform/upstream/dotnet/runtime.git
2018-12-12 Pent PloompuuOptimize number parsing (dotnet/coreclr#21365)
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 (dotnet/coreclr...
2018-12-11 dotnet-maestro-botUpdate CoreClr to preview-27211-01 (dotnet/coreclr...
2018-12-11 Jan KotasDelete unnecessary struct initialization (dotnet/corecl...
2018-12-11 Sung Yoon Whangmake GC/GCHandle tracing pay-for-play (dotnet/coreclr...
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 dotnet/coreclr#21386 from briansull...
2018-12-11 Egor ChesakovSpecify HelixTargetQueues in yaml (dotnet/coreclr#21443)
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 (dotnet/coreclr...
2018-12-10 Jan KotasAdd support for RVA fields to crossgen/R2R (dotnet...
2018-12-10 dotnet-maestro-botUpdate CoreClr, PgoData to preview-27210-01, master...
2018-12-10 Nick CraverFix for dotnet/coreclr#21456 (Regressions in attribute...
2018-12-10 Jan KotasDelete vm/context.* (dotnet/coreclr#21459)
2018-12-10 Oded HansonAdded Close On Exec Attribute for Mutex files (dotnet...
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 (dotnet/coreclr#21446)
2018-12-08 Tarek Mahmoud... Leap Seconds Support (dotnet/coreclr#21420)
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 (dotnet/coreclr...
2018-12-08 Stephen ToubRemove some unnecessary spinning (dotnet/coreclr#21437)
2018-12-07 Tanner GoodingMoving various Vector128/256 helper method to be implem...
2018-12-07 Aaron RobinsonAdd support for loading registered TLBs (dotnet/coreclr...
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 (dotne...
2018-12-07 Stephen ToubAdd CancellationToken parameter to GetAsyncEnumerator...
2018-12-07 Stephen ToubFactor new AsyncIteratorStateMachineAttribute into...
2018-12-07 Carol EidtMerge pull request dotnet/coreclr#21361 from fiigii...
2018-12-07 Jeremy KoritzinskyAdd PNSE implementations of unsupported built-in custom...
2018-12-07 Bruce ForstallDisable ObjectStackAllocationTests for ARM32 (dotnet...
2018-12-07 Stephen ToubFix Microsoft.IO.Redist compilation string.Create compi...
2018-12-07 Carol EidtMerge pull request dotnet/coreclr#21431 from fiigii...
2018-12-07 Michal StrehovskýWork around an MCG bug (dotnet/corertdotnet/coreclr...
2018-12-07 Jan VorlicekFix SOS thread statics display (dotnet/coreclr#21426)
2018-12-07 Jan VorlicekDisable obsolete collectible corefx tests (dotnet/corec...
2018-12-07 Andy AyersJIT: block general cloning of candidate calls (dotnet...
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 dotnet/coreclr#21314 from CarolEidt...
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 (dotnet...
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 (dotnet...
2018-12-06 Andy AyersGuarded devirtualization foundations (dotnet/coreclr...
2018-12-06 Egor ChesakovUse array syntax in eng/test-job.yml (dotnet/coreclr...
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 dotnet/coreclr#21322 from mikedn...
2018-12-05 Jarret ShookChange from phases to jobs (dotnet/coreclr#21384)
2018-12-05 Swaroop SridharSuppress a CMake Warning (dotnet/coreclr#21147)
2018-12-05 Brian SullivanPreserve the exception sets from child nodes when we...
2018-12-05 Jeremy KoritzinskyAdd tests for marshalling RuntimeHandle types. (dotnet...
2018-12-05 Steve MacLeanRemove FromGAC & OnTPAList (dotnet/coreclr#21371)
2018-12-05 Jan KotasRevert Array enumerator behavior change (dotnet/coreclr...
2018-12-05 Aaron RobinsonConvert SDK projects into non-SDK projects (dotnet...
2018-12-05 Sergey AndreenkoAdd repro for `(reg2 == REG_NEXT(reg1)) || (reg2 =...
2018-12-05 Steve MacLeanFix XML comments on *nux (dotnet/coreclr#21372)
2018-12-05 Aaron RobinsonAdditional tests for type equivalence (dotnet/coreclr...
2018-12-05 Stephen ToubMerge pull request dotnet/coreclr#21313 from stephentou...
2018-12-05 Fei PengImprove BMI2 MultiplyNoFlags APIs (dotnet/coreclr#21362)
2018-12-04 Mike McLaughlinUpdate the symbol uploader/publisher to version 1.0...
2018-12-04 Fei PengMove more SSE2 intrinsic tests to template
2018-12-04 Fei PengRemove redundant checks in test templates
2018-12-04 Stephen ToubMerge pull request dotnet/coreclr#21356 from stephentou...
2018-12-04 dotnet-maestro-botUpdate CoreClr, CoreFx, CoreSetup to preview-27204...
2018-12-04 Stephen ToubDelete dead code in Task<T>
2018-12-04 Stephen ToubEnable building/validating XML comments in CoreLib
2018-12-04 Stephen ToubFix lots of malformed XML comments
2018-12-04 dotnet-maestro-botUpdate CoreClr, CoreFx, CoreSetup to preview-27204...
2018-12-04 Tanner GoodingFixing the Vector64/128/256<T>.ToString(string) methods...
2018-12-04 Steve MacLeanRemove *LoadContextHostBinder (dotnet/coreclr#21342)
2018-12-04 Jan KotasSort System.Private.CoreLib.csproj
2018-12-04 Jan KotasAdd RuntimeFeature.IsDynamicCodeSupported/IsDynamicCode...
2018-12-04 Stephen ToubFinish (mostly) erradicating StringBuilder marshaling...
2018-12-04 Jan KotasRefactor all FCalls out of AppDomain.cs (dotnet/coreclr...
2018-12-03 Egor BogatovVectorize some Guid APIs (ctor, TryWriteBytes) (dotnet...
2018-12-03 Egor ChesakovRemove Hostx86/arm CrossGen from building and Simplify...
next