platform/upstream/dotnet/runtime.git
2020-05-02 Stephen ToubRemove FromAsync usage from System.Net.NetworkInformati...
2020-05-02 Tomas Weinfurtbuild HTTP on FreeBSD once again (#35742)
2020-05-02 Stephen ToubRemove FromAsync usage from SendPacketsAsync on Unix...
2020-05-02 Carol EidtFix ZeroInit of finally vars (#35723)
2020-05-02 Tomas Weinfurtfix handling of COMPlus_ZapDisable (#35741)
2020-05-02 Jan KotasFix CoreCLR incremental builds (#35732)
2020-05-02 Layomi AkinrinadeMerge pull request #35700 from layomia/clean_up
2020-05-02 Anton LapounovSupport ARM64 HVAs in Crossgen2 (#35576)
2020-05-02 Layomi AkinrinadeMove collection tests to dedicated class + more clean up
2020-05-02 Stephen ToubFix test after TcpClient change (#35721)
2020-05-01 Egor Chesakov[Arm64] Fix JIT/HardwareIntrinsics/Arm/AdvSimd tests...
2020-05-01 Eugene RozenfeldRemove an unnecessary check from fgMakeOutgoingStructAr...
2020-05-01 Stephen ToubFix comment on CancellationTokenRegistration.Token...
2020-05-01 dotnet-maestro... [master] Update dependencies from mono/linker dotnet...
2020-05-01 David WrightonPointer types are decomposable by the JIT (#35673)
2020-05-01 Layomi AkinrinadeClean up misc areas in JsonSerializer
2020-05-01 Tamar ChristinaAdd TBL and TBX emitter tests and make displayer always...
2020-05-01 Stephen ToubUpdate nullability.md with note about Try methods and...
2020-05-01 Stephen ToubChange ManagedWebSocket to send pong frame for keep...
2020-05-01 Mitchell Hwang[eng] Fix condition on RunTestsCommand property (#35709)
2020-05-01 Stephen ToubRemove FromAsync usage from TcpClient (#35512)
2020-05-01 Egor Bogatov[mono] Pass category=failing and category=outerloop...
2020-05-01 nietrasIntroSort minor cleanup, remove unnecessary 'hi' (...
2020-05-01 Mitchell Hwang[libraries] Build lib-runtime-packs for all of mono...
2020-05-01 monojenkins[wasm] Integrate the m2n-gen.cs tool into mcs/tools...
2020-05-01 Egor Chesakov[Arm64] Implement ASIMD widening, narrowing, saturating...
2020-05-01 Eric ErhardtStrip the ILLinkTrim.xml file from System.Private.Xml...
2020-05-01 Steve MacLeanCleanup src/coreclr/src/inc/src/metadata.h (#35621)
2020-04-30 Egor Chesakov[Arm64] Implement Vector64/128.CreateScalar() using...
2020-04-30 dotnet-maestro... [master] Update dependencies from dotnet/arcade Microso...
2020-04-30 Levi BroderickImplement TranscodingStream (#35145)
2020-04-30 Steve MacLeanFeedback from 3.1 amd64InstrDecode review (#35670)
2020-04-30 Steve MacLeanRemove unused library definition (#35668)
2020-04-30 Tomas Weinfurtimprove resiliency of process tests (#35584)
2020-04-30 Clinton Ingramdisable LZCNT in crossgen (#35598)
2020-04-30 David WrightonDon't notify crossgen2 about Vector<T> size when not...
2020-04-30 Tamar ChristinaAdd VectorTableList and TableVectorExtension intrinsics...
2020-04-30 Eric ErhardtSet charset in editorconfig for .csproj (#35634)
2020-04-30 Nathan RicciRun runtime tests with mono on test change. (#35604)
2020-04-30 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2020-04-30 monojenkinsDisable a few executables if DISABLE_EXECUTABLES is...
2020-04-30 Tomáš RylekAdd new unit test demonstrating a JIT crash in Crossgen...
2020-04-30 Egor BogatovIntegrate Android into /t:Test (#35640)
2020-04-30 dotnet-maestro... [master] Update dependencies from 5 repositories (...
2020-04-30 Sergey AndreenkoDisable two failing tests. (#35652)
2020-04-30 Eugene RozenfeldFix compFastTailCalls check. (#35596)
2020-04-30 Simon NattressBaseline profiler/rejit/rejit/rejit.cmd (#35641)
2020-04-30 Steve MacLeanRemove problematic #undef _ASSERTE (#35630)
2020-04-30 Egor ChesakovRemove HW_Flag_UnfixedSIMDSize (#35594)
2020-04-30 Steve MacLeanRevert "Remove obsolete managedOsxBuild et. al (#35356...
2020-04-30 Steve MacLeanRemove obsolete managedOsxBuild et. al (#35356)
2020-04-30 Stephen ToubDelete DataContractSerializer's ILLinkTrim.xml file...
2020-04-30 Jeremy BartonUpdate link from corefx to runtime (#35633)
2020-04-30 Tomas Weinfurthandle UnauthorizedAccessException from mmap on OSX...
2020-04-29 mrj001Invalid derivation of fixed fractionDigits (#34973)
2020-04-29 Tomáš RylekAdd OS loader relocation type statistics to Crossgen2...
2020-04-29 David WrightonFix NeedsAlignedBaseOffset for composite R2R (#35231)
2020-04-29 Ganbarukamo41Implement Vector{Size}<T>.AllBitsSet (#33924)
2020-04-29 Miha ZupanSimple formatting cleanup over Uri (#31874)
2020-04-29 Jan KotasCheck if PortableThreadPoolEventSource is enabled befor...
2020-04-29 Miha ZupanOptimize Uri.GetHashCode (#32713)
2020-04-29 Egor Bogatov[mono] Add Android sample and AndroidAppBuilder task...
2020-04-29 Jose Perez... Fixing break on OOB System.IO.Ports package where nativ...
2020-04-29 Carol EidtDon't create duplicate ZeroInits (#35585)
2020-04-29 Tomáš RylekFurther tuning of the CORE_ROOT folder content (#35546)
2020-04-29 Layomi AkinrinadeImprove code coverage on collections with stream-based...
2020-04-29 Tomas Weinfurtimprove cmake version detection (#35593)
2020-04-29 Adeel MujahidProvide dummy runtime_version.h when skipped (#35579)
2020-04-29 Aaron RobinsonNativeCallableAttribute to UnmanagedCallersOnlyAttribut...
2020-04-29 Egor Chesakov[Arm64] Implement ASIMD widening, narrowing, saturating...
2020-04-29 Simon NattressFix FieldRVA handling of Field tokens (#35557)
2020-04-29 Clinton IngramAdd BSF and BSR fallbacks for BitOperations methods...
2020-04-29 Nathan RicciNaricc/move patch before helix (#35434)
2020-04-29 Zoltan VargaAdd a WebAssembly version of System.Console. (#35555)
2020-04-28 Jarret ShookUse crossgen out of bindir (#35577)
2020-04-28 Jarret ShookAdd disk usage on osx (#35522)
2020-04-28 Egor Bogatov[mono] Integrate xharness tool (iOS) (#35316)
2020-04-28 buyaa-nImplement IAsyncDisposable for XmlWriter (#35233)
2020-04-28 Carol EidtAdd option for extra queries for SuperPmi (#35411)
2020-04-28 Anirudh AgnihotryRemove Targets* instances from .props files (#35353)
2020-04-28 Alexander NikolaevServer and client are synchronized via TaskCompletionSo...
2020-04-28 Eric ErhardtRemove workaround PreserveDependency in System.Data...
2020-04-28 Eric ErhardtAdd new attributes for ILLink analysis. (#35387)
2020-04-28 Himanshu Sonifix build.ps1 script execution error on cmd due to...
2020-04-28 imhameedEnable more formerly-failing-on-mono tests. (#35208)
2020-04-28 Andy AyersJIT: fixes for EH Write Thru and OSR (#35550)
2020-04-28 Ganbarukamo41Improve JIT dump related docs (#35166)
2020-04-28 Viktor HoferRemove GeneratedAssemblyInfoFile workaround (#35558)
2020-04-28 Jan JahodaAdd zlib-dev to linux requirement (#35571)
2020-04-28 Jan KotasDelete deprecated tailcalls support (#35552)
2020-04-28 Kevin JonesHandle CriticalExtensions and WeakSignature on 509Chain...
2020-04-28 monojenkins[debugger] Cleaning error before return Invalid_argumen...
2020-04-28 Anirudh Agnihotryenable package Testing (#35541)
2020-04-28 dotnet-maestro... [master] Update dependencies from mono/linker dotnet...
2020-04-28 Vlad BrezaeDisable tests which require precise GC on mono (#35560)
2020-04-28 Jan VorlicekMerge pull request #35429 from janvorli/fix-osx-debug...
2020-04-28 Jan VorlicekMerge pull request #35418 from janvorli/fix-stack-overf...
2020-04-28 Jan VorlicekMerge pull request #35218 from am11/feature/pal-tests
2020-04-28 David MasonMerge pull request #35334 from davmason/eventsource_fixes
2020-04-28 David WrightonFix generation of Crossgen2 zips (#34971)
next