platform/upstream/dotnet/runtime.git
2021-08-13 Vlad Brezae[mono][interp] Fixes for compilation of huge methods...
2021-08-13 Anton FirszovHttpStress: Optimize LogHttpEventListener (#56983)
2021-08-13 Zoltan Varga[wasm] Disable native stripping for wasm samples. ...
2021-08-13 Anton FirszovWinHttp: Remove [SupportedOSPlatformAttribute] with...
2021-08-13 Egor ChesakovZero upper 4 bytes of the second operand of Vector3...
2021-08-13 Natalia KondratyevaQuic Abort after Dispose is no-op (#57318)
2021-08-13 Viktor HoferAdd missing WindowsDesktop libraries (#57339)
2021-08-13 Adeel MujahidAdd support for function pointers in ilverify (#57163)
2021-08-13 Viktor HoferAdd Quic back to aspnetcore transport pack (#57338)
2021-08-13 dotnet-maestro... [main] Update dependencies from dnceng/internal/dotnet...
2021-08-13 Marie Píchováupdated msquic bits (#57285)
2021-08-13 Eirik TsarpalisThrow NotSupportedException when serializing Date/TimeO...
2021-08-13 Viktor HoferFix source indexer failing official builds (#57336)
2021-08-13 Viktor HoferCreate WindowsDesktop transport package (#57314)
2021-08-13 Adam Sitnikfix IncompleteReadCantSetPositionBeyondEndOfFile test...
2021-08-13 Charles StonerExpression.Default and Expression.New with structs...
2021-08-13 Santiago Fernandez... Add triple slash comments for new System.Drawing API...
2021-08-13 Steve PfisterDisable System.Drawing.Common tests for mobile workload...
2021-08-13 monojenkins[mini] Add GC Unsafe transitions in mono_pmip (#57290)
2021-08-12 Dan MoseleyMore xml docs (#57039)
2021-08-12 John SalemTurn on disabled tracing tests (#56507)
2021-08-12 Kevin JonesObsolete some System.Security.Cryptography.Pkcs APIs
2021-08-12 Viktor HoferUpgrade SDK to 6.0.100-rc.1.21411.13 (#57143)
2021-08-12 Layomi AkinrinadeModify JSON generator to emit code with correct nullabi...
2021-08-12 Steve Molloy41431 improve performance and usage of xml serializer...
2021-08-12 David CantúDisable UsePollingFileWatcher_UseActivePolling_HasChang...
2021-08-12 Mitchell Hwang[iOS][libraries] Throw PNSE for Exportable and PersistK...
2021-08-12 Mitchell Hwang[libraries][iOS][tvOS] Fix case of assembly in Activato...
2021-08-12 Tanner GoodingRevert "Minor cleanups for System.Runtime.Numerics...
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...
next