platform/upstream/dotnet/runtime.git
2023-07-26 Lakshan FernandoGenerates a guid for activity id (#88838)
2023-07-26 Šimon Rozsíval[Android] Enable skipped networking tests (#89232)
2023-07-26 Egor BogatovUse proper context in initClass for GDV (#87847)
2023-07-26 Jeremy KoritzinskyFix issue references in ConvertToLibraryImportAnalyzerT...
2023-07-25 Buyaa NamnanInclude TypeNameBuilder.cs from CoreLib instead of...
2023-07-25 SingleAccretionDelete an unused Span class from object.h (#89464)
2023-07-25 David WrightonFix failure to generate ngen pdb in crossgen (#89415)
2023-07-25 Zoltan Varga[mono] Disable gsharing when Unsafe.ReadUnaligned/Write...
2023-07-25 Eric StJohnAddress unused suppressions (#89216)
2023-07-25 Tanner GoodingAllow multiple kmask registers to be allocated and...
2023-07-25 Pavel Savara[browser] detect SIMD and EH support (#89387)
2023-07-25 Pavel Savara[browser] only trace ExitStatus stack trace if `diagnos...
2023-07-25 Steve HarterRemove nullable return from ConstructorInvoker.Invoke...
2023-07-25 Egor BogatovSupport non-ascii in fgVNBasedIntrinsicExpansionForCall...
2023-07-25 Mike VoorheesGet the normal event accessors generated (#89441)
2023-07-25 Alexander KöplingerFixes for outerloop-mono.yml (#88743)
2023-07-25 Fan Yang[Mono] UnsafeAccessor: Support ambiguous method match...
2023-07-25 Eirik TsarpalisDisable failing test. (#89442)
2023-07-25 Steve HarterEnable Mono for using faster invoke stubs (#89108)
2023-07-25 Ankit Jain[wasm] WBT fixes, and rationalization to allow improved...
2023-07-25 Thays GraziaAdding test for #80049 (#89399)
2023-07-25 Jakob Botsch... Run Antigen/Fuzzlyn on Saturdays too (#89426)
2023-07-25 Eirik TsarpalisFix System.BinaryData tests failing in AOT. (#89381)
2023-07-25 Ivan Povazan[NativeAOT] Refactor Linq feature switches (#89308)
2023-07-25 Pavel Savarafix NodeJS fetch detection (#89393)
2023-07-25 Radek Doulik[wasm] Make PackedSimd.Shuffle internal (#89401)
2023-07-25 Alexander KöplingerBump timeout in runtime-extra-platforms-ioslike.yml...
2023-07-25 Egor BogatovRemove InstructionSet_VectorT256 if AVX2 is disabled...
2023-07-25 Nickolas McDonaldEnable events for LogAlways (#89326)
2023-07-25 Michal StrehovskýMake textual stack trace metadata smaller (#89377)
2023-07-25 Michal StrehovskýDelete NativeAOT_StaticInitialization (#89291)
2023-07-25 Will SmithFixed python warning: DeprecationWarning: There is...
2023-07-24 Will SmithDo not show a pop-up dialog when an assertion occurs...
2023-07-24 Layomi AkinrinadeFix config src-gen issues with binding nullable values...
2023-07-24 Pavel Savara[browser][mt] Release all proxies of C# and JS objects...
2023-07-24 Jakob Botsch... Tweak and fix physical promotion test environments...
2023-07-24 Natalia KondratyevaDisable mock test on aot (#89390)
2023-07-24 Mitch Capper... DependencyGraphViewer: Feature add same window navigati...
2023-07-24 Will SmithAdded 'DOTNET_JitDisasmTesting' knob. (#89373)
2023-07-24 David PineImplement new streaming APIs for the `System.Net.Http...
2023-07-24 Sven BoemerMake checks for compiler-generated types more specific...
2023-07-24 Stephen ToubUse JIT intrinsic for UTF8 encoding in Utf8.TryWrite...
2023-07-24 Jan Dupej[mono][ios] Drop marshal-ilgen from iOS builds if it...
2023-07-24 dotnet botLocalized file check-in by OneLocBuild Task: Build...
2023-07-24 Vladimir Sadov[NativeAOT] Replace GVMLookupForSlot internal cache...
2023-07-24 dependabot... Bump word-wrap from 1.2.3 to 1.2.4 in /src/mono/sample...
2023-07-24 Michał PetrykaAvoid BYREF trees in ByteOffset (#89324)
2023-07-24 Vlad-Alexandru... [mono][jit] Enabled more intrinsics for V4 on arm64...
2023-07-24 Michal StrehovskýDon't always do optimistic HW intrinsic expansion ...
2023-07-24 VincentWu[Mono] [RISCV] Fix abi issues (Monthly pr) (#88649)
2023-07-23 Egor BogatovJIT: Intrinsify UTF16->UTF8 conversion for string liter...
2023-07-23 Michał PetrykaFix potential BitCast bug for platforms without unalign...
2023-07-23 Jan KotasFix EventPipe utf8 conversion methods to match between...
2023-07-23 Michał PetrykaIntrinsify Unsafe.Read/Write/Copy, handle struct BitCas...
2023-07-23 Jan KotasUnify hardware feature detection between CoreCLR JIT...
2023-07-23 Kevin JonesProperly close PKCS12 files when enumerating stores
2023-07-22 Andy AyersUpdate PAL and GC `BitScanForward` to use `__builtin_cl...
2023-07-22 Michal StrehovskýSet BaseSize of interfaces to 0 (#89343)
2023-07-22 Andy GockeFix exe size for Mach-O files (#89325)
2023-07-22 Michal StrehovskýRemove incorrect flag setting (#88878)
2023-07-21 mikelle-rogersFix TestGenericAddStaticField (#89145)
2023-07-21 SingleAccretionUpstream some changes to portable allocation helpers...
2023-07-21 Dong-Heon Jung[RISC-V][JIT] Fix NaN canonicalization issue (#88510)
2023-07-21 Andy AyersBlock inlining of IntroSort (#89310)
2023-07-21 Jakob Botsch... JIT: Fix handling of filter successors (#89275)
2023-07-21 Parker BibusCopy tool build fix from performance repo to runtime...
2023-07-21 Mike VoorheesRemove etw --exclude-feature tests. (#89107)
2023-07-21 Lakshan FernandoUse utf conversions from minipal (#89036)
2023-07-21 Eirik TsarpalisEmit a diagnostic when attributes deriving from JsonCon...
2023-07-21 Eirik TsarpalisFix System.Net.Http.Json tests in AOT (#89307)
2023-07-21 Viktor HoferMove full facade assemblies into src/libraries/shims...
2023-07-21 Milos Kotlar[mono][tests] Parallel AOT compilation of runtime tests...
2023-07-21 neon-sunsetVectorize Enumerable.Range initialization, take 2 ...
2023-07-21 Stephen ToubOptimize MemoryMarshal.ToEnumerable for arrays and...
2023-07-21 Radek Doulik[wasm] Add index of string span measurement (#89294)
2023-07-21 Mike VoorheesRemove feature exclude xml tests (#89111)
2023-07-21 t-mustafin[RISC-V] Fix GetArgLoc (#88657)
2023-07-21 Huo YaoyuanUse RegDeleteTree in RegistryKey.DeleteSubKeyTree ...
2023-07-21 Aaron RobinsonVirt call unsafe accessor tests (#89220)
2023-07-20 Stephen ToubAdd HttpMethod.Parse (#89270)
2023-07-20 Jakob Botsch... JIT: Cache memory dependencies for VN map selects ...
2023-07-20 Jakob Botsch... JIT: Expand inlined delegate calls in correct order...
2023-07-20 Eduardo VelardeFire AssemblyUnloadStarted event (#87890)
2023-07-20 dotnet-maestro... [main] Update dependencies from dotnet/arcade dotnet...
2023-07-20 Vlad Brezae[mono][interp] Add lock when allocating from method...
2023-07-20 Tanner GoodingWorkaround a C++/CLI bug involving DIMs (#89253)
2023-07-20 Layomi AkinrinadeFilter list of candidate invocations for parsing in...
2023-07-20 Will Smith[JIT] Fix - Do not remove `CAST` nodes on store if...
2023-07-20 Parker Bibus[PERF] Finish fixing PerfBDNApp, continuation of #89057...
2023-07-20 Tarek Mahmoud... Enable CLS Compliance on Diagnostics Libraries (#89214)
2023-07-20 Carlos Sánchez... Bump main version to RC1 (#89151)
2023-07-20 Alexander KöplingerRemove more duplicate assets from NativeAOT runtime...
2023-07-20 Pavel IvanovFix service accessor scope validation for the emit...
2023-07-20 Elinor FungFix incorrect nativeaot event thread / sequence number...
2023-07-20 DIcKeNsSBLK_MASK_LOCK_THREADID allow tid up to 65535 (#88772)
2023-07-20 Stephen ToubBroaden use of SearchValues in TryFindNextPossibleStart...
2023-07-20 Aleksey Kliger... [AndroidAppBuilder] add missing includes to template...
2023-07-20 Marek Fišera[browser] Allow download retry+throttling in unified...
2023-07-20 Michal StrehovskýAdd support for `--instruction-set:native` (#87865)
2023-07-20 Miha ZupanReduce ProbabilisticWithAsciiCharSearchValues overhead...
next