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-09-14addressing @radical commentsbackport/pr-75561-to-release/7.0Thays Grazia
2022-09-14addressing @radical commentsThays Grazia
2022-09-14Update src/mono/wasm/debugger/BrowserDebugProxy/MonoSDBHelper.csThays Grazia
2022-09-14Update src/mono/wasm/debugger/BrowserDebugProxy/MonoProxy.csThays Grazia
2022-09-14addressing @radical commentsThays Grazia
2022-09-14fixing setting a breakpoint in an invalid IL offsetThays Grazia
2022-09-14[wasm] Rename WasmExceptionHandling to WasmEnableExceptionHandling (#75543)Ankit Jain
2022-09-13[sgen] Remove two dead fields; fix wasm-mt AOT compilation (#75509)Aleksey Kliger (λgeek)
2022-09-13[release/7.0] Add binlog upload to workload generation (#75553)Juan Hoyos
2022-09-13Block distributed transaction usage on arm64 (#74570)github-actions[bot]
2022-09-13Workaround for building with clang-14 (#75510)Jan Kotas
2022-09-13[release/7.0] Fix running WebAssembly Browser App from VS (#75508)github-actions[bot]
2022-09-13[release/7.0] set session ID when TLS resume is enabled (#75507)github-actions[bot]
2022-09-13[release/7.0] [wasm][debugger] Fix evaluate expression on VS (#75495)github-actions[bot]
2022-09-13[wasm] Fix reference to `Microsoft.Build.NoTargets` (#75472)Ankit Jain
2022-09-13Revert "Pass resource items for VS generated authoring (#75461)" (#75535)Larry Ewing
2022-09-13Reverting change in source generators that require Roslyn 4.4 until we have a...Jose Perez Rodriguez
2022-09-13Pass resource items for VS generated authoring (#75461)github-actions[bot]
2022-09-13[release/7.0] load msquic early to avoid interference with RemoteExecutor (#7...github-actions[bot]
2022-09-13Fix macOS floating point corruption (#75467)github-actions[bot]
2022-09-13backport of 75432 (#75460)Thays Grazia
2022-09-13Manually backporting #74599 to 7.0 for RC2. (#75366)Steve Molloy
2022-09-12[wasm] Fix perf-pipeline errors (#75408)Ankit Jain
2022-09-12[release/7.0] Fix test issues on armv6, ppc64le on runtime-community (#75367)github-actions[bot]
2022-09-12Add RIDs for macOS 13; update test (#75428)github-actions[bot]
2022-09-12Do not emit mangled names in mstat files (#75407)github-actions[bot]
2022-09-12[release/7.0] Flush instruction cache after thunk pool allocation (#75403)github-actions[bot]
2022-09-12Make System.Transactions.Local trimmable on Windows (#75176) (#75377)Eric Erhardt
2022-09-12[wasm][host] Track change in forwardConsole parameter to forwardConsoleToWS (...Ankit Jain
2022-09-12[release/7.0] Update dependencies from dotnet/llvm-project (#75326)dotnet-maestro[bot]
2022-09-12[release/7.0] Target only net7.0 during source-build (#75168)Logan Bussell
2022-09-12Fix WebSockets.Client.ConnectTest crash for apple mobile platforms (#75423)github-actions[bot]
2022-09-12[release/7.0] [Android][libs] Introduce DateTimeOffset.Now temporary fast res...github-actions[bot]
2022-09-10[release/7.0] Update dependencies from dotnet/emsdk (#75361)dotnet-maestro[bot]
2022-09-10[Release/7.0] Updating inbox source generators to Roslyn 4.4 and removing pol...Jose Perez Rodriguez
2022-09-09[release/7.0] [wasm] Test, and app host fixes (#75295)github-actions[bot]
2022-09-09[release/7.0] add ability to set GCName via runtimeconfig. (#75159)github-actions[bot]
2022-09-09Initialize endTime on OSX (#75316)github-actions[bot]
2022-09-09[release/7.0] Fix RegexOptions.NonBacktracking matching end anchors at timeou...github-actions[bot]
2022-09-09[release/7.0] Fix `Exp10M1(TSelf)` and `Round(TSelf, MidpointRounding)` (#75284)github-actions[bot]
2022-09-09[release/7.0] Update dependencies from dotnet/emsdk (#75195)dotnet-maestro[bot]
2022-09-09[release/7.0] Update dependencies from dotnet/icu (#75194)dotnet-maestro[bot]
2022-09-09[release/7.0] Update dependencies from dotnet/llvm-project dotnet/runtime-ass...dotnet-maestro[bot]
2022-09-09[release/7.0] Fix WebProxy Race Condition Issue (#75246)github-actions[bot]
2022-09-09[Linux-Bionic] Skip NamedPipeTest_UnixDomainSocket tests and move LB pipeline...Steve Pfister
2022-09-09[wasm] Drop actually not exported types from dotnet.d.ts (#75265)github-actions[bot]
2022-09-09JIT: Fix unrecognized unaligned field indirections on ARM32 (#75250)github-actions[bot]
2022-09-08[release/7.0] JIT: Simplify JitDisasm matching behavior and support namespace...Jakob Botsch Nielsen
2022-09-08Swallow ObjectDisposedException when aborting QuicStream from CancellationAct...github-actions[bot]
2022-09-08[release/7.0][wasm] Add CI job for AOT+SIMD to `runtime-wasm` for PRs (#75064)Ankit Jain