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-11W^X support (#54954)Jan Vorlicek
2021-06-15Add the concept of "notification profilers" to the runtime (#53122)David Mason
2021-06-15Fix PAL_JitWriteProtect export on Linux (#54190)Jan Vorlicek
2021-06-12Unify macOS ARM64 write protection holders with W^X ones (#54067)Jan Vorlicek
2021-05-15Runtime support for static virtual interface methods (#52173)Tomáš Rylek
2021-05-13Low level API support for Objective-C interop. (#52146)Aaron Robinson
2021-05-12Allow overriding processor count via configuration setting (#52492)Anton Lapounov
2021-05-07Fix mscordbi RPATH to find libmscordaccore.dylib (#51751)Ilia
2021-04-15Add stub definitions of inject debug resources targets to fix runtimeinfo bui...Jeremy Koritzinsky
2021-04-10Install crossgen, jitinterface, clrjit into the sharedframework folder in cro...Jeremy Koritzinsky
2021-04-06Reorganize CoreCLR native build to reduce CMake reconfigures when the build s...Jeremy Koritzinsky
2021-04-05Make Ninja the default CMake generator on Windows for the repo (#49715)Jeremy Koritzinsky
2021-04-01Support DOTNET_ prefix (#50507)Aaron Robinson
2021-03-27Delete unreachable code for emitting PE fixups and obj files (#50259)Jan Kotas
2021-03-27Add CoreCLR implementation of CallConvMemberFunction. (#47828)Jeremy Koritzinsky
2021-03-03Embedding dac and other debugging resources into singlefilehost (#49033)Vladimir Sadov
2021-02-21Enable Hot Reload API on Linux (#48497)Mike McLaughlin
2021-02-20Building singlefilehost with clr partition. (#48254)Vladimir Sadov
2021-02-17Fix using .NET COM server with `dynamic` keyword (#48037)Elinor Fung
2021-02-03Add ability to update the friend assembly set of an assembly with Reflection ...David Wrighton
2021-01-28Stop localizing '<Unknown>' and '<In Memory Module>' strings (#47437)Andy Gocke
2021-01-22Export DotNetRuntimeInfo symbol from singlefile host (#47299)Vladimir Sadov
2020-12-23Replace AWK with Bash scripts (#46313)Adeel Mujahid
2020-12-13Fix macos DAC & DBI search dependency paths (#45978)Steve MacLean
2020-12-08December infra rollout - remove duplicated 'src' from coreclr subrepo (src/co...Tomáš Rylek