platform/upstream/dotnet/runtime.git
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 Brian SullivanTiered rejit work items (dotnet/coreclr#27147)
2019-10-31 Stephen ToubUpdate analyzer versions (dotnet/corefxdotnet/coreclr...
2019-10-31 Viktor HoferRemove obsolete git mirror files (dotnet/coreclr#27584)
2019-10-31 Elinor FungRemove BINDER_DEBUG_LOG (dotnet/coreclr#27574)
2019-10-31 Stephen ToubClean up Uri.UnescapeDataString (dotnet/corefxdotnet...
2019-10-31 Ben AdamsDon't needlessly refresh proc count (dotnet/coreclr...
2019-10-31 Tomáš RylekFix GC stress runs (dotnet/coreclr#27565)
2019-10-31 Jakob Botsch... Fix slow tailcalls to VSD (dotnet/coreclr#27363)
2019-10-30 mikednEnable block init unroll on ARM32 (dotnet/coreclr#27450)
2019-10-30 Andy AyersJIT: add pass to merge common throw helper calls (dotne...
2019-10-30 Egor ChesakovAdd BitwiseSelect (dotnet/coreclr#27430)
2019-10-30 Egor ChesakovAdd ComputeCrc32, ComputeCrc32C (dotnet/coreclr#27421)
2019-10-30 Egor ChesakovRemove unsigned overloads of LeadingSignCount (dotnet...
2019-10-30 Tomáš RylekFix copying of framework assemblies excluded from compi...
2019-10-30 Elinor FungMove activity tracking helpers for assembly loads out...
2019-10-30 Jan KotasMove runtime specific methods out of the runtime partition
2019-10-30 Carlos Sanchez... Add file creation method that takes an ACL (dotnet...
2019-10-30 Stephen ToubMove PreserveDependencyAttribute to shared (dotnet...
2019-10-30 Filip NavaraFix building portable thread pool on Windows (dotnet...
2019-10-29 mikednEnable reuse reg val on ARM32 (dotnet/coreclr#27506)
2019-10-29 Aaron RobinsonRevert removal of SuppressGCTransition from SystemNativ...
2019-10-29 Sergey AndreenkoFix simple general warnings found by PVS. (dotnet/corec...
2019-10-29 Drew ScogginsAdd osGroup parameter to perf call (dotnet/coreclr...
2019-10-29 Adeel MujahidDelete null comparisons of non-null arguments (dotnet...
2019-10-29 Vladimir SadovReduce frequency of GC long running tests to twice...
2019-10-29 Jeremy KoritzinskyFix resolving IBCMerge's path in build.cmd (dotnet...
2019-10-29 Egor ChesakovImplement stack probing using helpers on win-arm and...
2019-10-29 Noah FalkSupport large EventSource filter args (dotnet/coreclr...
2019-10-29 Omair MajidAdd a destructor for MethodCallSummarizer (dotnet/corec...
2019-10-28 IliaMove required _Unwind_* definitions to src/vm/exception...
2019-10-28 Jan VorlicekFix GCStress C issue with the fix to VS2019 optimizatio...
2019-10-28 Tomáš RylekCoreCLR pipeline optimizations (dotnet/coreclr#27059)
2019-10-28 Jan KotasCleanup (dotnet/coreclr#27502)
2019-10-28 Carol EidtPreparatory changes for EH WriteThru (dotnet/coreclr...
2019-10-28 Tomáš RylekSwitch Crossgen2 over to the new command-line parser...
2019-10-28 Adeel MujahidCast SIMD size value to unsigned explicitly (dotnet...
2019-10-28 Jan KotasStreamline default ctor path in reflection on custom...
2019-10-28 Vladimir SadovPut `GCSimulatorTest` tests into a separate pipeline...
2019-10-28 Dan MoseleyLog path in a particular BIFE (dotnet/coreclr#27469)
2019-10-28 Elinor FungBasic infrastructure for binder tracing (dotnet/coreclr...
2019-10-27 Adeel MujahidUse named nested anonymous types (dotnet/coreclr#27485)
2019-10-27 Jan VorlicekFix GCRefMap generation in crossgen2 (dotnet/coreclr...
2019-10-27 Jan KotasAvoid __declspec(uuid(x)) for better portability (dotne...
2019-10-27 Stephen ToubFix StreamReader to pass cancellation token into ReadBu...
2019-10-27 Dan MoseleyRemove empty lines caused by empty fusion log string...
2019-10-27 Jan KotasDelete unnecessary abstraction from stubbed out Securit...
2019-10-27 Jan KotasCleanup unused internal COM interfaces (dotnet/coreclr...
2019-10-27 Vitek KarasRemove internal binder flags (dotnet/coreclr#27476)
2019-10-27 Tanner GoodingRemoving IsSIMDVectorAssembly and obsoleting isInSIMDMo...
2019-10-27 Vitek KarasBinder utils cleanup (dotnet/coreclr#27475)
2019-10-27 Dan MoseleyAdd path to not-absolute-path exception (dotnet/coreclr...
2019-10-26 Jan VorlicekFix vs2019 optimization issue take 2 (dotnet/coreclr...
2019-10-26 dotnet-maestro... [master] Update dependencies from dotnet/corefx (dotnet...
2019-10-26 Sinan KayaCan't declare variable and also have extern c (dotnet...
2019-10-26 Jan VorlicekEnable building with clang 9 (dotnet/coreclr#27415)
2019-10-26 Yoh DeadfallRemoved unused strings from resources (dotnet/coreclr...
2019-10-26 pi1024eRemoving unneeded function calls and empty bodies ...
2019-10-26 Ben AdamsAvoid mod operator when fast alternative available...
2019-10-26 Sinan KayaRemove extra qualifier (dotnet/coreclr#27455)
2019-10-26 Sinan KayaCleanup SELECTANY (dotnet/coreclr#27459)
2019-10-26 Stephen ToubAvoid unnecessary allocations in Exception.ToString
2019-10-26 Stephen ToubUse ValueStringBuilder instead of StringBuidler{Cache...
2019-10-26 Sinan KayaRemove class declarator (dotnet/coreclr#27456)
2019-10-26 Vladimir SadovFaster conversions (dotnet/coreclr#23548)
2019-10-25 Tomáš RylekSwitch R2RDump over to the new command line parser...
2019-10-25 IliaProfiler API to modify environment variables (dotnet...
2019-10-25 Andrew Au[crossgen2] Avoid ambiguous devirtualization (dotnet...
2019-10-25 Fadi HannaPackaging for crossgen2 as a framework dependent applic...
2019-10-25 Jeremy KoritzinskyUse Unsafe.IsNullRef instead of manual IL in HandleMars...
2019-10-25 Jeremy KoritzinskyUse global packages cache for local builds by default...
2019-10-25 Michal StrehovskýMatch HasLayoutMetadata to CoreCLR (dotnet/coreclr...
2019-10-25 mikednFix block store local address containment on ARM (dotne...
2019-10-25 Vladimir SadovUse half-fences for volatile loads/stores on Windows...
2019-10-25 Stephen ToubShare completed Task between Task and AsyncTaskMethodBu...
2019-10-25 Jan VorlicekFix race in SuperILC logger cleanup (dotnet/coreclr...
2019-10-25 IliaFix macro-redefined warnings caused by limits.h & float...
2019-10-25 IliaRemove LOCK_WRITE enum value (in pal/inc/rt/objidl...
next