platform/upstream/dotnet/runtime.git
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 Jan KotasDelete FEATURE_TREAT_NI_AS_MSIL_DURING_DIAGNOSTICS...
2018-12-06 Jan VorlicekDisable native image usage for collectible assemblies...
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 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...
2018-12-03 Carol EidtMerge pull request dotnet/coreclr#21264 from fiigii...
2018-12-03 Jarret ShookCorrect platorm reach for the Official build (dotnet...
2018-12-03 RuiClarify use of LoadFromAssemblyName method (dotnet...
2018-12-03 Tomáš RylekImprovements for naked R2RDump output (dotnet/coreclr...
2018-12-03 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, CoreSetup to previe...
2018-12-03 Andy AyersJIT: fix overly aggressive type propagation from return...
2018-12-03 Andrew AuMake sure the debug registers are available in the...
2018-12-03 Steve MacLeanRemove IsNeutralDomain() (dotnet/coreclr#21318)
2018-12-03 Rafael LilloFixes abbreviated genitive (dotnet/coreclr#21230)
2018-12-03 IliaDon't typedef intptr_t/uintptr_t when PAL_STDCPP_COMPAT...
2018-12-03 Michal StrehovskýMake RyuJIT tolerate null CLASSID_RUNTIME_TYPE (dotnet...
2018-12-03 Ben AdamsStore CurrentThread in ThreadStatic (dotnet/coreclr...
2018-12-03 Russ KeldorphRevert [publish symbols on FreeBSD (dotnet/coreclr...
2018-12-01 Jan KotasRename CorElementType enum members to match the others...
2018-12-01 Maoni Stephensadded info about the new .NET memory book (dotnet/corec...
2018-12-01 Carol EidtDon't struct-promote opaque vectors
2018-12-01 Mike DanesFix lclvar "cloning" in const division lowering
2018-12-01 Jan VorlicekEnable COM interop for collectible classes (dotnet...
2018-12-01 Stephen ToubAddress PR feedback
2018-12-01 Aaron RobinsonChange target 'Target' and position in build steps...
2018-12-01 Fei PengMigrate 64-bit-only intrinsic tests to new APIs
2018-12-01 Fei PengMigrate FormattingHelpers.CountDigits to using Lzcnt.X64
2018-12-01 Fei PengImplement 64-bit-only intrinsic
2018-12-01 Steve MacLeanFix crossgen segfault
2018-12-01 Steve MacLeanAddress PR feedback
2018-12-01 Steve MacLeanRemove dead code
2018-11-30 Carol EidtMerge pull request dotnet/coreclr#21311 from CarolEidt...
2018-11-30 Aaron RobinsonReenable TypeEquivalence tests (dotnet/coreclr#21309)
2018-11-30 Fei PengRemove legacy 64-bit intrinsic APIs
2018-11-30 Stephen ToubAdd AsyncIteratorStateMachineAttribute
2018-11-30 Andrew AuEliminate the requirement that abort requires no lock...
2018-11-30 Carol EidtFix dump in LvaUpdateClass
2018-11-30 Aaron RobinsonUpdate how CoreDisTools is discovered (dotnet/coreclr...
2018-11-30 Stephen ToubA few more Enum perf improvements (dotnet/coreclr#21284)
2018-11-30 David MasonFix perf issues with GetCurrentThreadHomeHeapNumber...
2018-11-30 Aaron RobinsonDisable TypeEquivalence tests due to flaky x86 build...
2018-11-30 Jan KotasUndo accidental change
2018-11-30 Levi BroderickAdd EnumerateRunes() ref APIs and unit tests (dotnet...
2018-11-30 Jan KotasDelete CORECLR ifdef (dotnet/corertdotnet/coreclr#6610)
next