platform/upstream/dotnet/runtime.git
2023-06-15 Koundinya VeluriAdd managed entry points for raising Contention events...
2023-06-15 Stephen ToubRemove some unnecessary Substrings (#87479)
2023-06-15 Eirik TsarpalisMake the soure generator format enums using their ident...
2023-06-15 Dong-Heon Jung[RISC-V][JIT] Fix FCVT (#87591)
2023-06-15 t-mustafin[RISC-V] Fix struct passing on reflection calls (#87535)
2023-06-15 dotnet botLocalized file check-in by OneLocBuild Task: Build...
2023-06-15 David MasonJitdump fixes (#87547)
2023-06-15 Michal StrehovskýPackage static libraries into NativeAOT runtime pack...
2023-06-15 Jeremy KoritzinskyReport warnings for COM interfaces with instance proper...
2023-06-15 Eduardo VelardeEnable option to use the Windows ThreadPool (#85373)
2023-06-15 Ankit Jain[wasm] Don't use `_WasmDevel=true` when publishing...
2023-06-15 Stephen ToubExtend Task.FromResult default task optimization to...
2023-06-14 Zoltan VargaFix a warning. (#87573)
2023-06-14 Mitchell Hwang[iOS][maccatalyst] Reenable MacCatalyst and Simulator...
2023-06-14 Tanner GoodingRemove a couple of asserts, which are no longer valid...
2023-06-14 Jeremy KoritzinskyFix StrictlyBlittable check to work for "source Compila...
2023-06-14 Jeremy KoritzinskyHandle a null operation type (for example if the null...
2023-06-14 Ilona Tomkowicz[browser][debugger][MT] Make operations on dictionary...
2023-06-14 dotnet-maestro... [main] Update dependencies from dotnet/roslyn-analyzers...
2023-06-14 Fan Yang[Mono] Update Mono build README.md (#87517)
2023-06-14 Jackson Schuster[ComInterfaceGenerator] Warn on visibility of interface...
2023-06-14 Egor BoyarkinAllow bigger json parsing to JsonDocument (#87343)
2023-06-14 Elinor FungAdd delay load hook for singlefilehost and enable delay...
2023-06-14 Eric MuttaFix typo in object.h (#87553)
2023-06-14 Zoltan Varga[mono][jit] Disable passing SIMD args in SIMD regs...
2023-06-14 Marie Píchová[QUIC] Fix rooted connection when hanshake failed ...
2023-06-14 Jan Dupej[mono][wasm] marshal-ilgen is dropped when not required...
2023-06-14 Adam SitnikFaster optimized frozen dictionary creation (1/n) ...
2023-06-14 David MasonFix GetILFunctionBody for dynamic methods (#87530)
2023-06-14 Marie Píchová[QUIC] Moved a test using external server to outerloop...
2023-06-14 Michal StrehovskýRemove test exclusions for Json tests (#87457)
2023-06-14 Jakob Botsch... SPMI: Unify error handling path for replay and asmdiffs...
2023-06-14 Andy Gocke[API Proposal]: Add overload for EventSource primitives...
2023-06-14 Michal StrehovskýGenerate fewer GenericMethodHashtable entries (#87466)
2023-06-14 Eric ErhardtFix DependencyContext splitting on semi-colon (#87518)
2023-06-13 David WrightonImprove the performance of the type loader through...
2023-06-13 Jackson SchusterAdd Diagnostics for ComClassGenerator (#87436)
2023-06-13 Zoltan Varga[mono][jit] Add JIT support for the methods in Vector12...
2023-06-13 ms-hujiaShrink ManifestEnvelope.MaxChunkSize to hold extended...
2023-06-13 Jeremy KoritzinskyEmit additional attributes with global qualifier (...
2023-06-13 Eirik TsarpalisSubject src-gen serializer to full number-handling...
2023-06-13 Dan MoseleyUpdate debugging-vscode.md (#87338)
2023-06-13 Radek Doulik[wasm] Change optimization flag to workaround llvm...
2023-06-13 Ankit Jain[wasm] Fix perf pipeline (#87469)
2023-06-13 Elinor FungFix break from wchar_t usage in disableddotnetruntime...
2023-06-13 Dong-Heon Jung[RISC-V][JIT] Fix encoding of CallGCregs (#87467)
2023-06-13 dotnet-maestro... [main] Update dependencies from dotnet/runtime dotnet...
2023-06-13 dotnet-maestro... [main] Update dependencies from dnceng/internal/dotnet...
2023-06-13 Tanner GoodingDon't return `0` from `getMaxVectorByteLength` when...
2023-06-13 Elinor FungFix WCHAR definition on non-Windows for nativeaot ...
2023-06-13 Elinor FungFix missing GC counter data on non-Windows (#87430)
2023-06-13 SwapnilGaikwadCombine two table lookups into one while formatting...
2023-06-13 Hamish ArblasterClone files on OSX-like platforms when possible, instea...
2023-06-13 Michal StrehovskýRedirect ActiveIssue on a test (#87468)
2023-06-13 Ilona Tomkowicz [browser][debugger][MT] Make operations on dictionary...
2023-06-13 JasperFold const WithElement to CNS_VEC (#86212)
2023-06-13 Zoltan Varga[wasm] Disable the PackedSimd.Shuffle intrinsic. (...
2023-06-13 Radek Doulik[wasm] Add PackedSimd load and load scalar methods...
2023-06-13 Jakob Botsch... JIT: Handle commas in physical promotion (#87401)
2023-06-13 Egor BogatovUse INS_inc for Interlocked.Increment (#87442)
2023-06-13 Egor BogatovProperly check ISAs for static readonly simd fields...
2023-06-13 Eirik TsarpalisEnsure that types of ignored or inaccessible properties...
2023-06-13 Justin AndersonApplyStartupHook diagnostic IPC command (#86813)
2023-06-13 Jeff HandleyThe CLA bot can now be rerun with a comment. Fix broken...
2023-06-13 Jan Kotas[NativeAOT] Avoid redundant unwind info lookup during...
2023-06-13 Parker BibusUpdate HelloiOS.app publish folder path. (#87439)
2023-06-13 Tarek Mahmoud... Fix neutral cultures created with the underscore (...
2023-06-13 Jeremy KoritzinskyWarn when user code casts between runtime-based COM...
2023-06-13 Dan MoseleyDisable StressTestDeepNestingOfLoops for NonBacktrackin...
2023-06-13 Tomas Weinfurtadd RID for Debian 12 (#87433)
2023-06-13 David WrightonFix determinism stress perf, by using the ConditionalWe...
2023-06-13 Tomáš RylekAdapt Tarjan generic cycle detector for use in Crossgen...
2023-06-12 DeepakRajendrakumaranUpgrading Vector256/512 Shuffle() with VBMI support...
2023-06-12 Jeremy KoritzinskyConfigure ComInterfaceGenerator to be referenced by...
2023-06-12 Jakob Botsch... Account for CORINFO_HELP_VIRTUAL_FUNC_PTR in GT_LABEL...
2023-06-12 skyoxZFix Double.NegativeZero (#87364)
2023-06-12 Jeremy KoritzinskyChange the stresslog message layout to support extra...
2023-06-12 Pavel Savara[browser][MT] GC, threadpool and some JS interop improv...
2023-06-12 David WrightonFix #61604 by simply removing the possibility of throwi...
2023-06-12 David WrightonFix name mangling issue where two subtly different...
2023-06-12 Eirik TsarpalisAdd a JsonConverter.Type property. (#87382)
2023-06-12 Jackson SchusterClean up code, use DiagnosticInfo in LibraryImportGener...
2023-06-12 Jeremy KoritzinskyMove System.Transactions.Local over to using source...
2023-06-12 Jeremy KoritzinskyFix official build's WASM legs (#87416)
2023-06-12 Jackson SchusterWarn in CustomMarshallerAnalyzer if the MarshaMode...
2023-06-12 Tomas Weinfurtenable disabled Quic tests (#87385)
2023-06-12 Sven BoemerFix trim analyzer warning for inferred type arguments...
2023-06-12 Milos Kotlar[mono][aot] Add @kotlarmilos as code owner for Mono...
2023-06-12 Jakob Botsch... JIT: Clean up physical promotion heuristics (#87376)
2023-06-12 Peter SollichFixes and improvements: (#87218)
2023-06-12 Dan MoseleyFix tests (#87386)
2023-06-11 Milos Kotlar[mono][tests] Run Mono iOS sample as functional test...
2023-06-11 Michał PetrykaFix NativeAOT JIT-EE bug (#87378)
2023-06-11 Stephen ToubOptimize zero-byte receives on ManagedWebSocket (#87329)
2023-06-10 Milos KotlarEnable DriveInfoUnix test on iOS (#87162)
2023-06-10 dotnet-maestro... [main] Update dependencies from dotnet/arcade dotnet...
2023-06-10 Adeel MujahidEmit pointer alignment before config knobs (#87360)
2023-06-10 Dong-Heon Jung[RISC-V] Fix errors in vm (#87310)
2023-06-10 Jeremy KoritzinskyMark GeneratedComClass code as generated (#87342)
2023-06-10 Dong-Heon JungRemove unused methods in cgencpu.h (#87357)
next