platform/upstream/dotnet/runtime.git
2022-06-21 Filip NavaraImplement NegotiateAuthentication API (#70720)
2022-06-21 Michal StrehovskýEnsure consistent reflectability for generic methods...
2022-06-21 Vikas Guptaset red zone size 512 for powerpc64. (#70885)
2022-06-21 MSDN.WhiteKnightAdd markdown readme for System.Reflection.MetadataLoadC...
2022-06-21 Jan KotasMove allocation of command line argument array to C...
2022-06-21 Tarek Mahmoud... Fix Ordinal Ignore Case string compare (#71022)
2022-06-21 Stephen ToubAvoid unnecessary allocations in SanitizeEntryFilePath...
2022-06-21 Stephen ToubUse LastIndexOfAny in GetFileName_Windows (#71032)
2022-06-21 Steve Pfister[Android] Make sure AdditionalTimeZoneChecks trait...
2022-06-21 Gregory BellRemove allocation in ImmutableArray Builder Sort (...
2022-06-21 Ankit Jain[wasm] Wasm.Build.Tests: disable tests failing on CI...
2022-06-21 Carlos SanchezAdd TarEntry conversion constructors (#70325)
2022-06-20 Tanner GoodingExposing IRootFunctions.Hypot and IRootFunctions.Root...
2022-06-20 Jeff HandleyAdd ZipArchiveEntry.IsEncrypted for password-protection...
2022-06-20 Kunal PathakWindows/Arm64: Use 8.1 atomic instructions if they...
2022-06-20 dotnet-maestro... [main] Update dependencies from dotnet/runtime dotnet...
2022-06-20 Stephen HalterAdd AddSystemd() and AddWindowsService() IServiceCollec...
2022-06-20 Thays Grazia[wasm][debugger] Fix side effect on Firefox of getting...
2022-06-20 Ilona Tomkowicz[wasm] Enabled WasmTestOnBrowser run on Windows for...
2022-06-20 Huo YaoyuanConvert fallback path of GetCommandLineArgs to managed...
2022-06-20 Will SmithUse `gtEffectiveVal` for `GT_ADD` op1 in `optCreateAsse...
2022-06-20 Alan HaywardImplement Vector128 version of System.Buffers.Text...
2022-06-20 David WrightonAdd support for cross module inlining and cross module...
2022-06-20 Jakob Botsch... JIT: Model string literal objects as invariant and...
2022-06-20 Maryam AriyanFix default log color behavior when console is redirect...
2022-06-20 Bruce ForstallFix arm64 funclet frame type 5 (#70922)
2022-06-20 Youssef VictorMinor refactoring for `UpgradeToRegexGeneratorAnalyzer...
2022-06-20 Aaron RobinsonCollections contain stale object IDs (#70924)
2022-06-20 Vikas GuptaUpstream coreclr and pal changes to support powerpc...
2022-06-20 SingleAccretionStop wrapping SIMD nodes in OBJs (#70888)
2022-06-20 Marie Píchová[QUIC] Removes abstract providers and mock from S.N...
2022-06-20 Stephen ToubFix nullable annotations on MailAddress.TryCreate ...
2022-06-20 Stephen ToubEnable IDE0031 (Use null propagation) (#70965)
2022-06-20 dotnet-maestro... [main] Update dependencies from dotnet/arcade (#70662)
2022-06-20 Steve DunnFixes #64159 - JsonSerializerContext source generation...
2022-06-20 Michal StrehovskýAdd support for randomized guard stack cookies (#70806)
2022-06-20 Jan VorlicekDisable W^X on macOS under Rosetta emulation (#70912)
2022-06-20 Adeel MujahidFix illumos-x64 build (#70956)
2022-06-20 Bruce ForstallMake SuperPMI more explicit about JIT in error messages...
2022-06-19 SingleAccretionEnable `TYP_STRUCT` `LCL_VAR/LCL_FLD` call args on...
2022-06-19 SingleAccretionDo not reuse implicit byrefs for by-value args (#70955)
2022-06-19 Stephen ToubEnable IDE0030 (Use coalesce expression) (#70948)
2022-06-19 Stephen ToubAllow ValueListBuilder to work with empty scratch spans...
2022-06-19 Stephen ToubUpdate C# compiler (#70947)
2022-06-19 Sychev VadimOptimization for full range checks (#70145) (#70222)
2022-06-19 Stephen ToubEnable IDE0065 (Misplaced using directive) (#70919)
2022-06-19 Stephen ToubEnable IDE0100 (Remove redundant equality) (#70896)
2022-06-19 Stephen ToubEnable IDE0071 (Simplify interpolation) (#70918)
2022-06-19 Badre BSAILAEventLogException is missing the original win32 error...
2022-06-18 Bruce Forstallsuperpmi.py: Add `-jitoption` for asmdiffs (#70939)
2022-06-18 Stephen ToubRemove some dead code / branches (#70146)
2022-06-18 Lakshan FernandoEnable lib tests that used to fail with GC issues ...
2022-06-18 Stephen ToubUse u8 in a few more places (#70894)
2022-06-18 Aaron RobinsonHarden for null byrefs (#70317)
2022-06-18 dotnet-maestro... [main] Update dependencies from dotnet/runtime dotnet...
2022-06-18 Aaron RobinsonAppend the function pointer type (#70923)
2022-06-18 Stephen ToubUse ArgumentNullException.ThrowIfNull in a few more...
2022-06-17 Jakob Botsch... Add support for delegate GDV and method-based vtable...
2022-06-17 Jan KotasReplace the remaining uses of Marshal.PtrToStructure...
2022-06-17 Mikhail KurinnoiFix ICorDebugFunction2::GetVersionNumber for arm32...
2022-06-17 Aaron RobinsonRemove #define Sleep (#70868)
2022-06-17 Carlos SanchezFix bug in Tar preventing extraction of hardlinks or...
2022-06-17 Ankit Jain[wasm] Add support for per-project customization of...
2022-06-17 Eduardo VelardeAdd event to capture min/max threads (#70063)
2022-06-17 Katelyn GaddFix for timer scheduling happening on the incorrect...
2022-06-17 Jan KotasReplace a few instances of PtrToStructure with more...
2022-06-17 Joni AromaaUnpin locals, attempt 2 (#70655)
2022-06-17 Kevin JonesUse hash/hmac one shots in NTLM (#70857)
2022-06-17 Michal StrehovskýFix failure building two libraries tests (#70881)
2022-06-17 Stephen ToubEnable IDE0020 (Use pattern matching) (#70523)
2022-06-17 Michal StrehovskýAvoid crashing on unresolved dependencies (#70871)
2022-06-17 Michal StrehovskýGenerate method bodies for delegate Invoke methods...
2022-06-17 Radek ZikmundImprove TLS1.3 detection in registry for QUIC (#70730)
2022-06-17 Stephen ToubUse new byte[] span optimization in a few more places...
2022-06-17 Stephen ToubEnable IDE0054 (Use compound assignment) (#70564)
2022-06-17 SingleAccretionAssign proper VNs to "shared constant" CSE defs (#70852)
2022-06-17 Will SmithARM64 - Optimize `i % 2` (#70599)
2022-06-17 Kevin JonesSmall performance cleanups in S.S.Cryptography
2022-06-17 Jan KotasFix GC stress failure in LoaderAllocator::CompareExchan...
2022-06-17 Carlos SanchezRestore ArchivingUtils.AttemptSetLastWriteTime (#70617)
2022-06-17 Jan KotasDelete StaticallyLinked property from Microsoft.NETCore...
2022-06-17 Theodore TsirpanisUse `Array.Empty()` in `System.Reflection.Metadata...
2022-06-17 Andy AyersJIT: break loop canonicalization into two stages (...
2022-06-17 Tanner GoodingFixing the handling of Positive NaN in Math.Min for...
2022-06-16 Aleksey Kliger... [coop] fix coop suspend timeout cue card (#70828)
2022-06-16 SingleAccretionCatch (more) mismatched args in `fgMorphArgs` (#70846)
2022-06-16 Stephen ToubFix a few Stream-related issues in System.Net.Http...
2022-06-16 Jan KotasFix corerun for assemblies with mismatched filename...
2022-06-16 Stephen ToubUse IndexOf{Any} in a few more places (#70176)
2022-06-16 Ilona Tomkowicz[wasm] Enabled WriteToReadOnly tests - emscripten bug...
2022-06-16 Fan YangDisable long running test (#70843)
2022-06-16 Stephen ToubEnable IDE1005 (Delegate invocation can be simplified...
2022-06-16 Ankit Jain[wasm] Disable WBT test failing on windows (#70808)
2022-06-16 Will SmithNarrow cast fix (#70518)
2022-06-16 SingleAccretionTighten checks in `areArgumentsContiguous` (#70829)
2022-06-16 Egor BogatovJIT: Optimize range checks for X >> CNS and for short...
2022-06-16 Radek ZikmundAdd limited support for LocalCertificateSelectionCallba...
2022-06-16 Jan KotasDelete redundant aliases for primitive types (#70805)
2022-06-16 Theodore TsirpanisSimplify `Environment.IsWindows8OrAbove`. (#70818)
2022-06-16 Jeremy KoritzinskyAdd two new stages to prepare for our new custom type...
next