platform/upstream/dotnet/runtime.git
2022-08-01 Anton LapounovFix handling process affinity mask on Windows 11 (...
2022-08-01 Eirik TsarpalisRefine wording in RequiresDynamicCode annotation in...
2022-08-01 Eirik TsarpalisDisable SourceGen unit tests in non-release runtime...
2022-08-01 Eirik TsarpalisRemove buffer copying from Utf8JsonReader Deserialize...
2022-08-01 Adeel MujahidDelete duplicate unwind info files (#73129)
2022-08-01 Tlakaelel Axayakatl... Add more tests that have been enabled by recent changes...
2022-08-01 Tlakaelel Axayakatl... Descriptor parser support (#72975)
2022-08-01 Jakob Botsch... Revert "Consolidate importer spilling code V2 (#72744...
2022-08-01 Adeel MujahidFix typos (#73122)
2022-08-01 Marek SafarRemove all pinvoke source generator attributes in aggre...
2022-08-01 David WrightonUse UnrelatedR2RCode flag when --compilebubblegenerics...
2022-08-01 Meri Khamoyan#73041 exclude Microsoft.CSharp.Tests for tvOS (#73061)
2022-08-01 Aleksey Kliger... [eventpipe] Use MonoImage:module_name when filename...
2022-08-01 Eduardo VelardeRemove ActiveIssue tag in ThreadPoolBoundHandle_Integra...
2022-08-01 madelsonReduce the cost of adding many unnamed parameters to...
2022-08-01 dotnet botLocalized file check-in by OneLocBuild Task: Build...
2022-08-01 Mukund Raghav... Fixed a WKS specific issue by not clobbering the heap_s...
2022-08-01 Andy AyersUpdate the asp.net spmi collection script (#73125)
2022-08-01 Eric ErhardtMake IHostEnvironment.ApplicationName non-nullable...
2022-08-01 Jo ShieldsDon't hardcode /tmp in named pipe tests, it's not for...
2022-08-01 Shay RojanskyRemove 1024 character limit on ODBC connection strings...
2022-08-01 Kevin JonesRemove cctor from X500NameEncoder (#73115)
2022-08-01 Adam Sitnik[Unix] Console.ReadKey rewrite (#72193)
2022-08-01 Vitek KarasAdd more DataFlow tests from linker to NativeAOT (...
2022-08-01 Vlad Brezae[mono][interp] Improve tiering performance (#70649)
2022-08-01 Denis ProshutinskiiAdd localloc empty stack verification (#73109)
2022-08-01 Radek ZikmundAdd some QuicListener tests (#73072)
2022-08-01 Michal StrehovskýLink issue to the RDC attribute on DispatchProxy (...
2022-08-01 Vitek KarasFix assert in NativeAOT when handling data flow on...
2022-08-01 Michal StrehovskýEnable more libraries tests (#73104)
2022-08-01 Aaron RobinsonUpdate CLRConfig knob description (#73133)
2022-07-31 Dan MoseleyAdd TPN entry for Date/Time processing algorithm (...
2022-07-31 Aman KhalidAdd documentation for hot/cold splitting (#73029)
2022-07-31 Sergei Pavlov30% optimization of `DateTime.GetDate()`/`.Year/.Month...
2022-07-31 Andy AyersJIT: have jit tail call stress avoid creating loops...
2022-07-31 Jo Shields[Android] Don't exclude .gz files from assets.zip ...
2022-07-31 Egor Bogatov[GC] Handle objects from frozen segments in GCHeap...
2022-07-31 Aaron RobinsonRemove undefined behavior for address of null reference...
2022-07-30 Tomáš RylekImplement test checking whether CET is active (#71509)
2022-07-30 Dan MoseleyAdd retry to symlink test (#73042)
2022-07-30 Gregg MiskellyMove System.ValueType.s_seed into System.Runtime.Compil...
2022-07-30 Andy GockeAnnotate System.Linq.Queryable with RDC (#72899)
2022-07-29 Jeremy BartonAppropriately free temporary values on EC import
2022-07-29 Tarek Mahmoud... Disable NJulianRuleTest on Android (#73030)
2022-07-29 Egor BogatovAdd EH filters for generic catch(T) blocks (#72721)
2022-07-29 Jeremy KoritzinskyAdd stateful marshaller support to the CustomMarshaller...
2022-07-29 Jeremy KoritzinskyUpdate ConvertToLibraryImport analyzer and fixer to...
2022-07-29 froceFix incremental XxHash32/XxHash64 (#69185)
2022-07-29 Egor BogatovFix crc32 issues found in #62692 (#73005)
2022-07-29 Eirik TsarpalisRefactor root-level serialization logic and polymorphic...
2022-07-29 Vladimir Sadovrecursive generic fix (#73071)
2022-07-29 Pavel Savara[wasm] `JSImport` generator `AllowUnsafeBlocks` diagnos...
2022-07-29 Adeel MujahidDefine __cpuid{ex} only when there's no builtin one...
2022-07-29 dotnet botLocalized file check-in by OneLocBuild Task: Build...
2022-07-29 Krzysztof Wicherre-enable tests for 66421 (#73052)
2022-07-29 Aleksey Kliger... [wasm-ep] diagnostic server IPC fixups (#72859)
2022-07-29 Radek ZikmundFix UnsupportedOSPlatformAttribute usage in System...
2022-07-29 Vladimir Sadov[NativeAOT] Fix assert in Thread.SpinWait(0) (#73033)
2022-07-29 Krzysztof WicherMake JSON support required properties (#72937)
2022-07-29 Michal StrehovskýUnblock tests blocked on 70012 (#73044)
2022-07-29 Andrew AuFixing the per object hard limit support for regions...
2022-07-29 Alhad DeshpandeImplementation of opcode OP_GC_SAFE_POINT for ppc64le...
2022-07-29 Michal StrehovskýRun more test on NativeAOT Linux (#72832)
2022-07-29 Michal StrehovskýGet more libraries tests running with NativeAOT (#72917)
2022-07-29 Andy AyersJIT: Disqualify methods with modifiable `this` from...
2022-07-28 Aaron RobinsonRemove some debug code (#72985)
2022-07-28 Filip NavaraAdd support for specifying Kerberos package on Linux...
2022-07-28 Pavel Savara[wasm] reduce legacy interop usage (#72021)
2022-07-28 Thays Grazia[wasm][debugger] Fix assert when passing an invalid...
2022-07-28 Kunal PathakDo not embed result type in VN for scalar hw intrinsics...
2022-07-28 Andrew AuAvoid promoting in sweep_in_plan when we already decide...
2022-07-28 Jeremy KoritzinskyUpdate the CustomMarshallerAttributeFixer to support...
2022-07-28 SRVAdded remaining APIs to complete NativeMemory set ...
2022-07-28 SingleAccretionUse the common path for lowering single-reg SIMD return...
2022-07-28 Lakshan FernandoAnnoating Net.Quic & Net.Security libraries to be AOT...
2022-07-28 Corcodel IuliaHTTP/3 Made alt-used show only on alt-svc redirect...
2022-07-28 SingleAccretionFix `ldelem[a]/stelem/cpobj/ldobj/stobj <pointer type...
2022-07-28 Zoltan Varga[mono][jit] Use MONO_CLASS_IS_SIMD () in more places...
2022-07-28 Radek ZikmundFix race when receiving HEADERS and RST_STREAM in rapid...
2022-07-28 Johan LorenssonEnable tests disabled by issue 36882 (#72931)
2022-07-28 Jakob Botsch... JIT: Skip Min/Max optimization when SSE2 is not enabled...
2022-07-28 Mitchell Hwang[libs][mono] Enable diagnostics_tracing runtime compone...
2022-07-28 Ilona Tomkowicz[wasm][debugger] Added support for getting members...
2022-07-28 Anton FirszovFix SslStress docker build (#72940)
2022-07-28 Thays GraziaFix evaluate expression of mutidimensional array. ...
2022-07-28 dotnet botLocalized file check-in by OneLocBuild Task: Build...
2022-07-28 Ankit Jain[wasm] Wasm.Build.Tests: Use Chrome on windows, instead...
2022-07-28 Meri Khamoyan#53624 enable test suites in maccatalyst (#72445)
2022-07-28 Pavel Savara[wasm] remove support for CommonJS (#72865)
2022-07-28 Anton LapounovImplement ControlledExecution API (#71661)
2022-07-28 Marek SafarAdd extra Module.ModuleHandle test (#72875)
2022-07-28 Juan HoyosMinor cleanup in MethodDesc::GetPrecompiledCode (#72963)
2022-07-28 Michal StrehovskýBump timeout on ARM64 NativeAOT legs (#72974)
2022-07-28 Yusuke Yamada[wasm][wbt] Test that `dotnet.js` could be run from...
2022-07-28 Michal StrehovskýAdd memory fences to ByRefAssignRef on Unix ARM64 ...
2022-07-28 Dan MoseleyDisable tests that wait for compaction (#72954)
2022-07-28 Adeel MujahidRename [RegexGenerator] to [GeneratedRegex] (#72434)
2022-07-28 Will SmithFixed HWIntrinsic reflection bug with `NextCallReturnAd...
2022-07-27 Alexander KöplingerRemove a few hardcoded instances of "net7.0" (#72950)
2022-07-27 WraithAdd SqlTypes apis for SqlClient (#72724)
next