platform/upstream/dotnet/runtime.git
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)
2020-08-21 Cédric MichelAdd a method GetRequiredSection on Configuration (...
2020-08-21 John SalemImprove Windows error handling in Diagnostics IPC ...
2020-08-21 Fan YangAdd missing exception checkpoint (#41098)
2020-08-21 Steve MacLeanAllow Windows dbgshim to support Linux targets (#41116)
2020-08-21 Ryan LuciaRe-enable ImplementedInterfaces tests on Mono (#41136)
2020-08-21 Adam Sitnikdon't run "NoMono" benchmarks for Mono runtime: (#41148)
2020-08-21 Drew ScogginsUpdate to 6.0.0 for mono and reset timeouts (#41132)
2020-08-21 Mitchell Hwang[wasm] Mark System.ComponentModel APIs as unsupported...
2020-08-21 Peter SollichFix memory ordering issue in StressHeap
2020-08-21 Shay RojanskyAnnotate DbDataReader.GetSchemaTable as nullable (...
2020-08-21 Alexander KöplingerAdd dependencies for BrowserDebugHost into Microsoft...
2020-08-21 Brian SullivanModify the test case Runtime_40444.cs (#40951)
2020-08-21 Carol EidtFix an over-constrained use of a byte reg (#41004)
2020-08-20 Ryan LuciaUpdate Mono building docs with wasm-specific advice...
2020-08-20 Mackinnon BuckUpdate dotnet_support.js (#41058)
2020-08-20 Tomáš RylekFix propagation of target parameters in helixpublishwit...
2020-08-20 Egor Bogatov[Browser] Update ICU (#40981)
2020-08-20 Mitchell Hwang[wasm] Skip EnsureThrowWhenCopyToNonSharedFile on Brows...
2020-08-20 Alexander NikolaevFix OS version check and testhost copying in stress...
2020-08-20 Kevin JonesDetect read-only Oid at runtime.
2020-08-20 Charles StonerAddress warnings for possibly null array elements ...
2020-08-20 woooooooodRemove Makefile from gitignore (#41075)
2020-08-20 Kenneth PounceyFix assembly name due to rename of assembly. (#41037)
2020-08-20 Mitchell Hwang[wasm] Skip Assert.InRange in Copy.cs for Browser ...
2020-08-20 Egor Bogatov[mono] Add MethodImplOptions.NoOptimization support...
2020-08-20 David CantúChange nullability of public IXmlNamespaceResolver...
2020-08-20 Maxim LipninMark some System.Net.* APIs as unsupported on Browser...
2020-08-20 David CantúAdd nullability annotations to System.Private.Xml.Linq...
2020-08-20 RalfKornmannEnvisionCoreRT support for ARM64&Unix (#41023)
2020-08-20 Santiago Fernandez... Fix NativeBinDir for individual projects when BuildTarg...
2020-08-20 Santiago Fernandez... Fix Mono LLVMJIT official build to produce the right...
2020-08-20 David CantúEnable nullability on System.Xml.XPath (#41060)
2020-08-20 Anirudh Agnihotryremove dead code (#41064)
2020-08-20 Brennan[Pipelines] Noop Writes when Reader completed (#40905)
2020-08-20 Anirudh AgnihotryCleaning up unused TargetsBrowser conditions (#41062)
2020-08-20 Jan KotasDelete redundant or no longer necessary build propertie...
next