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-11-12[release/7.0] Ensure ReadBufferState resets any BOM offsets every time the bu...release/7.0github-actions[bot]
2022-11-12Allow interop resolvers to return self handle (#78018)github-actions[bot]
2022-11-11Update dependencies from https://github.com/dotnet/icu build 20221109.1 (#78122)dotnet-maestro[bot]
2022-11-11Fix expensive typo in JsonNode (#78147)github-actions[bot]
2022-11-11[release/7.0] Update dependencies from dotnet/arcade (#78107)dotnet-maestro[bot]
2022-11-11Fix bug with BigInteger.TrailingZeroCount (#77727) (#78174)Tanner Gooding
2022-11-11[release/7.0] Fix non-determinism in Regex source generator (#78149)github-actions[bot]
2022-11-11[release/7.0] Fixed clang15 build issues (#78146)github-actions[bot]
2022-11-11[release/7.0] Update dependencies from dotnet/emsdk (#77818)dotnet-maestro[bot]
2022-11-11[release/7.0] TAR: Trim file type bits from mode header (#77612)Jeff Handley
2022-11-11[release/7.0] Fix Binding with IList<>, ICollection and IDictionary<,> implem...github-actions[bot]
2022-11-11Correct minimum memory size value from 200MB to 20MB (#77787)github-actions[bot]
2022-11-11[release/7.0] [ppc64le] Implementation of mono_arch_get_delegate_virtual_invo...github-actions[bot]
2022-11-11[release/7.0] JIT: fix gc hole in peephole optimizations (#78109)github-actions[bot]
2022-11-11Suppress warnings for deprecated keychain APIs (#77924)github-actions[bot]
2022-11-10[release/7.0] [mono][interp] Fix an issue with deopt and interpreter tiering....github-actions[bot]
2022-11-09[release/7.0] Don't generate a nearly empty file (#77187)github-actions[bot]
2022-11-09Merge pull request #78057 from vseanreesermsft/internal-merge-7.0-2022-11-08-...Matt Mitchell
2022-11-08Merge commit 'd099f075e45d2aa6007a22b71b45a08758559f80' into internal-merge-7...Sean Reeser
2022-11-07[release/7.0] Managed EventSources do not show up by default in EventPipe ses...David Mason
2022-11-04Free LOADERHANDLE DispatchMemberInfo dtor (#77570)github-actions[bot]
2022-11-04Workaround for msbuild issue in host tests (#77850)github-actions[bot]
2022-11-03[release/7.0] [wasm][debugger] Fixing when trying to call mono functions in a...github-actions[bot]
2022-11-03Update dependencies from https://github.com/dotnet/icu build 20221027.2 (#77558)dotnet-maestro[bot]
2022-11-03[release/7.0] [hot_reload] implement param reflection (#77734)github-actions[bot]
2022-11-03[PERF][Release/7.0] Update release/7.0 Perf infrastructure to use Perf repo r...Parker Bibus
2022-11-03[release/7.0] [wasm][debugger] Never send messages from our internal protocol...github-actions[bot]
2022-11-03[release/7.0] Fix unzipping 4GB+ zip files (#77605)github-actions[bot]
2022-11-03Port #77068 to 7.0 (#77533)David Mason
2022-11-03Disable SIMD intrinsics for Vector128/64 on Arm64 (#77443)github-actions[bot]
2022-11-03Fix OCSP test responder to omit fractional seconds (#77437)github-actions[bot]
2022-11-03[release/7.0] [wasm] Add `IMemoryView` as exported type (#77397)github-actions[bot]
2022-11-03[release/7.0] Fix regression when serializing untyped polymorphic root-level ...github-actions[bot]
2022-11-03Fixed FSharp crash issue (#77270)github-actions[bot]
2022-11-03Revert "Override ReadAsync and WriteAsync methods on ConsoleStream. (#71971)"...github-actions[bot]
2022-11-03[release/7.0] [wasm] Template nits 2 (#77263)Marek FiĊĦera
2022-11-03use byte load instruction in OP_CHECK_THIS instead of double word instruction...github-actions[bot]
2022-11-03[release/7.0] Update dependencies from dotnet/arcade (#77049)dotnet-maestro[bot]
2022-11-03[release/7.0] HttpStress do not use SYS_PTRACE cap for docker runs (#77125)github-actions[bot]
2022-11-03[release/7.0] Update dependencies from dotnet/llvm-project dotnet/runtime-ass...dotnet-maestro[bot]
2022-11-02Update branding to 7.0.1 (#77549)vseanreesermsft
2022-11-02[release/7.0][wasm] Fix Wasm.Build.Tests with stable 7.0.0 (#76939)Ankit Jain
2022-10-18Merge in 'release/7.0' changesv7.0.0dotnet-bot
2022-10-18[release/7.0] Fix loading app-local ICU (#77118)github-actions[bot]
2022-10-13Merge in 'release/7.0' changesdotnet-bot
2022-10-13Port stackoverflow fix from Roslyn to SourceGenerator PolyFill (#76954)CyrusNajmabadi
2022-10-13Merge in 'release/7.0' changesdotnet-bot
2022-10-13Merged PR 26705: Empty to commit to diverge internal and public branchesMatt Mitchell
2022-10-13[mono][s390x] Fix wrong implementation of OP_CHECK_THIS (#76920)github-actions[bot]
2022-10-13Update macos-11 vmImage to macos-12 for XCode 14. (#76973)Parker Bibus