platform/upstream/dotnet/runtime.git
2021-08-12 Marie PíchováFixed sending FIN flag with the last write. (#57284)
2021-08-12 Adam SitnikFix .NET 5 FileStream compat detection in the test...
2021-08-12 Viktor HoferP2P instead of binplacing aspnetcore transport pkg...
2021-08-12 Juan HoyosEmit V1 of perfmap files in ShareFramework packages...
2021-08-12 Mateo Torres... Add arch info in missing framework error (#57150)
2021-08-12 Elinor FungRemove unnecessary parameters (#57181)
2021-08-12 Anirudh Agnihotrycalculate the assembly and package version in servicing...
2021-08-12 Lakshan FernandoAdding warnings to make generic and static ctor (#56628)
2021-08-12 Natalia KondratyevaFix QPACK status decode (#57236)
2021-08-12 Juan HoyosConsume MSI manifest shortname feature in workloads...
2021-08-12 Dan MoseleyRemove unnecessary Sun license (#57258)
2021-08-12 Tomáš RylekAdd support for building just a subset of runtime tests...
2021-08-12 Adam Sitnikupdate Windows ARM build requirements (#57275)
2021-08-12 Mansoor SaqibAdd build check for System.Private.CoreLib.pdb before...
2021-08-12 Jakob Botsch... Fix fgRemoveUnreachableBlocks to detect all changes...
2021-08-12 Marie Píchová[HTTP/3] Flush sends buffered data (#57234)
2021-08-12 Vlad Brezae[mono][jit] Fix clearing of LastError (#57127)
2021-08-12 Geoff Kizerfix IPAddress equality comparison (#57250)
2021-08-12 Andrii KurdiumovDo not perform relative code reloc on ARM in AOT (...
2021-08-12 Kevin JonesObsolete Rfc2898DeriveBytes.CryptDeriveKey (#57002)
2021-08-12 Takym (たかやま)`BigInteger`: made properties simple format. (#56821)
2021-08-12 Caleb CornettFix C++ compile error in pal_io_common.h (#57188)
2021-08-12 Maryam AriyanFix DI regression with FactoryCallSite (#57155)
2021-08-12 Larry Ewing[wasm] Enable InteropServices on browser-wasm (#56676)
2021-08-12 Koundinya VeluriEnable `EHCONT` and `CETCOMPAT` for some binaries on...
2021-08-12 Emmanuel AndréUse IValueTaskSource in PipeStream on Windows (#52695)
2021-08-12 David CantúAvoid NullRef if ResolveLinkTarget returns null (#57235)
2021-08-12 Tomas Weinfurtimprove resiliency of quic test (#57020)
2021-08-12 Jose Perez... Ensure Category attribute works well when UseSystemReso...
2021-08-11 Layomi AkinrinadeFix JSON src-gen errors when context types are not...
2021-08-11 Mike McLaughlinFixed TypeLoadException when inspecting state machine...
2021-08-11 Kevin JonesObsolete System.Security.SecurityContext for NET6.
2021-08-11 Adam Sitnikwhen async operation fails with ERROR_OPERATION_ABORTED...
2021-08-11 Kunal PathakSpmi replay pipeline (#56871)
2021-08-11 Viktor HoferDefine dependencies for aspnetcore transport pkg (...
2021-08-11 Tomas Weinfurtdisable parallel runs for MsQuic test (#57190)
2021-08-11 Eric ErhardtAnnotate DebuggerVisualizerAttribute to be linker safe...
2021-08-11 Steve MolloySGen tests should compare against expectation not previ...
2021-08-11 Mitchell Hwang[libraries][mobile] Skip TermInfo tests on Android...
2021-08-11 Julie LeeAdded some more test cases (#56856)
2021-08-11 dotnet-maestro... [main] Update dependencies from 8 repositories (#56974)
2021-08-11 Sergey Andreenkodisable TestConvertFromIntegral on arm with stress...
2021-08-11 Geoff Kizerfix issue where HTTP/1.1 connections were not being...
2021-08-11 Elinor FungFix RuntimeTypeHandle.IsComObject check for __ComObject...
2021-08-11 Fan Yang[Mono] Update instructions for running runtime tests...
2021-08-11 Jose Perez... Clean up rd.xml now that DCS has been annotated (#57013)
2021-08-11 LateApexEarlySpeedImprove set_position to reuse buffer. (#54991)
2021-08-11 Jonathan Peppers[MonoAOTCompiler] accept more than one AotProfilePath...
2021-08-11 JoshLove-msftImprove docs for BinaryData.ToString() (#56325)
2021-08-11 Viktor HoferMake sure rid specific libs projs get packaged (#57193)
2021-08-11 Eirik TsarpalisFix regression in dictionary key serialization when...
2021-08-11 Vlad Brezae[interp] Add wrapper for calli to native pointer (...
2021-08-11 Adam SitnikAnnotate unsupported APIs in System.Diagnostics.Process...
2021-08-11 Mitchell Hwang[MacCatalyst][libraries] Update MacCatalyst as Case...
2021-08-11 t-mustafinCallconv matching in PassingBy{Out,Ref}Test (#57075)
2021-08-11 Andrew AuSupport NoGC for regions (#54085)
2021-08-11 Tomas Weinfurtadd timeout handling to QuicStream (#56060)
2021-08-11 Juan HoyosFix perms on diagnostic files (#57177)
2021-08-11 John CallOptimize string.join for IList<string> with char separa...
2021-08-11 Stephen ToubRefactor ManagedWebSocket to avoid forcing Task allocat...
2021-08-11 Mike McLaughlinFix wrong line info when debugging CoreLib in windbg...
2021-08-11 Adam SitnikPhysicalFileProvider: Remove second try on GetFileLinkT...
2021-08-11 Dan MoseleyDisable 2 memory heavy array tests for 2 distros (...
2021-08-10 Layomi AkinrinadeClean up JSON src-gen known-type resolution (#57092)
2021-08-10 Juan HoyosUnblock publishing symbols with exclusion file. (#57162)
2021-08-10 Andrew AuAvoid dereferencing target pointer (#57164)
2021-08-10 Elinor FungPass runtime flavor args when copying native test compo...
2021-08-10 David WengierAdd runtime capability to allow updating parameters...
2021-08-10 Kunal PathakUpdate helix version (#57084)
2021-08-10 Stephen HalterGet better assert failure in flaky FlushAsync_ThrowsIfW...
2021-08-10 dotnet-maestro... Update dependencies from https://github.com/mono/linker...
2021-08-10 Stephen ToubSwitch to using globalconfig instead of ruleset for...
2021-08-10 Jeremy KoritzinskyFix COM test failures on Windows Nano Server (#57148)
2021-08-10 Stephen ToubDelete dead System.Net.Connections code (#57129)
2021-08-10 Charles StonerPrevent invoking property 'init' accessor from Visual...
2021-08-10 Andy AyersJIT: fix gc type for PUTARG_SPLIT codegen (#57099)
2021-08-10 Buyaa NamnanUpdate the runtime code where iOS/MacCatalyst logic...
2021-08-10 Eric ErhardtDon't log an error when a BackgroundService is canceled...
2021-08-10 Koundinya VeluriCheck `EventSource.IsSupported` in code paths specific...
2021-08-10 Aleksey Kliger... generic math: Don't include System.Runtime reference...
2021-08-10 David CantúHandle FileNotFound for symlinks when using polling...
2021-08-10 Mitchell Hwang[libraries][iOS][tvOS] Reenable System.Resource.Resourc...
2021-08-10 Dan MoseleyFix ServiceController test (#57116)
2021-08-10 Dan MoseleyDisable GetBitLengthLarge for 32 bit due to OOM (#57110)
2021-08-10 Viktor HoferFix analyzer, docs file packaging and don't overbuild...
2021-08-10 Layomi AkinrinadeRe-add S.T.J.SourceGeneration.UnitTests to STJ sln...
2021-08-10 Jakob Botsch... Apply redundant branch optimizations in post-order...
2021-08-10 David KarlašFix performance for `File.GetLastWriteTimeUtc` on Unix...
2021-08-10 David WrightonFix ThreadLocal tracking behavior (#56956)
2021-08-10 Viktor HoferAutomatically generate .NETStandard compat errors ...
2021-08-10 Tomas Weinfurtadd more validation to quic config (#56923)
2021-08-10 Dan MoseleyFix half bug (#57047)
2021-08-10 Jan KotasRemove unused System.Reflection.Emit leftovers (#57069)
2021-08-10 Stephen ToubDelete old AssemblyExtensions.ApplyUpdate/GetApplyUpdat...
2021-08-10 Sourabh ShirhattiFix typo in CreateDefaultPropagator doc comment (#57103)
2021-08-10 Mateo Torres... Improve GUI error dialog when no runtime is installed...
2021-08-09 Elinor FungClean up ComWrappers tests (#57015)
2021-08-09 Steve PfisterWorkaround exception filter linker issues with Http3Req...
2021-08-09 Stephen ToubFix auto-atomicity for loops around required one/notone...
2021-08-09 Prashanth GovindarajanUpdate RequiresPreviewFeatures attribute (#56938)
next