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-06Remove duplicate Microsoft.Interop.SourceGeneration referencebackport/pr-75058-to-release/7.0Charles Stoner
2022-09-06Add missing typesCharles Stoner
2022-09-06Update to compiler build 4.4.0-3.22431.10Charles Stoner
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
2022-09-02[release/7.0] Only attempt to use ESRP connection in approved branches (#74942)Matt Mitchell
2022-09-02[release/7.0] [wasm] Fix `JSExport` on struct and records (#74890)github-actions[bot]
2022-09-01[release/7.0] Fix use of uninitialized memory for Vector3 constants (#74880)github-actions[bot]
2022-09-01Update public pool names (#74906) (#74920)dotnet-maestro-bot
2022-09-01[release/7.0] Disable nullability warnings in JSON source generator (#74861)github-actions[bot]
2022-09-01[release/7.0] Update dependencies from dotnet/llvm-project dotnet/runtime-ass...dotnet-maestro[bot]
2022-09-01[release/7.0] [mono] Determine any memory/CPU limitations from sysfs cgroup (...github-actions[bot]
2022-08-31Update dependencies from https://github.com/dotnet/emsdk build 20220830.5 (#7...dotnet-maestro[bot]
2022-08-31[release/7.0] Fix two auto-atomicity Regex bugs (#74834)github-actions[bot]
2022-08-31Issue was that if a BGC thread handles a mark stack overflow, but runs into y...github-actions[bot]
2022-08-31[ppc64le] Bug fixes (#74800)Alhad Deshpande
2022-08-31Merge pull request #74692 from dotnet-maestro-bot/merge/release/7.0-rc1-to-re...Carlos Sanchez
2022-08-30[release/7.0] Fix incorrect "illegal XML comment chars" check & add regressio...github-actions[bot]
2022-08-30Fix TransactionInterop.GetDtcTransaction() (#74821)github-actions[bot]
2022-08-30[release/7.0] [NativeAOT] enable background GC on Unix (#74772)github-actions[bot]
2022-08-30Update THIRD-PARTY-NOTICES file (#74760)Nikola Milosavljevic
2022-08-30[release/7.0] [wasm][debugger] Fix chinese character in project name (#74816)github-actions[bot]
2022-08-30Discourage using explicit package references to ILCompiler to publish (#74591...Lakshan Fernando
2022-08-30Move distributed transaction test to OleTxTests (#74748)github-actions[bot]
2022-08-29[release/7.0] Fix signature for 64-bit delegate profiling helper (#74743)github-actions[bot]
2022-08-29[release/7.0] [NativeAOT] do not do shutdown for the main thread on Windows (...github-actions[bot]
2022-08-29Fixed GC collecting listener and/or connection while waiting on new connectio...Marie Píchová
2022-08-29[release/7.0] Use System.Numerics.IEqualityOperators.op_Equality in SpanHelpe...github-actions[bot]
2022-08-29[release/7.0] Implement proper File System detection for Apple OSes (#74560)github-actions[bot]
2022-08-29[release/7.0] For perf, remove Invoker pattern for fields (#74693)github-actions[bot]
2022-08-29[release/7.0] Ensure that the result for PowMod is fully initialized (#74672)github-actions[bot]
2022-08-28[release/7.0] Update dependencies from dotnet/llvm-project dotnet/roslyn-anal...dotnet-maestro[bot]
2022-08-28Fix unwinding for NativeAOT on Unix x64 (#74690)github-actions[bot]