platform/upstream/dotnet/runtime.git
2023-07-28 Mike McLaughlinNativeAOT createdump fork/exec for crash dump generatio...
2023-07-28 Ankit Jain[wasm][debugger] Fix test failing on firefox (#89607)
2023-07-28 Jan VorlicekFix arm64 line numbers in stacktraces (#89604)
2023-07-27 Ankit Jain[wasm] WBT - add some debug bits to collect information...
2023-07-27 dotnet-maestro... [main] Update dependencies from dotnet/runtime dotnet...
2023-07-27 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2023-07-27 Egor BogatovAvoid boxing in Enum.HasFlag in Tier0 (#89348)
2023-07-27 Eirik TsarpalisImprove serialization error message when IsReflectionEn...
2023-07-27 Aaron RobinsonUpdate `RuntimeEnvironment.GetSystemVersion()` (#89575)
2023-07-27 Thays Grazia[wasm][debugger]Trying to improve CI performance for...
2023-07-27 Elinor FungMake host tests use HostWriter to create apphost to...
2023-07-27 Eric StJohnOnly register System.Diagnostics section on net7 and...
2023-07-27 Eirik TsarpalisFix #88628. (#89569)
2023-07-27 Tanner GoodingFixing the new V512 logic to properly negate the mask...
2023-07-27 Aman KhalidUpdate description of DOTNET_JitStressProcedureSplittin...
2023-07-27 Jakob Botsch... JIT: Handle half accesses for SIMDs in local morph...
2023-07-27 Jakob Botsch... JIT: Set some limits in gtSplitTree stress testing...
2023-07-27 David WrightonFix opt-cross-module using non version safe tokens...
2023-07-27 Tomas Weinfurtuse FindPython to also locate python3 (#89546)
2023-07-27 Fan Yang[Mono] Look for Native Signal SIMD Context (#89467)
2023-07-27 Miha ZupanTry to improve EventSource_ParallelRequests_LogsNewConn...
2023-07-27 Michal StrehovskýRemove `AssemblyMetadata(".NETFrameworkAssembly", ...
2023-07-27 Natalia Kondratyeva[HttpClientFactory] Add tests for all simple SocketsHtt...
2023-07-27 Maksim GolevSetting RequiredMemberAttribute usage as inherited...
2023-07-27 Jo ShieldsImprove default cross compiler state (#88917)
2023-07-27 Johan Lorensson[Mono] Fix for EventPipe ep_rt_temp_path_get off by...
2023-07-27 Eirik TsarpalisEnsure System.Text.Json SG diagnostics don't use Locati...
2023-07-27 Milos KotlarUse RecursiveDir property to create app bundle for...
2023-07-27 Ilona TomkowiczEnable - should be already fixed. (#89551)
2023-07-27 Matous KozakExtractMSB arm64 LLVM + refactor mini JIT op codes...
2023-07-27 Pavel Savara[browser][http] test and compatibility improvements...
2023-07-27 Sven BoemerRemove illink test workaround for removed declaring...
2023-07-27 Jakob Botsch... JIT: Set method context for delegate GDV (#89499)
2023-07-27 Eric StJohnRemove unused suppressions for System.Linq.Expressions...
2023-07-27 Andrew AuFlush the gclog after GC (#88222)
2023-07-27 Tanner GoodingEnsure that `EqualsAny(x & y, Zero)` uses the right...
2023-07-27 Aaron RobinsonIUnknown is also valid for IClassFactory (#89540)
2023-07-27 Michal StrehovskýDisable networking in XML resolver in AOT compilers...
2023-07-27 Carlos Sánchez... Fix hits for additional case added to analyzer CA2249...
2023-07-27 Andrew AuTrim trailing space (#89541)
2023-07-27 Carlos Sánchez... Fix hits for new analyzer CA1862 (#89539)
2023-07-27 Tomas Weinfurthandle QUIC_STATUS_ADDRESS_NOT_AVAILABLE (#89362)
2023-07-26 Elinor FungCheck for dotnet.dll when enumerating SDK paths (#89333)
2023-07-26 Tarek Mahmoud... Fix TraceSwitch to synchronize the Value and Level...
2023-07-26 Qiao Pengcheng[LoongArch64] fix the compiling errors within the CLFS...
2023-07-26 Stephen ToubImprove case-insensitive prefix extraction in Regex...
2023-07-26 Miha ZupanImprove Http test timeout exception information (#89505)
2023-07-26 Stephen ToubAvoid some rune iteration in GetEncodedTruncatedBytesFr...
2023-07-26 Pavel Savara[browser] enable mono_gc_is_critical_method for MT...
2023-07-26 Jakob Botsch... SPMI: Fix a couple of replay/record bugs (#89443)
2023-07-26 Carlos Sánchez... Add System.IO.Packaging test that checks with reflectio...
2023-07-26 Jan VorlicekSet the CORINFO_EH_CLAUSE_SAMETRY on CORINFO_EH_CLAUSE...
2023-07-26 Eirik TsarpalisFix STJ source gen support for System.BinaryData. ...
2023-07-26 Marie Píchová[HTTP] Catch and ignore exception from an external...
2023-07-26 Egor BogatovAdd test case for RavenDB's AV issue (#89493)
2023-07-26 Thays Grazia[wasm][debugger] Adding test for #42421 (#89395)
2023-07-26 Radek Doulik[wasm] Do not set -msimd128 in the default rsp (#89433)
2023-07-26 Jan Dupej[mono] MarshalingPInvokeScanner tolerates DLLs without...
2023-07-26 Alexander KöplingerFix outerloop.yml (#89497)
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...
next