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-05-13Low level API support for Objective-C interop. (#52146)Aaron Robinson
2021-01-22Export DotNetRuntimeInfo symbol from singlefile host (#47299)Vladimir Sadov
2020-04-10Single-file diagnostic support for SOS. (#34697)Mike McLaughlin
2020-03-18Fix native components build for Android (#32800)Adeel Mujahid
2020-03-07Enable starting SampleProfiler from startup EventPipe session (#33200)Sung Yoon Whang
2020-03-04Move EventPipe environment variable parsing logic to native code (#32516)Sung Yoon Whang
2020-01-25Refactor CMake system to allow cross OS DAC compile (#2054)Steve MacLean
2020-01-21Rename CLR_CMAKE_PLATFORM* CLR_CMAKE_HOST* (#1974)Steve MacLean
2019-06-04Update to AutoTrace (dotnet/coreclr#24936)John Salem
2018-12-27desktop port (dotnet/coreclr#21523)Maoni Stephens
2018-03-07Disable FEATURE_NI_BIND_FALLBACK by default for all platformsEgor Chesakov
2018-01-02Retry: Enable EventPipe across Unix and Windows (dotnet/coreclr#15611)Victor "Nate" Graf
2017-12-21Revert "Enable EventPipe across Unix and Windows (dotnet/coreclr#14772)" (dot...Victor "Nate" Graf
2017-12-21Enable EventPipe across Unix and Windows (dotnet/coreclr#14772)Victor "Nate" Graf
2017-10-28[Local GC] Implement loader protocol for a standalone GC (dotnet/coreclr#14663)Sean Gillespie
2017-09-27[ARM64/Unix] Enable FEATURE_EVENT_TRACE (dotnet/coreclr#14176)Steve MacLean
2017-09-27Permit to disable FEATURE_EVENT_TRACE on Tizen (dotnet/coreclr#14217)Jonghyun Park
2017-09-27Enable event tracing for Tizen. (dotnet/coreclr#14137)Dmitri-Botcharnikov
2017-09-12[GDBJIT] Specify C# language in DWARF debug information (dotnet/coreclr#13720)Konstantin Baladurin
2017-08-22[Local GC] Enable building the GC as a shared library (dotnet/coreclr#13137)Sean Gillespie
2017-05-10Allow users to enable automatic NI bind fallback via command-line (dotnet/cor...Jonghyun Park
2017-04-25Allow FEATURE_INTERPRETER to be enabled by command-line option (dotnet/corecl...Jonghyun Park
2017-04-24Fix cmake warning about mismatched if/endif comment (dotnet/coreclr#11176)Bruce Forstall
2017-04-24Support FEATURE_DBGIPC override (dotnet/coreclr#11164)Jonghyun Park
2017-04-17Support FEATURE_EVENT_TRACE override (dotnet/coreclr#10961)Jonghyun Park