platform/upstream/dotnet/runtime.git
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)
2021-08-09 Vlad Brezae[interp] Add IL seq points (#56137)
2021-08-09 Vlad Brezae[mono] Fix conversions from float to integer (#57048)
2021-08-09 Jeremy KoritzinskyRecognize VS2022 with CMake (#57063)
2021-08-09 Jeremy KoritzinskyFix building CoreCLR for x86 with the Windows 10.0...
2021-08-09 David WrightonMonitorEnter test needs to handle the case of the threa...
2021-08-09 Dan MoseleyMore JSON xml updates (#57022)
2021-08-09 Anton LapounovDo not run crossgen2 under GC stress in tests (#56949)
2021-08-09 Mitchell Hwang[libraries][Android] Remove ActiveIssue from BinaryForm...
2021-08-09 Mitchell Hwang[libraries][Android] Reenable System.Collections.Immuta...
2021-08-09 Jakob Botsch... Fix missing offset in contained BITCAST for STORE_LCL_F...
2021-08-09 Viktor HoferStrong name key id cleanup and pkg testing move (#57044)
2021-08-09 Adam SitnikEnsure Directory.Delete works fine even if user has...
2021-08-09 Fan YangOne more place to take care for better error handling...
2021-08-09 Kevin JonesRemove salt length check from Rfc2898DeriveBytes
2021-08-09 Bar ArnonRemove unused System.Reflection.Emit leftovers (#56698)
2021-08-09 Adeel MujahidRemove executable bit from unrelated files (#57051)
2021-08-09 Pavel Savara[wasm] Skip tests for ExpectContinue HTTP header (...
2021-08-09 Eirik TsarpalisFix reference preservation for boxed structs (#56412)
2021-08-09 Eirik TsarpalisFix AccessViolation/InvalidProgramException in custom...
2021-08-09 Bar ArnonOverride memory-based ReadAsync & WriteAsync for Serial...
2021-08-09 Adeel MujahidMove corehost.proj to corehost directory (#57036)
2021-08-09 Joseph MusserFix invalid CodeDom comment generation when a new line...
2021-08-08 Andy AyersJIT: fix morph tail call copy opt alias analysis (...
2021-08-08 IlyaRemove HasWildCardCharacters method (#57028)
next