platform/upstream/dotnet/runtime.git
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)
2021-08-08 Andy AyersJIT: arm64 redundant move peephole must check instructi...
2021-08-08 Andy AyersJIT: don't update early ref counts in morph (#57037)
2021-08-08 Kunal PathakLink issue #10478 (#56728)
2021-08-08 Jan VorlicekFix ARM64 floating point registers unwinding in PAL...
2021-08-07 Adeel MujahidFix license in two code documents (#56755)
2021-08-07 Eric ErhardtAdditional Diagnostics in Dependency Injection (#56809)
2021-08-07 Pavel Savara[wasm] Redesign of managed objects marshaling and lifec...
2021-08-07 Andy AyersFixes for text-based PGO (#56986)
2021-08-06 Tal AloniSgen: Added 'default-namespace' argument (#46500)
2021-08-06 Egor ChesakovFixes #56930 (#57000)
2021-08-06 Buyaa NamnanDisable test failing in .net framework (#56869)
2021-08-06 Nino FlorisChange IOptionsSnapshot to reuse options instances...
2021-08-06 John SalemAllow Multiple EventSources with same name (GUID) ...
2021-08-06 David WrightonFix contract violation in debugger func eval (#56933)
2021-08-06 Thays Grazia[wasm][debugger] Fixing async locals in nested Continue...
2021-08-06 Eric ErhardtRemove System.Linq in Blazor WASM apps (#56937)
2021-08-06 Peter SollichThis fixes a perf bug in revisit_written_pages for...
2021-08-06 Dan MoseleyMore Extensions doc update (#56991)
2021-08-06 Johan Lorensson[Mono]: Make EventPipe MonoProfiler provider GC events...
2021-08-06 SingleAccretionReset loop numbers in RecomputeLoopInfo (#56981)
2021-08-06 Miha ZupanFix race condition in Net.Security telemetry test ...
2021-08-06 Steve BerdyRefactor repeated invalid character checks in Path...
2021-08-06 Layomi AkinrinadeAdd JSON src-gen support for deserializing with paramet...
2021-08-06 Mitchell HwangReenable MacCatalyst Arm64 crashing test suites (#56625)
2021-08-06 Mitchell HwangRun just Android Arm64 System.Security.Cryptography...
2021-08-06 Mitchell Hwang[libraries][tvOS] Update Issue causing System.Net.Reque...
2021-08-06 Mitchell Hwang[libraries][Android] Skip OffsetOfTests on Android...
2021-08-06 Fan YangAdd runtimeconfig.json support for WebAssembly (#56486)
2021-08-06 Anton FirszovRedisign HTTP/2 KeepAlive PING tests (#56736)
2021-08-06 Anton FirszovFix HttpStress build (#56912)
2021-08-06 Anton FirszovDefine timeout for CreateSocket.Ctor_SafeHandle_Listeni...
2021-08-06 Alexander KöplingerRemove Microsoft.DotNet.PackageValidation from global...
2021-08-06 Steve PfisterFix duplicate license files in msi packages (#56959)
2021-08-06 Nikitin A.... Fix Issue#55518 (#56668)
2021-08-06 Peter SollichImprove region free list handling (#56314)
2021-08-06 Peter SollichFix accounting issue with sweep_region_in_plan. (#56910)
2021-08-06 Viktor HoferClean-up pkgproj leftovers in libs and apply fixes...
2021-08-06 dotnet-maestro... [main] Update dependencies from 11 repositories (#56719)
2021-08-06 Marie Píchová[HTTP/3] Reenable interop tests (#56867)
2021-08-06 Marie PíchováHTTP/3 Reenabled cookie tests (#56831)
next