platform/upstream/dotnet/runtime.git
2020-08-27 Maryam AriyanFix ArgumentNullException when using minimum json file...
2020-08-27 Natalia KondratyevaAllow return null from ConnectionListener.AcceptAsync...
2020-08-27 monojenkinsIssue18826 fix (#35137)
2020-08-27 Ryan Lucia[mono] ALC function restructuring for unloadability...
2020-08-27 Zoltan VargaAdd support for using cmake in the mono runtime build...
2020-08-27 Krzysztof WicherGlobally enable nullability in XML (#41438)
2020-08-27 Alexander KöplingerBrowserDebugProxy: bump package versions to latest...
2020-08-27 Krzysztof WicherNullable: System.Xml, part 7 (Serialization) (#41261)
2020-08-26 Tomáš RylekThree fixes for R2RDump bugs I discovered while investi...
2020-08-26 Edison Henrique... [VisualBasic] Fix tests for Android (#41378)
2020-08-26 devskoAdded VersionConverter (#41384)
2020-08-26 Tomas Weinfurtselect Debian10 over Debian9 for PR validation (#41015)
2020-08-26 Drew ScogginsExclude Fannkuch_9 test on ARM (#41380)
2020-08-26 Prashanth GovindarajanNullability annotations for HttpListener (#41189)
2020-08-26 Marie PíchováHTTP stress docker fix (#41397)
2020-08-26 Kevin JonesRetry up to three times for X509Chain timeout tests
2020-08-26 Jeremy BartonAdd netcoreapp build of System.Formats.Asn1
2020-08-26 Tammy Qiu[wasm][browser] Fix System.IO.FileSystem failing tests...
2020-08-26 Ryan Lucia[mono] Add mono_assembly_decref, return value on both...
2020-08-26 Miha ZupanReset all Uri fields when reusing an instance (#41324)
2020-08-26 Jan KotasChange Environment.CurrentManagedThreadId back to FCall...
2020-08-26 Leslie Zhai[HeapVerify=2] Fix Assert failure "Pointer updated...
2020-08-26 Tomas Weinfurtupdate macOS 11 rid (#41044)
2020-08-26 Jeff HandleyDisable the Platform Compat Analyzer until #41354 is...
2020-08-26 Andrew AuRestrict generational aware analysis to processes that...
2020-08-26 Tomas Weinfurtadd extra padding for icmp6stat to support macOS 11...
2020-08-26 Tomas Weinfurtset TLS versions explicitly to prevent SNI test failure...
2020-08-26 Nathan RicciWebassembly Runtime Tests (#38556)
2020-08-25 devskoSupport polymorphic value-type converters and add valid...
2020-08-25 Andy GockeThrow from CodeBase if assembly is in the bundle (...
2020-08-25 Jakob Botsch... Add sleep in hijacking test (#41340)
2020-08-25 Tarek Mahmoud... Fix \u00A7 char Unicode category (#41343)
2020-08-25 Ryan Lucia[mono] Pass -Wc++-compat on all platforms, -Werror...
2020-08-25 Layomi AkinrinadeAdd tests mapping invalid JSON to objects with paramete...
2020-08-25 Santiago Fernandez... Fix signing in official build with 3rd party libraries...
2020-08-25 monojenkins[runtime] Catch attempts to create enum types with...
2020-08-25 Krzysztof WicherFix NRE introduced in FileSystemWatcher during nullabil...
2020-08-25 Cory NelsonHTTP/3 interop fixes (#41298)
2020-08-25 Charles StonerPrevent invoking property 'init' method (#41293)
2020-08-25 Jan KotasFix tailcall regression with compiled F# (#41206)
2020-08-25 Alexander KöplingerExclude Mono.Cecil assemblies from signing (#41325)
2020-08-25 Mitchell HwangMark System.Diagnostics.FileVersionInfo as unsupported...
2020-08-25 dotnet-maestro... [master] Update dependencies from dotnet/xharness mono...
2020-08-25 Jan JahodaMissed cases not discovered during first phase (#40382)
2020-08-25 Johan LorenssonPort EventPipe CoreCLR changes to Mono. (#41152)
2020-08-25 John SalemModified #41008 without GetOverlappedResultEx (#41236)
2020-08-25 Olivia ChenEnable Crossgen2 and Blazor Perf Tests on Linux (#41270)
2020-08-24 Dongbo WangCorrect a few mistakes in the ComInterop code (#40234)
2020-08-24 monojenkinsAvoid following invalid pointers in mono_w32process_get...
2020-08-24 Eugene RozenfeldImprove tailcallstress testing (#41059)
2020-08-24 David MasonFix GetAppdomainStaticAddress for non-collectible assem...
2020-08-24 Huo YaoyuanFix half equality method (#41259)
2020-08-24 Alexander KöplingerCorrectly enumerate files in Microsoft.NETCore.BrowserD...
2020-08-24 Tomas Weinfurtfix GetAsync_SupportedSSLVersion_Succeeds test (#41056)
2020-08-24 Tomas Weinfurtmap macOS compat 10.16 version to 11.0 (#41176)
2020-08-24 Vlad Brezae[coop] Add debug option to disable stack scan (#40985)
2020-08-24 Thays GraziaFix wasm sample after that was broken after this PR...
2020-08-24 Jan KotasDelete dead code and obsolete comments (#41211)
2020-08-24 Tarek Mahmoud... Fix Char.GetUnicodeCategory to returns correct results...
2020-08-24 Jo ShieldsRe-enable testing on OSX 10.15 (#40524)
2020-08-24 Olivia Chenupdate helixprecommands (#41205)
2020-08-24 Wei ZhengFix MethodInfo Emit for generic interfaces (#40587)
2020-08-24 Steve Pfister[Wasm] Reduce max length on browser for ToArrayShouldWo...
2020-08-24 Ryan Lucia[mono] Thread DllImportSearchPath flags down to LoadLib...
2020-08-24 Katelyn Gaddmore managed pointer rooting (#40934)
2020-08-24 Jan KotasFix perf regression in IntPtr operators on 32-bit platf...
2020-08-24 Seonyoung Parkremove unused local (#41226)
2020-08-24 Ryan Lucia[mono] Add more detailed logs for the PInvoke resolutio...
2020-08-24 Sergey AndreenkoFix wrong copy prop after `ASG(promoted LCL_VAR with...
2020-08-23 Petr OnderkaFix Array.Sort in the presence of nulls (#41234)
2020-08-23 Seonyoung ParkRemove unused local (#40967)
2020-08-23 dotnet-maestro... [master] Update dependencies from dotnet/runtime-asset...
2020-08-23 Jan KotasUse nint instead of IntPtr in generic SpanHelpers ...
2020-08-23 Tomáš RylekFix linux_musl runs (#41224)
2020-08-23 Jan KotasRevert "Improve Windows error handling in Diagnostics...
2020-08-23 Santiago Fernandez... Move Editor Attribute to S.CM.Primitives and apply...
2020-08-23 Anton LapounovAvoid having two copies of System.Private.CoreLib.ni...
2020-08-22 Tomáš RylekAdd regression test for GitHub issue 13394 (#41210)
2020-08-22 Nikola MilosavljevicAdd DO-NOT-SIGN comment for files that should not be...
2020-08-22 Ankit Jain[wasm][debugger] Fix expression evaluation when it...
2020-08-22 Ryan Lucia[mono] Don't leak coop handles, fix type in managed...
2020-08-22 Tomáš RylekRemove issues.targets exclusion for fixed issue 34316...
2020-08-22 Egor Bogatov[Browser] Bump ICU (#41166)
2020-08-22 Ryan Lucia[mono] Disable XML file loading entirely on netcore...
2020-08-22 Ryan LuciaAdd g_ptr_array_find to eglib (#41157)
2020-08-22 Juan HoyosEnsure non-shipping symbol packages get indexed (#41142)
2020-08-22 monojenkins[runtime] Make the code which handles pinvoke lookup...
2020-08-22 Sung Yoon WhangRemove memset in EventPipeBuffer allocation (#41194)
2020-08-22 Zoltan Varga[runtime] Ongoing work on mono cmake build (#41055)
2020-08-22 Egor BogatovRollback noopt change (llvm-backend) (#41186)
2020-08-22 Tomáš RylekSwitch over managed test component build to run on...
2020-08-22 Vladimir SadovCast cache Add should handle odd entry versions as...
2020-08-22 Ryan LuciaUpdate Mono runtime NativeLibrary test exclusions ...
2020-08-22 Drew ScogginsFix category exclusion (#41192)
2020-08-21 Olivia ChenFix pythonpath and internal parameter (#41190)
2020-08-21 Tomáš RylekImprove condition for generating test execution scripts...
2020-08-21 Vlad Brezae[coop] Add handles for some SRE scenarios (#40925)
2020-08-21 Olivia ChenAdd blazor job in runtime (#40863)
2020-08-21 Mateo Torres... Return host's file path when using Environment.GetComma...
2020-08-21 Sven BoemerHandle windows shutdown event (#41101)
next