platform/upstream/dotnet/runtime.git
2023-01-21 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2023-01-21 Zoltan Varga[mono][aot] Extend Mono.ValueTuple to 7 arguments....
2023-01-21 Milos Kotlar[mono][interp] Ensure call offset is greater than offse...
2023-01-21 Egor BogatovNativeAOT: avoid helper calls for nongc static fields...
2023-01-21 Andy AyersAdd suppression for CS8500 to test reflection/regressio...
2023-01-21 Tanner GoodingHandle Span<T>.Length and ReadOnlySpan<T>.Length as...
2023-01-21 Larry EwingSet change the default trimmode here too (#80940)
2023-01-21 Radek Doulik[wasm] Guard leading/trailing zero count (#80913)
2023-01-21 Aaron RobinsonFinal removal of uses of Windows wide char printing...
2023-01-20 Egor BogatovFold some expressions early in importer (#80888)
2023-01-20 Vladimir SadovMake GetAssemblyName test more robust (#80878)
2023-01-20 dotnet-maestro... [main] Update dependencies from dotnet/roslyn (#80850)
2023-01-20 David MasonRemove TEST_ProcessInfoBeforeAndAfterSuspension (#80889)
2023-01-20 Adeel MujahidStrip all symbols on macOS as well (#80515)
2023-01-20 Andy AyersJIT: have inliner use fgSplitBlockAfterStatement (...
2023-01-20 Adeel MujahidAppend version to RID only with valid characters (...
2023-01-20 Stephen ToubSuppress more managed TypeReference warnings-as-errors...
2023-01-20 Aaron RobinsonImplement new `ComWrappers` APIs (#80402)
2023-01-20 Will SmithExpand AreUpper32BitsZero checks to take into account...
2023-01-20 Stephen ToubFix regex analyzers category to be "Performance" rather...
2023-01-20 Olli SaarikiviFixes for NonBacktracking with some combinations of...
2023-01-20 Eirik TsarpalisRemove second type parameter from CastingConverter...
2023-01-20 Andy AyersJIT: build pred lists before object allocation phase...
2023-01-20 Tarek Mahmoud... Support Unicode 15 (#80804)
2023-01-20 Miha ZupanReplace bit shifting with Avx2.Permute4x64 (#80830)
2023-01-20 Tomas WeinfurtDisable user mapper for SslStream on Windows (#80886)
2023-01-20 Eirik TsarpalisRemove per-context delegate allocations in netcoreapp...
2023-01-20 Stephen ToubShave ~90K off regex in native aot (#80884)
2023-01-20 Jan KotasFix Enum.ToObject for bool to Enum (#80893)
2023-01-20 Stephen ToubAdd System.Text.CompositeFormat (#80753)
2023-01-20 Andy AyersUpdate spmi asp.net script (#80882)
2023-01-20 Zoltan Varga[mono][wasm] Fix an llvm assert. (#80844)
2023-01-20 Michal StrehovskýAvoid TypeSpec resolution when checking for IsValueType...
2023-01-20 Tomas Weinfurtallow to set custom serial speed on Linux (#80534)
2023-01-20 Adeel MujahidFix TargetOS value `linux` instead of `Unix` (#80794)
2023-01-20 dotnet-maestro... [main] Update dependencies from 10 repositories (#80610)
2023-01-20 Stephen ToubImprove StringComparer.OrdinalIgnoreCase.Compare perf...
2023-01-20 SingleAccretionFix single method compilation for shared methods (...
2023-01-20 Andy AyersJIT: build pred lists before the eh opt phases (#80856)
2023-01-19 Michal StrehovskýMake the type components cache factory even more lazy...
2023-01-19 David EngelUpdate SqlClient mentionee (#80883)
2023-01-19 Jeff SchwartzChange Andy as the owner of interop area labels (#80879)
2023-01-19 Tomas Weinfurtfix TLS resume with client certificates (#79898)
2023-01-19 Šimon Rozsíval[Android] Add NetworkChange implementation using Period...
2023-01-19 Julien CouvreurSuppress warnings for taking address of TypedReference...
2023-01-19 Juan HoyosFix indexing of correlated diagnostic binaries (#80652)
2023-01-19 Aaron RobinsonFix nested non-byref like VC with no pointer fields...
2023-01-19 Steve Pfister[iOS] Change test exclusion path for System.Reflection...
2023-01-19 Radek DoulikAdd note about wa-info tools (#80859)
2023-01-19 Zoltan Varga[mono][aot] Fix a problem with #80682. (#80839)
2023-01-19 Pavel Savara[browser][http] Fix blocking of streaming response...
2023-01-19 ThefrankNativeAOT for FreeBSD (#80323)
2023-01-19 Andy AyersJIT: update bbNums before inverting loops (#80827)
2023-01-19 Vitek KarasNativeAOT fixes around data flow analysis (#80694)
2023-01-19 Anton Firszovdisable DnsGetHostAddresses_PostCancelledToken_Throws...
2023-01-19 Eric ErhardtLambdaExpression.CanCompileToIL should respect IsDynami...
2023-01-19 Jan VorlicekFix dynamic class zeroing (#80822)
2023-01-19 Egor BogatovNativeAOT: devirtualize isinst/castclass for monomorphi...
2023-01-19 Ivan Povazan[mono] Prefix exported symbols via UnmanagedCallersOnly...
2023-01-19 Vlad Brezae[mono][interp] Properly initialize fields of LocalValue...
2023-01-19 Michal StrehovskýRemove `CustomAttributeData` usage in IsByRefLike ...
2023-01-19 Michal StrehovskýRemove uses of `TypeInfo` from the reflection stack...
2023-01-19 Jeremy KoritzinskyRemove the TypeKey concept as the primary user for...
2023-01-19 Michal StrehovskýMake TypeComponentsCache trimmable (#80726)
2023-01-18 LateApexEarlySpeedMake WriteCommentValue overloads have same behavior...
2023-01-18 Bruce ForstallAdd missing license header (#80802)
2023-01-18 Andy AyersJIT: fix remaining phases that were rebuilding pred...
2023-01-18 Thays Grazia[wasm][debug]Press alt-shift-d and open firefox debug...
2023-01-18 Jeremy KoritzinskySwitch to using the .NET SDK properties that are define...
2023-01-18 dotnet-maestro... [main] Update dependencies from dotnet/roslyn (#80656)
2023-01-18 Aleksey Kliger... Implement Startup hooks support in Mono; refactor Start...
2023-01-18 Jakob Botsch... JIT: Streamline TreeLifeUpdater (#80611)
2023-01-18 Jakob Botsch... SPMI: Update -metrics passthrough (#80775)
2023-01-18 Miha ZupanAdd AVX2 support to IndexOfAnyValues (#78863)
2023-01-18 Miha ZupanFix recent IndexOf regressions (#80779)
2023-01-18 Tomas Weinfurtadd unsupported attributes to System.Net.Security ...
2023-01-18 Jan KotasPartial revert of #71486 to unblock dotnet/sdk (#80791)
2023-01-18 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2023-01-18 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2023-01-18 Elinor FungUse TaskDialog for error dialog in Windows GUI apps...
2023-01-18 Elinor FungFix diagnosticport test failure in ilasm/ildasm round...
2023-01-18 Vlad Brezae[mono][interp] Add 16 byte default alignment to interp...
2023-01-18 Zoltan Varga[mono][aot] Optimize the layout of the extra_method_tab...
2023-01-18 Stephen ToubFix use of span local in WebSocketHandle.ConnectAsync...
2023-01-18 Zoltan Varga[wasm] Enable dedup by default. (#80260)
2023-01-18 Jakob Botsch... JIT: Add a stress mode that poisons implicit byrefs...
2023-01-18 Jakob Botsch... JIT: Account for GT_JMP implicit uses in local morph...
2023-01-18 Jakob Botsch... JIT: Fix GC hole for Armv8.1 Atomics (#80740)
2023-01-18 Ankit Jain[wasm] WBT: Add `submit-wbt-helix` make target (#80763)
2023-01-18 Vladimir SadovSet AssemblyName.ProcessorArchitecture for compatibilit...
2023-01-18 dotnet-maestro... [main] Update dependencies from dotnet/arcade (#80547)
2023-01-18 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2023-01-18 Will SmithUpdating stind_ref.il test to actually use stind_ref...
2023-01-18 Jan KotasDefault to ILC host architecture that matches OS archit...
2023-01-18 Andy AyersJIT: maintain pred lists during loop unrolling (#80625)
2023-01-17 Egor BogatovIntroduce TieredPGO_InstrumentedTierAlwaysOptimized...
2023-01-17 Ankit Jain[wasm] Change TrimMode setting for templates, and tests...
2023-01-17 Adam SitnikSolve recently introduce ASCII regression (#80709)
2023-01-17 Aleksey Kliger... [wbt] correctly add RunAnalyzers property to template...
2023-01-17 Zoltan Varga[mono][aot] Reduce collisions in mono_aot_method_hash...
next