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-03-19Enable building repo on Windows ARM64 (#49864)Anton Lapounov
2021-03-19Fix failures on Windows when more warnings are enabled. (#49194)Aaron Robinson
2021-03-16Prevent unbounded lock holds in BufferManager of EventPipe (#48435)John Salem
2021-03-15Consolidate VS detection logic (#49593)Anton Lapounov
2021-03-13Adding an EventPipe README (#49542)Noah Falk
2021-03-09Move test_fx_ver under test folder (#49313)Elinor Fung
2021-03-04Revert async nameresolution on Unix (#48666)Günther Foidl
2021-03-03Embedding dac and other debugging resources into singlefilehost (#49033)Vladimir Sadov
2021-03-01Rename mention to master branch to main (#48824)Viktor Hofer
2021-02-24Enhance coreclr processing of event pipe configuration to be able to write th...David Wrighton
2021-02-20Fix JIT rolling build (#48552)Adeel Mujahid
2021-02-20Building singlefilehost with clr partition. (#48254)Vladimir Sadov
2021-02-18Fix usage of relative path on bundle extraction (#47200)Mateo Torres-Ruiz
2021-02-15Use size_t for hostfxr info count members (#48276)Adeel Mujahid
2021-02-13Move corehost under src/native (#48071)Adeel Mujahid
2021-02-11Enable Portable ThreadPool events to be written using NativeRuntimeEventSourc...Sung Yoon Whang
2021-02-10Assist MSVC dependency analysis when using include sources in EventPipe. (#48...Johan Lorensson
2021-02-05Removed unneeded variable (#44896)N
2021-02-01Use C EventPipe implementation by default (#47665)John Salem
2021-01-28Add Mono EventPipe rundown support. (#47339)Johan Lorensson
2021-01-14Prealloc 16 ipc slots in poll handle array. (#46981)Johan Lorensson
2021-01-14Add all public types into ep/ds rt API to be redefined by rt implementation. ...Johan Lorensson
2021-01-14Add support for local array types in EventPipe C library. (#46924)Johan Lorensson
2021-01-12Fix couple of races in EventPipe C library. (#46193)Johan Lorensson
2021-01-07Backport changes affecting EventPipe from PR 45672 into C library. (#46220)Johan Lorensson
2021-01-07Backport changes affecting EventPipe from PR 38225 into C library. (#46219)Johan Lorensson
2021-01-07Backport parts of EventPipe PR 43711 not currently in C library. (#46214)Johan Lorensson
2020-12-15Implementation of full EventPipeDiagnosticServer C library CoreClr shim. (#45...Johan Lorensson
2020-11-26Share unix getexepath() definition via src/native (#44999)Adeel Mujahid
2020-11-26[mono] Fix warnings on OSX, re-enable -Werror on CI with CMake (#44747)Ryan Lucia
2020-11-20Enables the interpreter on iOS (#44911)Steve Pfister
2020-11-19Move EventPipe C library into shared location. (#44791)Johan Lorensson