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-19Fix cancel in PipeReader.ReadAtLeastAsyncbackport/pr-66752-to-release/6.0Brennan
2022-03-14[release/6.0] Update dependencies from dotnet/emsdk dotnet/arcade (#66144)dotnet-maestro[bot]
2022-03-11[release/6.0] update expected exception for cases when all requested TLS vers...github-actions[bot]
2022-03-11Improve SSL platform detection (#64923) (#65054)Tomas Weinfurt
2022-03-11[release/6.0] improve SslStream tests on misconfigured systems (#65024)github-actions[bot]
2022-03-11[release/6.0] Fix catching of generic exception in crossgened shared generic ...github-actions[bot]
2022-03-11stabilize quic tests on server 2022 (#65097)github-actions[bot]
2022-03-11[release/6.0] Run tests for internal azdo PRs (#65526)Santiago Fernandez Madero
2022-03-11Define SystemReflectionMetadataLoadContextVersion property for package refere...Michael Simons
2022-03-11RID for Ubuntu 22.04 (#66225)Tomas Weinfurt
2022-03-11Fix compatibility with NTLM authentication to McAfee Web Gateway (#66315)github-actions[bot]
2022-03-11backport of 66295 (#66301)Thays Grazia
2022-03-10[monoapi] Add mono_method_get_unmanaged_callers_only_ftnptr (#66299)Aleksey Kliger (λgeek)
2022-03-10Remove redundant allocations from JsonSerializerOptions.GetConverter calls (#...Eirik Tsarpalis
2022-03-10[release/6.0] Fix Queryable-to-Enumerable overload mapping logic (#65857)github-actions[bot]
2022-03-10[release/6.0] Backport Fix PerformanceCounter's when running with Globalizati...Tarek Mahmoud Sayed
2022-03-10[release/6.0] [mono] Fix stacktrace from DIM (#65509)Thays Grazia
2022-03-10Remove OpenSSL error queue checking after initialization (#65501)github-actions[bot]
2022-03-10[release/6.0] [Android] Workaround for invalid return value from clock_nanosl...Simon Rozsival
2022-03-10[mono] Fix r8->i conversion on amd64/arm64. (#65329)github-actions[bot]
2022-03-10[mono][s390x] Fix OP_FCONV_TO_I and OP_RCONV_TO_I (#65328)github-actions[bot]
2022-03-10[release/6.0] vtable setup fix for generic default interface methods in mono ...github-actions[bot]
2022-03-10Merge pull request #66373 from steveisok/bump-manifest-band-300Eric StJohn
2022-03-10Merge pull request #65330 from dotnet/backport/pr-65326-to-release/6.0Eric StJohn
2022-03-10[release/6.0][wasm] Backport skipping System.Text.Json tests for aot configur...Steve Pfister
2022-03-09Merge pull request #66353 from vseanreesermsft/internal-merge-6.0-2022-03-08-...Eric StJohn
2022-03-09Fix the merge again...Larry Ewing
2022-03-09Merge branch 'release/6.0' into bump-manifest-band-300Larry Ewing
2022-03-09Add dependencies for other bandsLarry Ewing
2022-03-09[release/6.0] Add dependencies on EMSDK manifest bands for coherency in insta...Matt Mitchell
2022-03-09Include 300 in <WorkloadSdkBandVersions>Steve Pfister
2022-03-09Don't fail the build when dotnet-install logs errors from curlSteve Pfister
2022-03-09Bump sdk used for testing workloads to 6.0.300Steve Pfister
2022-03-09[release/6.0] Bump runtime workload manifest to 300 / update emsdk dependencySteve Pfister
2022-03-09[release/6.0] Fix race conditions in SystemEvents shutdown logic (#66230)Eric StJohn
2022-03-09Add "[createdump]" prefix to all createdump output and logging for VS4Mac (#6...Mike McLaughlin
2022-03-09[Release/6.0] Backporting recent fixes related to AVX and suspension. (#66120)Vladimir Sadov
2022-03-09[release/6.0][EventPipe] Fix reverse connection socket leaking to child proce...Juan Hoyos
2022-03-09Release a new version of System.Runtime.Experimental with the correct assembl...Santiago Fernandez Madero
2022-03-09Disable R2R code for all associated components of a composite image - When lo...github-actions[bot]
2022-03-09GeneratePackageOnBuild in WinHttpHandler.csproj (#65523)Anton Firszov
2022-03-08[release/6.0] Ensure that tls_destructionMonitor is initialized if a thread i...github-actions[bot]
2022-03-08[release/6.0] [wasm][debugger] Fix (chrome|edge)://inspect for the debug prox...github-actions[bot]
2022-03-08[release/6.0] [wasm][debugger] Fixing race condition (#64648)Thays Grazia
2022-03-08Merge commit 'c24d9a9c91c5d04b7b4de71f1a9f33ac35e09663' into internal-merge-6...Sean Reeser
2022-03-04[Release/6.0] Backport of Mariner 2.0 and Linux Arm64 packaging work (#65979)Nikola Milosavljevic
2022-03-03Update branding to 6.0.4 (#66021)vseanreesermsft
2022-02-24Merge in 'release/6.0' changesv6.0.3dotnet-bot
2022-02-24Port of #60580 (#65811)Manish Godse
2022-02-23Merge in 'release/6.0' changesdotnet-bot