platform/upstream/dotnet/runtime.git
2019-11-08 Tomáš RylekFix r2r-extra job definition (incorrect placement of...
2019-11-08 Carlos Sanchez... Add Semaphore creation extension methods that take...
2019-11-08 Jan KotasRevert "Change BulkMoveWithWriteBarrier to be GC suspen...
2019-11-08 Tomáš RylekLeftover changes after rebasing my runtime changes...
2019-11-08 Tamar ChristinaArm64: Add S.P.CoreLib instrinsics UnzipEven and UnzipO...
2019-11-08 Ryan LuciaMiscellaneous formatting cleanup to the NativeLibrary...
2019-11-08 Ryan LuciaMove NativeLibrary.Free null check to managed (dotnet...
2019-11-08 Tamar ChristinaArm64: Update S.P.CoreLib for ZipLow and ZipHigh (dotne...
2019-11-07 Jan VorlicekPort IsBlittable fix and related changes from single...
2019-11-07 Michal StrehovskýCheck we don't marshal out parameters in SizeParamIndex...
2019-11-07 Tanner GoodingUpdating NumberToFloatingPointBitsSlow to handle the...
2019-11-07 Tomáš RylekFix dotnet-coreclr-perf pipeline (dotnet/coreclr#27685)
2019-11-07 Tamar ChristinaArm64: Add S.P.CoreLib for AddV. (dotnet/coreclr#27663)
2019-11-07 Viktor HoferRemove root cross folder in favor of eng/common/cross...
2019-11-07 Tomáš RylekMinor cleanup in download-artifact-step / upload-artifa...
2019-11-07 Tomáš RylekUse preinstalled system dotnet if its version matches...
2019-11-07 Simon NattressCrossgen2 node size relocation (dotnet/coreclr#27718)
2019-11-07 Alexey GolubFix unquoted path parameters in Microsoft.NET.Sdk.IL...
2019-11-07 Andrew AuSupport custom modifier for method signature (dotnet...
2019-11-07 Carlos Sanchez... Add Mutex creation extension methods that take an ACL...
2019-11-07 Jan KotasDelete some dead code from vm/threds.cpp/.h (dotnet...
2019-11-07 Viktor HoferMove tryrun to importing project (dotnet/coreclr#27717)
2019-11-07 mikednChange the SSA def node to ASG (dotnet/coreclr#27445)
2019-11-06 Fadi HannaFeature: dynamic expansion for generic dictionaries...
2019-11-06 John Salem[test] Improve diagnostics for failures in IPC/EventPip...
2019-11-06 Filip NavaraRemove silent catch (dotnet/coreclr#26732)
2019-11-06 Sergey AndreenkoFix VN for byrefx on x86. (dotnet/coreclr#27702)
2019-11-06 Egor BogatovImprove Math(F).FusedMultiplyAdd codegen (dotnet/corecl...
2019-11-06 Elinor FungPopulate properties of AssemblyLoadStart/Stop events...
2019-11-06 Anubhav SrivastavaImplement comparisons for all ObjectNodes (dotnet/corec...
2019-11-06 Santiago Fernandez... Revert changes to tryrun.cmake (dotnet/coreclr#27697)
2019-11-06 Stephen ToubAdd Span.Sort, and make Array.Sort span-based (dotnet...
2019-11-06 Jan VorlicekFix intermittent arm/arm64 Linux build failures (dotnet...
2019-11-06 Adeel MujahidAvoid memset in case of HENUMInternal (dotnet/coreclr...
2019-11-05 Sergey AndreenkoContain block store addresses (dotnet/coreclr#21711)
2019-11-05 Fadi HannaMove p/invoke pregeneration out of single-exe branch...
2019-11-05 David MasonEnable rejit feature on all cpu architectures (dotnet...
2019-11-05 Adeel MujahidAdd gcc9 config and remove ZeroInit macro (dotnet/corec...
2019-11-05 Tomáš RylekFix gc-longrunning pipeline definition (dotnet/coreclr...
2019-11-05 eli-finUpdate Profiler Loading.md (dotnet/coreclr#23890)
2019-11-05 JesperTreetopPrevent DivideByZeroException in EventCounter.ToString...
2019-11-05 Vladimir SadovSome follow up changes after the cast caching change...
2019-11-05 Tanner GoodingFixing the return type of the ArmBase.ReverseElementBit...
2019-11-05 Andrew AuHandling generic attribute in AttributePresenceFilterNo...
2019-11-05 Jan KotasFix Array.Copy regressions for large multidimensional...
2019-11-05 Jan KotasChange BulkMoveWithWriteBarrier to be GC suspension...
2019-11-05 Andy AyersJIT: cleanup redundant exact type tests (dotnet/coreclr...
2019-11-05 Tomáš RylekMove helper pipeline scripts under eng/pipeline/scripts...
2019-11-05 Tomáš RylekFix for two subtle bugs I made yesterday in init-dotnet...
2019-11-05 Santiago Fernandez... Update tryrun.cmake in order to be able to build corefx...
2019-11-05 Jeremy KoritzinskyReword comments for policheck (dotnet/coreclr#27669)
2019-11-04 Andrew AuAvoid instantiating abstract class (dotnet/coreclr...
2019-11-04 David WrightonTweaks to existing BulkType event (dotnet/coreclr#27516)
2019-11-04 David WrightonMethodDetails event (dotnet/coreclr#27515)
2019-11-04 dotnet-maestro... [master] Update dependencies from dotnet/corefx (dotnet...
2019-11-04 pi1024eChange m_fPreemptiveGCDisabled to bool (dotnet/coreclr...
2019-11-04 Tamar ChristinaUpdate only S.P.CoreLib for ReverseElementBits (dotnet...
2019-11-04 Sinan KayaSeveral GCC fixes (dotnet/coreclr#27654)
2019-11-04 Tomáš RylekConsolidation resiliency fixes in CoreCLR build scripts...
2019-11-04 Tomáš RylekYAML consolidation changes part 2 (dotnet/coreclr#27649)
2019-11-04 IliaFix invalid-noreturn warning for __CorHlprThrowOOM...
2019-11-04 Peter SollichSuspension fixes (dotnet/coreclr#27578)
2019-11-03 Egor ChesakovImplement LeadingSignCount,LeadingZeroCount,PopCount...
2019-11-03 Tarek Mahmoud... Fix Buggy code in TimeZoneInfo (dotnet/coreclr#27591)
2019-11-03 Jan KotasDelete two more FCalls (dotnet/coreclr#27640)
2019-11-03 Jan KotasRefactor away jithelpers.cs (dotnet/coreclr#27643)
2019-11-03 Jan KotasUse simple Array.Copy overload where possible (dotnet...
2019-11-03 Jan KotasConsolidate *.Fast.cs (dotnet/coreclr#27644)
2019-11-03 Jan KotasRewrite of Array.Copy fast path in C# (dotnet/coreclr...
2019-11-03 Levi BroderickFix typo in Tuple.cs (dotnet/coreclr#27637)
2019-11-02 Sinan KayaCompile with gcc 4.8 (dotnet/coreclr#27625)
2019-11-02 Bond-009EnvironGetenv: use strncmp instead of strlen and memcmp...
2019-11-02 Tomáš RylekClean up package restoration in CoreCLR test build...
2019-11-02 Huo YaoyuanRemove staled clrdbg.sln file. (dotnet/coreclr#27631)
2019-11-02 Jan KotasNormalize trailing whitespaces (dotnet/coreclr#27626)
2019-11-02 Tomáš RylekIntroduce variables for CoreCLR repo root and script...
2019-11-02 Sung Yoon WhangMake IncrementingEventCounter test less timing-sensitiv...
2019-11-02 Jan KotasRewrite a few more array FCalls in C# (dotnet/coreclr...
2019-11-02 Sergey AndreenkoClean up jitstd folder. (dotnet/coreclr#27542)
2019-11-02 Elinor FungRemove FEATURE_VERSIONING_LOG define (dotnet/coreclr...
2019-11-02 Eugene RozenfeldRemove UCRTVersion workaround and re-enable Windows...
2019-11-01 dotnet-maestro... [master] Update dependencies from dotnet/core-setup...
2019-11-01 Konstantin... test/runtest.py: fix path construction in copy_tree...
2019-11-01 Aaron RobinsonDisable JIT/Directed/pinvoke/pinvoke-examples test...
2019-11-01 dotnet-maestro... [master] Update dependencies from dotnet/arcade (dotnet...
2019-11-01 Jan KotasImplement GC.KeepAlive JIT intrinsic (dotnet/coreclr...
2019-11-01 Jeremy KoritzinskyFix GC holes in array marshallers in the field scenario...
2019-11-01 Brian RobbinsUpdate path to crossgen in performance tracing document...
2019-11-01 Sven BoemerUpdate ILLink.Tasks (dotnet/coreclr#25596)
2019-11-01 Jan KotasDelete clr-configuration-knobs.md (dotnet/coreclr#27612)
2019-11-01 Viktor HoferUse Version suffix for version properties (dotnet/corec...
2019-11-01 Elinor FungRemove unused PropertyMap class from binder (dotnet...
2019-11-01 Stephen ToubDisable another static analysis rule (dotnet/corefxdotn...
2019-11-01 Elinor FungRemove unused functions on IAssemblyName (dotnet/corecl...
2019-11-01 Tomáš RylekPublish zipped product build bits like we do for test...
2019-10-31 Andrew AuDocumentation for Native Hash Table (dotnet/coreclr...
2019-10-31 Tomáš RylekAdd explicit layout checks to Crossgen2 (dotnet/coreclr...
2019-10-31 Tanner GoodingFixing the casing of GT_HWIntrinsic to GT_HWINTRINSIC...
2019-10-31 Brian SullivanFix dotnet/coreclr#27326 - Don't decrement curOffsReg...
2019-10-31 Mike DanesContain block store addresses
next