platform/upstream/dotnet/runtime.git
2019-08-20 Stephen ToubAvoid race condition in DiagnosticCounter (dotnet/corec...
2019-08-20 John SalemFix IPC response for CollectTracingV2 (dotnet/coreclr...
2019-08-20 Ryan LuciaMove AssemblyLoadContext VM-invoked static resolve...
2019-08-20 madmirRe-enable xunit warning 1019 (dotnet/corefxdotnet/corec...
2019-08-20 David MasonUpdate crtsts (dotnet/coreclr#26238)
2019-08-20 Aaron RobinsonCreate flag to skip test jobs on internal builds (dotne...
2019-08-20 Stephen ToubRemove unused usings from Corlib (dotnet/coreclr#26250)
2019-08-20 Juan HoyosUse function-local StackingAllocator for adding EnC...
2019-08-19 Sung Yoon WhangAdd a check before firing events (dotnet/coreclr#25501)
2019-08-19 Jan KotasChange missed by the mirror (dotnet/coreclr#26251)
2019-08-19 Koundinya VeluriUse native code slot for default interface methods...
2019-08-19 Nikita ZhikharevFixing spelling errors in BotR chapters (dotnet/coreclr...
2019-08-19 Jan KotasRevert "Update proftoeeinterfaceimpl.cpp"
2019-08-18 David MasonUpdate proftoeeinterfaceimpl.cpp
2019-08-18 Jakob Botsch... Remove redundant ABI stress tests (dotnet/coreclr#26183)
2019-08-18 Stephen ToubUndo use of Index/Range in files compiled into netfx...
2019-08-18 Jan KotasFix CoreRT build breaks
2019-08-18 Stephen ToubFix IDE0066 across corefx (dotnet/corefxdotnet/coreclr...
2019-08-18 Stephen ToubRemove useless GetLongPathNameW call (dotnet/coreclr...
2019-08-18 Jarret ShookCreate upload task in superpmi (dotnet/coreclr#26226)
2019-08-18 Stephen ToubFix DecoderExceptionFallbackBuffer message (dotnet...
2019-08-17 Stephen ToubFix IDE0025 (use expression body for properties)
2019-08-17 Stephen ToubFix IDE0056 (use index operator)
2019-08-17 Stephen ToubFix IDE0057 (use range operator)
2019-08-17 Stephen ToubFix IDE0054 (use compound assignment)
2019-08-17 Stephen ToubFix IDE0060 (unused parameter)
2019-08-17 Stephen ToubFix IDE0059 (unnecessary assignment)
2019-08-17 Stephen ToubFix IDE0029 (use coalesce expression)
2019-08-17 Stephen ToubFix IDE0031 (use null propagation)
2019-08-17 Stephen ToubFix IDE0028 (collection initializers)
2019-08-17 Stephen ToubFix IDE0008 (use explicit type instead of var)
2019-08-17 Stephen ToubFix IDE0065 (using directives should be outside of...
2019-08-17 Stephen ToubFix IDE0019/20 (Use pattern matching)
2019-08-16 Juan HoyosUpdate Docker build instructions for Linux (dotnet...
2019-08-16 Jeremy KoritzinskyExplicitly handle char marshalling in OleVariant::GetNa...
2019-08-16 Sergey AndreenkoDelete TRACK_GC_TEMP_LIFETIMES. (dotnet/coreclr#26198)
2019-08-16 Jan VorlicekEnable MHR support on OSX (dotnet/coreclr#26193)
2019-08-16 Michelle McDanielAdd perf pipeline (dotnet/coreclr#26188)
2019-08-15 Jan VorlicekFix ARM64 HFA arguments passing via reflection (dotnet...
2019-08-15 Aaron RobinsonAdd symbol publishing exclusion list (dotnet/coreclr...
2019-08-15 Egor ChesakovDeprecate OSX 10.12 Helix queues (dotnet/coreclr#26194)
2019-08-15 John SalemAccount for quoted values in provider filter string...
2019-08-15 Stephen ToubFix non-ASCII characters across corefx (dotnet/corefxdo...
2019-08-15 Jan VorlicekFix GenerateShuffleArray to support cyclic shuffles...
2019-08-15 Jan KotasUndo readonly on _isLastFrameFromForeignExceptionStackTrace
2019-08-15 Vitek KarasRemove unused method (dotnet/coreclr#26168)
2019-08-15 Jeremy KoritzinskyRemove knowledge of specific field marshalers from...
2019-08-14 Egor ChesakovBuild tests as SDK projects (dotnet/coreclr#25761)
2019-08-14 Aaron RobinsonTest set continueOnError to 'true' only on internal...
2019-08-14 Stephen ToubDelete dead _pauseTicks from TimerQueue (dotnet/coreclr...
2019-08-14 Jakob Botsch... Add ABI stress tests (dotnet/coreclr#26090)
2019-08-14 Elinor FungAdd ci argument to build script instead of checking...
2019-08-14 Stephen ToubFix StyleCop warnings for rules enabled in corefx
2019-08-14 Stephen ToubEnable StyleCop rules 1205, 1411, 1026, and 1000 (dotne...
2019-08-13 Aaron RobinsonFix the targeted blob feed URL (dotnet/coreclr#26157)
2019-08-13 Aaron RobinsonUnblock official build publish (dotnet/coreclr#26151)
2019-08-13 Stephen ToubConvert several static readonly byte[]s to ReadOnlySpan...
2019-08-13 Stephen ToubFix IDE1005 (simplify delegate invocation)
2019-08-13 Stephen ToubFix IDE0062 (make local functions static)
2019-08-13 Stephen ToubContribute to IDE0060 (unused argument)
2019-08-13 Stephen ToubContribute to IDE0059 (unnecessary assignment)
2019-08-13 Stephen ToubContribute to IDE0019 (use pattern matching) and IDE006...
2019-08-13 Stephen ToubContribute to IDE0044 (make field readonly)
2019-08-13 Jan KotasRename _WIN64 define to BIT64 (dotnet/coreclr#26080)
2019-08-12 John SalemChange preconditions to only check for null m_pSerializ...
2019-08-12 Stephen ToubFix StyleCop warning SA1400 (missing access modifiers)
2019-08-12 Stephen ToubRe-enable StyleCop warning SA1400 (elements should...
2019-08-12 Stephen ToubAdd NotNullIfNotNull attribute to Interlocked.CompareEx...
2019-08-12 Aaron RobinsonTell Arcade to continue on error for test runs. (dotnet...
2019-08-12 Aaron RobinsonCleanup YML and and create readme.md (dotnet/coreclr...
2019-08-12 mikednRecognize unsigned compare with 0 (dotnet/coreclr#20661)
2019-08-12 Jan KotasCleanup ProjectN ifdefs (dotnet/corertdotnet/coreclr...
2019-08-12 Aaron RobinsonRemove unnecessary error check for QueryUnbiasedInterru...
2019-08-12 Sergey AndreenkoSeparate statements from GenTree, part 2 (dotnet/corecl...
2019-08-10 Aaron RobinsonAdd support for servicing (post-build.yml) (dotnet...
2019-08-09 Stephen ToubEnable FxCop and StyleCop analyzers (dotnet/coreclr...
2019-08-09 Mike McLaughlinARM32 out of proc unwind support (dotnet/coreclr#26082)
2019-08-09 Stephen ToubFix xunit warning xUnit1013 (public method should be...
2019-08-09 Stephen ToubFix FxCop warning CA1823 (unused fields)
2019-08-09 Stephen ToubFix FxCop warning CA2229 (private deserialization ctor)
2019-08-09 Stephen ToubFix FxCop warning CA1810 (explicit static cctor)
2019-08-09 Stephen ToubFix FxCop warning CA1825 (Array.Empty)
2019-08-09 Stephen ToubFix StyleCop warning SA2200 (throwing caught exception)
2019-08-09 Stephen ToubFix FxCop warning CA2007 (ConfigureAwait)
2019-08-09 Stephen ToubFix StyleCop warning SA1620 (generic XML comment ordering)
2019-08-09 Stephen ToubFix StyleCop warning SA1617 (void return XML comment)
2019-08-09 Stephen ToubFix StyleCop warning SA1113 (comma position for parameters)
2019-08-09 Stephen ToubFix StyleCop warning SA1212 (accessor order)
2019-08-09 Stephen ToubFix StyleCop warning SA1206 (modifer ordering)
2019-08-09 Stephen ToubFix StyleCop warning SA1121 (use built-in types)
2019-08-09 Stephen ToubFix StyleCop warning SA1200 (cref prefixes)
2019-08-09 Stephen ToubFix StyleCop warnings SA1028 and SA1518 (trailing white...
2019-08-09 Stephen ToubFix FxCop warning CA1018 (attributes should have Attrib...
2019-08-09 Stephen ToubMove CodeAnalysis.ruleset to shared (dotnet/corefxdotne...
2019-08-08 Jeremy KoritzinskyMake ILAsm and ILDasm packages standalone. Clean up...
2019-08-08 Sung Yoon WhangFix a potential division by 0 in post GC counter comput...
2019-08-08 Stephen ToubRe-enable StyleCop warnings SA1028 and SA1518 (trailing...
2019-08-08 Jeffrey ZhaoCatch InvalidCastException properly in Collection ...
2019-08-08 Stephen ToubImprove building Corelib in VS (dotnet/coreclr#26076)
2019-08-08 Adam Sitnikmake DateTime.UtcNow 5% faster to minimize the leap...
next