Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-14Disable generic math (#55540)Tanner Gooding
2021-07-03Expose and implement generic math interfaces on core types (#54650)Tanner Gooding
2021-05-10NSAutoreleasePool instance should be added to all threads. (#52023)Aaron Robinson
2021-05-03[main] Update dependencies from mono/linker (#51921)dotnet-maestro[bot]
2021-05-01Split ComActivator into separate files for supported and not supported (#52126)Elinor Fung
2021-02-15Unset FEATURE_EVENTSOURCE_XPLAT in macOS builds (#48244)Sung Yoon Whang
2020-11-13Remove the experimental Utf8String type and tests from the runtime repo (#44574)Tomáš Rylek
2020-09-09Integrate minor fixes from dotnet/runtimelab:NativeAOT (#41999)Jan Kotas
2020-08-07Implement platform guards in OperatingSystem class (#40457)Adam Sitnik
2020-06-19Delete FEATURE_APPX (#38112)Jan Kotas
2020-06-19Merge FEATURE_CLASSIC_COMINTEROP into FEATURE_COMINTEROP (#38107)Jan Kotas
2020-06-10Add ILLink.Substitutions.xml files for System.Private.CoreLib. (#37615)Eric Erhardt
2020-05-30Remove built-in WinRT support from the runtime (#36715)Jeremy Koritzinsky
2020-03-07Implement new COM interop API for RCW/CCW creation/management (#32091)Aaron Robinson
2020-02-05Managed Renames for consistency (#28819)Steve MacLean
2019-11-21Implement instantiating and unboxing through portable stublinker code… (#106)David Wrighton
2019-05-17Delete unnecessary locale arguments (dotnet/coreclr#24624)Jan Kotas
2019-05-06Port all managed product binaries to use SDK style projects (dotnet/coreclr#2...Aaron Robinson