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-09Block distributed transaction usage on arm64backport/pr-74226-to-release/7.0Shay Rojansky
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
2022-09-08[release/7.0][wasm-mt] Fix pack/build issues in threaded builds (#75171)Aleksey Kliger (λgeek)
2022-09-08[release/7.0][ppc64le] Fixed thunk address 8 byte alignment issue (#75258)Alhad Deshpande
2022-09-08Fix tests to use valid PBE iterations (#75240)Kevin Jones
2022-09-08[QUIC] Fix native crashes and heap corruption via "generated-like" interop (#...Natalia Kondratyeva
2022-09-08Remove workaround for manifest changes (#75197)Larry Ewing
2022-09-07dummy commit to runtime-extra-platforms.yml to kick the scheduling engine on ...Ankit Jain
2022-09-07[release/7.0] Fix race condition in DacEnumerableHashTable::BaseFindNextEntry...github-actions[bot]
2022-09-07Support multiple processor groups for NativeAOT (#75174)github-actions[bot]
2022-09-07[release/7.0] Update Roslyn compiler build (#75156)github-actions[bot]
2022-09-07Use the register of CAST for contained index operator (#74275) (#75145)Kunal Pathak
2022-09-07Fix OP_CHECK_THIS to read 1 byte instead of 4/8 on x86/x64/LLVM. (#74762)github-actions[bot]
2022-09-07[release/7.0][wasm] SIMD related build fixes (#75042)Ankit Jain
2022-09-07[release/7.0][wasm] Use the correct runtime pack version when the workload is...Ankit Jain
2022-09-06Disable KerberosExecutor on LinuxBionic, it doesn't have GSSAPI libraries (#7...github-actions[bot]
2022-09-06[release/7.0] Remove duplicate SourceGeneration generator refs (#75128)github-actions[bot]
2022-09-06[release/7.0] Fix W^X flag for setting `ITypeInfo` (#75046)github-actions[bot]
2022-09-06Add support so that SDK6 will continue to get the latest ILC packages (#75030)github-actions[bot]
2022-09-06[release/7.0] Do not retype small locals in `FIELD_LIST`s on x86 (#75036)github-actions[bot]
2022-09-06Fix argument validation in RuntimeType.InvokeMember (#75006)github-actions[bot]
2022-09-06[mono][jit] Zero extend the return when we might be invoking llvm generated c...github-actions[bot]
2022-09-06Update dependencies from https://github.com/dotnet/emsdk build 20220901.4 (#7...dotnet-maestro[bot]
2022-09-06Enable HTTP & SSL stress runs on release/7.0 (#75082)github-actions[bot]
2022-09-06[release/7.0] Throw on incompatible WebSocket options (#75014)github-actions[bot]
2022-09-06[release/7.0] Don't try to build PGO tools on platforms with no CoreCLR port....github-actions[bot]
2022-09-03Revert change in StringBuilder.Append(char) (#74898)github-actions[bot]
2022-09-03[release/7.0] Update dependencies from dotnet/llvm-project dotnet/runtime-ass...dotnet-maestro[bot]
2022-09-03Update dependencies from https://github.com/dotnet/icu build 20220901.2 (#74928)dotnet-maestro[bot]
2022-09-03[release/7.0] [RateLimiting] Handle Timer jitter (#74971)github-actions[bot]
2022-09-03Make System.Transactions.Local trimmable (#75004)github-actions[bot]
2022-09-03[release/7.0] [ARM64] - `IsValidCompareChain` should return `false` if both o...github-actions[bot]
2022-09-02[release/7.0] Fix issue #74741 - assert failure during weak pointer scanning....github-actions[bot]
2022-09-02[release/7.0] [NativeAOT] Save full ARM64 SIMD arg registers in UniversalTran...github-actions[bot]
2022-09-02Fix buffer overruns in GC code (#74974)github-actions[bot]
2022-09-02[release/7.0] Ensure that the SSE fallback for Vector3.Dot masks off the unus...github-actions[bot]
2022-09-02[release/7.0] Disallow TarWriter from writing link entries without LinkName s...github-actions[bot]
2022-09-02[release/7.0] Change some exception types thrown in Tar APIs (#74893)github-actions[bot]
2022-09-02Turn in-build signing on (#74941)Matt Mitchell