summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-01Add missing angle bracketdev/kirillo/public-sign-legacyKirill Osenkov
2024-03-01Specify "may" because we've seen it work on some machines but not others.Kirill Osenkov
2024-03-01Update public-signing.mdKirill Osenkov
2024-03-01New TimeSpan.From overloads which take integers (#98633)Tommy Sørbråten
2024-03-01ARM64: Use SIMD to copy nongc gaps in blocks with gc pointers (#99140)Egor Bogatov
2024-03-01[nativeaot] Disable FEATURE_READOLY_GS_COOKIE on macOS (#99173)Aleksey Kliger (λgeek)
2024-03-01JIT: Remove old fgRemoveRefPred (#99099)Aman Khalid
2024-03-01Improve isinst expansion (#99162)Egor Bogatov
2024-03-01[main] Update dependencies from dotnet/arcade (#99112)dotnet-maestro[bot]
2024-03-01JIT: Support loading Swift self register from SwiftSelf struct (#99132)Aman Khalid
2024-03-01Remove IDE0060 suppressions (#99113)xtqqczze
2024-03-01Block things needing align8 from preinitializing (#99104)Michal Strehovský
2024-03-01[browser][MT] Add new test for multi-threading SignalR in Blazor WBT (#98343)Ilona Tomkowicz
2024-03-01Remove unnecessary heapifying in `PriorityQueue.EnqueueRange` (#99139)skyoxZ
2024-03-01Implement more ServicePoint properties (#97537)Ahmet Ibrahim Aksoy
2024-03-01JIT: Generalize strategy for finding addrecs (#99048)Jakob Botsch Nielsen
2024-03-01[mono][interp] Intrinsify SpanHelpers Clear/Fill (#99115)Vlad Brezae
2024-02-29Strip unused generic type context for VASigCookie (#99026)Jan Kotas
2024-02-29Do not compare Span<T> with 'default' (#99095)Buyaa Namnan
2024-02-29JIT: Add missing GT_SWIFT_ERROR case (#99120)Aman Khalid
2024-02-29JIT: Remove most fgGetPredForBlock calls (#99118)Aman Khalid
2024-02-29Add Read/Write Async test (#98432)Eduardo Velarde
2024-02-29JIT: ARM64 SVE format encodings, `SVE_BX_2A` and `SVE_BY_2A` (#99087)Will Smith
2024-02-29Cleanup comments and ifdefs around this_OFFSET_FLAG (#99092)Jan Kotas
2024-02-29[mono][aot] Make the dedup mode output deterministic. (#99128)Zoltan Varga
2024-02-29JIT: Deduplicate CodeGen::genJumpTable (#99110)yurai007
2024-02-29SPMI: Avoid reading entire details CSV file into memory (#99116)Jakob Botsch Nielsen
2024-02-29Reduce tolerances for floating point types in TP tests. (#99023)Eirik Tsarpalis
2024-02-29Fix unhandled exception when dependency is missing (#99117)Jan Vorlicek
2024-02-29Mark Vector.IsSupported as intrinsic (#99013)Michał Petryka
2024-02-29Fix conflicting TADDR definition (#98925)Filip Navara
2024-02-29[ILLink analyzer] Add analyzer support for feature checks (#94944)Sven Boemer
2024-02-29Fix asserts and GC holes with `Unsafe.Subtract/ByteOffset` (#99019)Michał Petryka
2024-02-29Add ARM64 encodings for groups IF_SVE_CE,CF (#98409)snickolls-arm
2024-02-29Fix typo in TryExpandTypeEquality (#99101)Jan Kotas
2024-02-29Fix unwinding in some of the ARM64 helpers (#99103)Michal Strehovský
2024-02-29[ILLink] Add interface implementing type to OverrideInformation (#98274)Jackson Schuster
2024-02-29JIT: Add successor edge iterators; remove old fgReplacePred (#99097)Aman Khalid
2024-02-29JIT: Move edge likelihood initialization to fgLinkBasicBlocks (#99100)Aman Khalid
2024-02-29Add ARM64 encodings for group IF_SVE_BH_3A,3B,3B_A (#98764)snickolls-arm
2024-02-29Disable MsQuicTests.CertificateCallbackThrowPropagates test (#99108)Radek Zikmund
2024-02-29Use new MacOS arm64 pool for official builds (#98117)Steve Pfister
2024-02-29Disable STJ SG unit tests on x86 hardware. (#99078)Eirik Tsarpalis
2024-02-29Fix profiler evacuation loop logic (#99075)David Mason
2024-02-29[mono][interp] Add some missing opcodes for cfold (#99055)Vlad Brezae
2024-02-29Disable IPV6 cases of QuicConnectionTests.TestConnect when IPv6 loopback is d...Radek Zikmund
2024-02-29[main] Update dependencies from dotnet/arcade (#98983)dotnet-maestro[bot]
2024-02-29JIT: Add some metrics for widening IVs (#99051)Jakob Botsch Nielsen
2024-02-29Fix handling of x86 managed calling convention for hidden parameters (#98926)Filip Navara
2024-02-29Fix missing relocations in NativeAOT x86 output (#98740)Filip Navara