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
2022-03-09[release/6.0][EventPipe] Fix reverse connection socket leaking to child proce...Juan Hoyos
2022-02-07[release/6.0] Support Single-file executable in Windows 7 (#63533)NN
2022-01-13[release/6.0] Use "read" to fetch misaligned 64bit values from bundle header ...github-actions[bot]
2021-12-15[release/6.0] Allow runtimeconfig StartupHooks and Environment StartupHooks t...github-actions[bot]
2021-11-10[release/6.0.1] add support for macOS 12 (#61028)Tomas Weinfurt
2021-11-09Fix dump generation issues for VS4Mac (#61063)Mike McLaughlin
2021-10-16[release/6.0] Remove duplicate entries from dotnet --info (#60446)github-actions[bot]
2021-10-08[release/6.0] Override `corehost_resolve_component_dependencies` and `corehos...github-actions[bot]
2021-10-07[release/6.0] Show error dialog in single-file app when runtime is missing (#...Andy Gocke
2021-09-22Split install_location to file-per-architecture (#59404)Vitek Karas
2021-09-17Do not use copy-on-write on windows (#59194)github-actions[bot]
2021-09-15Fix sample profiler resolution on Windows. (#59056)github-actions[bot]
2021-09-08Make sure EventPipe streaming thread won't write session->streaming_thread af...github-actions[bot]
2021-08-31[release/6.0] Enable win registry install location for all architectures (#57...github-actions[bot]
2021-08-27[release/6.0] Fix memory leak in enqueue/dequeue of EventPipe callback data. ...github-actions[bot]
2021-08-12Add arch info in missing framework error (#57150)Mateo Torres-Ruiz
2021-08-10Improve GUI error dialog when no runtime is installed (#57089)Mateo Torres-Ruiz
2021-08-09Move corehost.proj to corehost directory (#57036)Adeel Mujahid
2021-08-05Fix illumos build regressions (#55916)Adeel Mujahid
2021-07-28Build support for s390x: corehost (#53949)Ulrich Weigand
2021-07-28Prevent Segfault in EventPipe on disable (#56104)John Salem
2021-07-28Update runtimeconfig.json and deps.json paths when these break past the MAX_P...Mateo Torres-Ruiz
2021-07-27Fix an error printed out when install_location file is missing (#56327)Vitek Karas
2021-07-26Fix Windows build of ds-ipc-pal-socket.c and make FD_CLOEXEC best effort. (#5...Johan Lorensson
2021-07-18set CLOEXEC on diagnostic server FDs (#55850)John Salem
2021-07-13Add runtime property HOSTFXR_PATH (#55369)Mateo Torres-Ruiz
2021-06-23Add support for multi-arch install locations (#53763)Mateo Torres-Ruiz
2021-06-15Add the concept of "notification profilers" to the runtime (#53122)David Mason
2021-06-10Fix memory corruption after free in EventPipe streaming thread. (#53886)Johan Lorensson
2021-06-09ProcessInfo2 Diagnostics IPC Command (#52258)John Salem
2021-06-04Add better description of what to pass to `hostfxr_initialize_for_dotnet_comm...Vitek Karas
2021-06-03Add Execution Checkpoint EventPipe event used to track runtime init on Mono. ...Johan Lorensson
2021-06-03Remove some unnecessary string copies in hosting layer (#53631)Elinor Fung
2021-05-29Merged PR 13255: [5.0 MSRC] Ensure that extracted bundle does not use preexis...Vladimir Sadov
2021-05-25Making singlefile apps work when wrapped in an OSX universal binary (#52997)Vladimir Sadov
2021-05-20Couple simple cleanups in singlefile/bundle (#52995)Vladimir Sadov
2021-05-20Add native EventPipe event source generation into Mono build. (#52844)Johan Lorensson
2021-05-17SingleFile diagnostic support - Add export table and DotNetRuntimeInfo to dum...Juan Hoyos
2021-05-15Native host warnings fix (#52109)Lakshan Fernando
2021-05-14Add diagnostics IPC set environment variable command (#52567)David Mason
2021-05-12Add streaming support for EventPipe env trace file. (#52443)Johan Lorensson
2021-05-08Fix EventPipe shutdown to include last events in session. (#52431)Johan Lorensson
2021-05-07Add profiler startup command to the diagnostics command set (#52175)David Mason
2021-05-05Add support to disable default diagnostic server listener. (#52184)Johan Lorensson
2021-04-29Emit SCCS ID in singlefilehost (#51835)Adeel Mujahid
2021-04-28Implement TLB support in the RegFreeComManifest generation code. (#51413)Jeremy Koritzinsky
2021-04-26Add Mono System.Diagnostics.Tracing.RuntimeEventSource. (#51734)Johan Lorensson
2021-04-20Mono runtime component infrastructure including EventPipe/DiagnosticsServer a...Johan Lorensson
2021-04-20Fix issue #51468 (#51469)Valentin Grigorev
2021-04-16Remove unnecessary realpath calls from host probing logic (#50671)Mateo Torres-Ruiz