platform/upstream/dotnet/runtime.git
2023-01-24 Egor BogatovOptimize "new DateTime(<const args>)" via improvements...
2023-01-24 Šimon Rozsíval[Android] Add option to skip generating apk for a speci...
2023-01-24 Vlad Brezae[mono][interp] Remove dependence on svar/dvar when...
2023-01-24 Martin TailleferSpeed up frozen string dictionaries and sets by ~25...
2023-01-24 Jakob Botsch... JIT: Add Statement::m_treeListEnd (#81031)
2023-01-24 Steve Pfister[iOS][Android] ActiveIssue SpanTests and Matrix4x4Tests...
2023-01-24 Katelyn Gadd[wasm] Add direct jit calls to jiterpreter (#80968)
2023-01-24 Andrii KurdiumovUncover IlcGenerateMstatFile (#80998)
2023-01-24 Aleksey Kliger... [webcil] Minor cleanups (#81009)
2023-01-24 Vladimir Sadovremoved RWLock (#81058)
2023-01-24 Pavel Savara[browser] benchmark fix aggressive trimming (#81037)
2023-01-23 Thays Grazia[wasm][debugger] Implement support to symbolOptions...
2023-01-23 Fan Yang[Mono] Fix function pointer check (#80855)
2023-01-23 Stephen ToubAdd expected output tests for regex source generator...
2023-01-23 Zoltan Varga[mono][aot] Free LLVM module after AOT. (#81014)
2023-01-23 Eric StJohnUpdate suppressions now that netframework facade has...
2023-01-23 Radek Doulik[wasm] Disable legacy interop measurements (#81027)
2023-01-23 Jakob Botsch... JIT: Allow forwarding field accesses off of implicit...
2023-01-23 Egor BogatovNativeAOT: Optimize static fields of gc types (#80969)
2023-01-23 Anton FirszovFix HttpStress & SslStress (#80713)
2023-01-23 AmardCordaniusFixed array delete in debugger.cpp (#79638)
2023-01-23 Jakob Botsch... JIT: Remove "promoted struct death vars" map (#80501)
2023-01-23 xtqqczzeEliminate `ToArray` bounds checks (#81001)
2023-01-22 Stephen ToubChange how a task stress test is disabled (#80981)
2023-01-22 qsdfplkjUpdate StaticFilterOptionsMonitor.cs (#80959)
2023-01-22 Andy AyersJIT: reset max bbnum after failed inline attempt (...
2023-01-22 Adeel MujahidFix shared lib linking with lld-15 (#80993)
2023-01-22 Michal StrehovskýDon't look at custom attributes for field constants...
2023-01-22 Egor BogatovFold `static readonly VectorX` to GT_CNS_VEC (#80670)
2023-01-22 Ankit Jain[wasm] Set `TrimMode=full` for tests (#80944)
2023-01-21 Aleksey Kliger... [mono][wasm] Bundle assemblies as WebCIL (#79416)
2023-01-21 Aleksey Kliger... [loader] Set status on success (#80949)
2023-01-21 Andy AyersJIT: fix jit stress failures in `fgSetBlockOrder` ...
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...
next