platform/upstream/dotnet/runtime.git
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...
2019-10-25 Austin WiseCleanup some code and comments leftover from BlockCopy...
2019-10-25 Vladimir SadovSwitch to VS2019 BuildPool (dotnet/coreclr#27427)
2019-10-25 Vladimir SadovUpdate Corelib to include Stopwatch (dotnet/coreclr...
2019-10-24 Aaron RobinsonRetarget SuppressGCTransitionAttribute to System.Runtim...
2019-10-24 Jan KotasFix build break
2019-10-24 Michal StrehovskýAdd test coverage for unsupported marshal scenarios...
2019-10-24 Jeremy KoritzinskyImplement struct marshalling via IL Stubs instead of...
2019-10-24 Mike McLaughlinFix minidumps not loading in VS issue (dotnet/coreclr...
2019-10-24 Adam SitnikOptimize GC.AllocateUninitializedArray and use it in...
2019-10-24 Michal StrehovskýAdd doc on p/invoke marshalling pregeneration in ReadyT...
2019-10-24 Tanner GoodingMove down S.N.Vector APIs and expose new conversion...
2019-10-24 Vladimir SadovMoving StopWatch to `src\Common\src\Corelib` (dotnet...
2019-10-24 Egor ChesakovAdd AdvSimd (LeadingZeroCount, LeadingSignCount, PopCou...
2019-10-24 Jan KotasDelete FEATURE_LAZY_COW_PAGES (dotnet/coreclr#27359)
2019-10-24 Stephen ToubEnable pooling for `async ValueTask/ValueTask<T>` metho...
2019-10-23 Drew ScogginsUpdate build pools for perf runs (dotnet/coreclr#27378)
2019-10-23 Tom DeseynRemove Socket.InnerSafeCloseSocket (dotnet/corefxdotnet...
2019-10-23 Tanner GoodingMove Matrix3x2/4x4, Plan, and Quaternion to the shared...
2019-10-23 Stephen ToubRemove stale entries from corefx.issues.rsp (dotnet...
2019-10-23 Tanner GoodingEnsure that `GenTreeIndir load` is used in a scope...
2019-10-23 Sergey AndreenkoExpression 'sigType == TYP_STRUCT' is always false...
2019-10-23 Tanner GoodingEnsure that `GenTreeIndir load` is declared in a scope...
2019-10-23 Marek SafarRemove unused methods (dotnet/coreclr#27370)
2019-10-23 Jan KotasDelete stale test exclusion files (dotnet/coreclr#27375)
2019-10-23 Peter SollichCard mark steal (dotnet/coreclr#25986)
2019-10-23 Aaron RobinsonApply SuppressGCAttribute to some SPCL functions. ...
2019-10-23 Tanner GoodingAdding SkipInit to Internal.Runtime.CompilerServices...
2019-10-23 Tanner GoodingMove Vector2/3/4 to the shared CoreLib partition (dotne...
2019-10-23 Eugene RozenfeldDisable STRESS_MIN_OPTS for ObjectStackAllocationTests...
2019-10-23 Andy AyersJIT: fix assertion prop issues with subtypes (dotnet...
2019-10-23 Maoni StephensBGC tuning using the free list with PI loops (dotnet...
2019-10-22 Sergey AndreenkoPriority of the '&&' operation is higher than that...
2019-10-22 Andrew Au[crossgen2] Make sure hardware intrinsic are generated...
2019-10-22 Aaron RobinsonAdd documentation for SuppressGCTransition (dotnet...
2019-10-22 Jeremy KoritzinskyCleanup ILStub signature delta management (dotnet/corec...
2019-10-22 Brian SullivanEnsure that all of the calculations for PerfScore are...
2019-10-22 Sergey AndreenkoFix: Expression 'refType == RefTypeUpperVectorSave...
2019-10-22 Sung Yoon WhangRefactor genEventing script to remove SELECTANY from...
2019-10-22 Sergey AndreenkoDelete `fgArgInfo::ArgsComplete():hasStackArgs` local...
2019-10-22 Andrew Au[crossgen2] Fixes the test failure when crossgen2smoke...
2019-10-22 Tanner GoodingAdding back more arm intrinsics that existing before...
2019-10-22 Filip NavaraFix nullability error in portable thread pool (dotnet...
2019-10-22 Jan KotasDelete Uap quirks from CoreLib (dotnet/coreclr#27356)
2019-10-22 Adam Sitnikremove double bound check from StringBuilder.Append...
2019-10-22 Jeremy KoritzinskyFix -gcc flag in bash build scripts. (dotnet/coreclr...
2019-10-22 Dan MoseleyAnnotate System.Resources.ResourceWriter for nullable...
2019-10-22 Eriawan KusumawardhonoReplace tfm based constants with SDK ones (dotnet/coref...
2019-10-22 Filip NavaraMove portable thread pool to shared partition (dotnet...
2019-10-22 Sinan KayaRemove declspec (dotnet/coreclr#27341)
2019-10-22 Elinor FungFix setting winrt assembly's fallback binder (dotnet...
2019-10-22 mikednDelete dead liveness code (dotnet/coreclr#27343)
2019-10-21 Andy AyersJIT: fix def tree for CSE locals going into SSA (dotnet...
2019-10-21 Egor ChesakovF8 unwind code was incorrectly parsed as "F0-F4 code...
2019-10-21 Sinan Kayafind src/jit -type f -exec sed -i -e 's/gtFptrVal\...
2019-10-21 Jan KotasCleanup memory copy helpers (dotnet/coreclr#27307)
2019-10-21 Mikhail KurinnoiEnabled FunctionEnter/FunctionLeave/ProfileTailcall...
2019-10-21 Sinan KayaForgotten gtIntCon (dotnet/coreclr#27330)
2019-10-21 Sinan KayaReplace gtILOffset, with AsILOffset()->
2019-10-21 Sinan KayaFix multicharacter constant issues (dotnet/coreclr...
2019-10-21 Sinan KayaReplace gtAllocObj. with AsAllocObj()->
2019-10-21 Sinan KayaReplace gtPhysReg. with AsPhysReg()->
2019-10-21 Sinan KayaReplace gtArrIndex. with AsArrIndex()->
2019-10-21 Sinan KayaReplace gtRuntimeLookup. with AsRuntimeLookup()-> ...
2019-10-21 Sinan KayaReplace gtDynBlk. with AsDynBlk()->
2019-10-21 Sinan KayaReplace gtBlk. with AsBlk()->
2019-10-21 Sinan KayaReplace gtObj. with AsObj()->
2019-10-21 mikednCleanup Lowering::TryCreateAddrMode (dotnet/coreclr...
2019-10-21 Sinan Kayafind src/jit -type f -exec sed -i -e 's/gtVal\./AsVal...
next