platform/upstream/dotnet/runtime.git
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)
2021-08-06 Noah FalkRemove unstable ThreadPool events test (#56680)
2021-08-06 Steve HarterUpdate nullability for the value parameter in JsonConve...
2021-08-06 Fan YangImprove error handling for task RuntimeConfigParser...
2021-08-06 Geoff KizerHTTP3: Dispose HTTP3 connection when HttpClientHandler...
2021-08-06 Dan Moseleyfix typos in xmldoc (#56764)
2021-08-06 Dan MoseleyImprove collections assert (#56946)
2021-08-06 Stephen ToubStop pinning dotnet-pgo to C# 8 (#56947)
2021-08-05 Fan YangAdd interp to the lane name (#56928)
2021-08-05 dotnet-maestro... [main] Update dependencies from mono/linker (#56905)
2021-08-05 Sergey AndreenkoAdd a forgotten `fgMorphInitBlock` to fix jitstress...
2021-08-05 Elinor FungRename interoplibinterface.cpp -> interoplibinterface_c...
2021-08-05 David WrightonFix CustomAttributeData in the presence of generic...
2021-08-05 Jeff HandleyUpdate the (Get|Set)CompressedStack obsoletions to...
2021-08-05 Tomas Weinfurtfix h/3 ResponseContent with large buffer (#56892)
2021-08-05 Johan Lorensson[Mono]: Include IL pdb signature, age and path in Event...
2021-08-05 Vlad BrezaeDisable tests on MacCatalyst (#56826)
2021-08-05 Jakob Botsch... Implement DefType.IsUnsafeValueType (#56790)
2021-08-05 Tomas Weinfurthandle QuicConnectionAbortedException (#56785)
2021-08-05 Dan MoseleyUpdate some XML doc comments per feedback (#56886)
2021-08-05 Krzysztof WicherRespect AppContext.SetData with APP_CONFIG_FILE key...
2021-08-05 Buyaa NamnanFix failling stress test (#56859)
2021-08-05 David CantúDo not prevent Extensions.FileProviders tests from...
2021-08-05 Eirik TsarpalisDo not overwrite JsonException metadata (#56903)
2021-08-05 Zoltan Varga[mono] Fix the error handling in a call to interp_creat...
2021-08-05 Eirik TsarpalisEliminate code duplication of OnWriteResume methods...
2021-08-05 Viktor HoferBuild rid specific pkgs under condition and -s390x...
2021-08-05 Krzysztof WicherAdd RequiresUnreferencedCode to DefinePInvokeMethod...
2021-08-05 Mitchell Hwang[libraries][Android] Reenable System.Diagnostics.Debug...
2021-08-05 Steve MolloyDisable formatter test on Mono: COM support is disabled...
2021-08-05 Mitchell Hwang[libraries][Android] Remove System.Threading.Tests...
2021-08-05 Kunal PathakFix the compilation error (#56889)
2021-08-05 Jérôme Laban[wasm][debugger] Ensure debugger is disabled (#56885)
2021-08-05 Adeel MujahidFix illumos build regressions (#55916)
2021-08-05 Viktor HoferReplace all remaining pkgprojs with NuGet Pack task...
2021-08-05 Jan JahodaFix lock during SslStream renegotiation request (#56470)
2021-08-05 David WrightonMake typesystem tests anycpu (#56881)
2021-08-05 Adam SitnikEnsure FileStream.Position is correct after a failed...
2021-08-05 Eric ErhardtRemove some Linq usages in ComponentModel.Annotations...
2021-08-05 Alicia LiEnable WASM AOT microbenchmark run (#55353)
2021-08-05 Ankit Jain[wasm] System.Data.Tests - add debug info, to help...
2021-08-05 Tomas Weinfurtupdate and enable ReadOutstanding_ReadAborted_Throws...
2021-08-05 Elinor FungRemove unnecessary $(llvmParameter) from installer...
2021-08-04 Steve Molloy56014 xml writer.create perf regression (#56524)
2021-08-04 Egor ChesakovEnable JIT\SIMD\Vector3Interop_r (#56803)
2021-08-04 Fan YangDisable a failing test and enable a couple fixed tests...
2021-08-04 Tomas Weinfurtenable Alpn_H3_Success test (#56818)
2021-08-04 Manish Godsereenable a disabled test (#56841)
2021-08-04 Eric ErhardtFix size regression in DependencyInjection (#56843)
2021-08-04 Jan VorlicekFix stack overflow reporting from native code (#56774)
2021-08-04 Tanner GoodingSet the cmake policy for CMP0066 and CMP0067 (#56811)
2021-08-04 Jeff HandleyRemove old fwlink from Obsolete messages and make messa...
2021-08-04 David WrightonFix explicit layout validator memory alloc problems...
2021-08-04 Zoltan Varga[mono] Log a warning instead of crashing when encounter...
2021-08-04 imhameedMinor runtime test cleanup (#56833)
2021-08-04 Ankit Jain[wasm] Build Wasm.Build.Tests only on the WBT job,...
2021-08-04 Vlad Brezae[interp] Retain trace during exception checkpoint ...
2021-08-04 dotnet-maestro... Update dependencies from https://github.com/mono/linker...
2021-08-04 Alexander KöplingerFix build with Xcode 13 / MacOSX12.0.sdk (#56829)
2021-08-04 Aleksey Kliger... [hot_reload] Allow benign Param table updates (#56800)
2021-08-04 Peter SollichOnly decommit parts of regions and the mark array when...
2021-08-04 Bar ArnonAdd SslApplicationProtocol.Http3 (#56775)
2021-08-04 Noah FalkFix MetricsEventSource tests (#56654)
2021-08-04 Alexander NikolaevEnable Http2.SocketSendQueueFull_RequestCanceled_Throws...
2021-08-04 Johan Lorensson[Mono]: Add a verbose jit done event into EventPipe...
2021-08-04 Tomas Weinfurtmake Quic AcceptStreamAsync concurrent safe (#56768)
2021-08-04 David FowlerAdded tests for EnvironmentVariablesConfigurationProvid...
2021-08-04 Manish Godsedisable token info in traces. (#56780)
2021-08-04 Thays Grazia[debugger] Fix debugger.break behavior (#56788)
2021-08-04 Zoltan Varga[mono][wasm] Allow setting env variables with '=' chara...
2021-08-04 Sergey AndreenkoEcma edit for `conv.ovf.<to type>.un`. (#56450)
2021-08-03 Jeff HandleyMark HandleProcessCorruptedStateExceptionsAttribute...
2021-08-03 Nikola MilosavljevicEnable SxS install of previews on Mac OS (#56797)
2021-08-03 imhameedCoreCLR runtime tests + Mono on the x64 iOS simulator...
2021-08-03 dotnet-maestro... [main] Update dependencies from mono/linker (#56593)
2021-08-03 JasperSTJ: Fix deserialization of UInt16 properties (#56793)
2021-08-03 Tomas Weinfurtadd RID for Debian 11 (#56789)
2021-08-03 Thays Grazia[wasm] [debugger] Skip thread static field (#56749)
2021-08-03 Tomáš RylekFix timeouts in coreroot_determinism test in GC stress...
2021-08-03 Huo YaoyuanUse File.OpenHandle in Socket.SendFile directly (#56777)
2021-08-03 Camillo Toselliaccept empty realm for digest auth (#56369) (#56455)
2021-08-03 Thays Grazia[wasm][debugger] Create test Inherited Properties ...
2021-08-03 Andy AyersMark new test as incompatible with GC Mark4781_1GcStres...
2021-08-03 Andy AyersEnsure MetadataEnumResult is sufficiently updated by...
next