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-08-18Address PR feedbackbackport/pr-74025-to-release/7.0-rc1Stephen Toub
2022-08-18Fix nullable annotations on generic math interfacesStephen Toub
2022-08-18Don't fail the test when the file is in use, fixes #73925 (#74094)github-actions[bot]
2022-08-18[release/7.0-rc1] perf pipeline: Switch to node 14.x (#74089)github-actions[bot]
2022-08-18Vectorize {Last}IndexOf{Any}{Except} without code duplication (#73768) (#74086)Adam Sitnik
2022-08-17[release/7.0-rc1] Workload changes - account for SDK bands and use archives (...github-actions[bot]
2022-08-17[release/7.0-rc1] Optimized string.Replace(char, char) (#74047)github-actions[bot]
2022-08-17[release/7.0-rc1] [mono] Implement missing functionality for cctor invocation...github-actions[bot]
2022-08-17Add missing .npmrc (#74039)github-actions[bot]
2022-08-17Don't set PublishAot in SDK by default (#74048)github-actions[bot]
2022-08-17Product dependencies in Versions.props must be on the latest patch version fo...github-actions[bot]
2022-08-17[release/7.0-rc1] [wasm][debugger] Hide members from classes that don't have ...github-actions[bot]
2022-08-17Use buffer.Length as the source of truth for ReadDirectoryChanges (#74023)github-actions[bot]
2022-08-16fix formatting of arm/arm64 addresses (#73967)Kunal Pathak
2022-08-16Publish ILC as a trimmed+R2R+singlefile executable (#73987)Michal Strehovský
2022-08-16Warn if runtimeconfig.template.json is used with PublishAot (#73996)Michal Strehovský
2022-08-16Improve failure mode when PublishSingleFile and PublishAot are specified toge...Michal Strehovský
2022-08-16Fix handling of corrupted state exceptions on Windows (#73889)Anton Lapounov
2022-08-16Fix another PublishAot incrementality issue (#73994)Michal Strehovský
2022-08-16Retry distributed transaction tests on MSDTC startup failure (#73941)Shay Rojansky
2022-08-16Make PublishAot properly incremental (#73989)Michal Strehovský
2022-08-16fix handling of client cert on macOS (#73574)Tomas Weinfurt
2022-08-16X509Certificates.Tests: make tests pass when sha1 cert signatures are not sup...Tom Deseyn
2022-08-16[main] Update dependencies from dotnet/linker (#73894)dotnet-maestro[bot]
2022-08-16Fix exceptions with missing HResult assignment. (#73948)David
2022-08-16avoid allocation of SafeFreeSslCredentials and SafeDeleteSslContext on Linux ...Tomas Weinfurt
2022-08-16Avoid unused NetEventSource code (#73868)Miha Zupan
2022-08-16Fix finding the Python location if the %TEMP% path contains a space (#72683)Morgan Creekmore
2022-08-16Add tests and improve binary XmlDictionaryReader performance (#73332)Daniel Svensson
2022-08-16Add generation of structured object file dumps (#73913)Michal Strehovský
2022-08-16Clean up AOT publish process (#73416)Lakshan Fernando
2022-08-16Update runtime repo to use Preview 7 SDK (#72145)Andy Gocke
2022-08-15Update byref bool native exports (#73950)Aaron Robinson
2022-08-15Vectorize IndexOfAnyExcept for four values (#73696)Adam Sitnik
2022-08-15[mono] Remove active issues for https://github.com/dotnet/runtime/issues/575...Larry Ewing
2022-08-15Fix issue#37970 (#73552)Hong Li
2022-08-15Make public EventBookmark's constructor and BookmarkText property (#73548)hoangh
2022-08-15Disable MaxResponseHeadersLength tests for HTTP/3 (#73945)Miha Zupan
2022-08-15Fix breakage from #70661 (#73962)Jo Shields
2022-08-15Use {Last}IndexOfAnyExcept in RegexCompiler and source generator (#73910)Stephen Toub
2022-08-15NativeAOT: Guarded devirtualization (#64497)Egor Bogatov
2022-08-15Show address offsets in hex (#73816)Kunal Pathak
2022-08-15Update dependencies from https://github.com/dotnet/runtime build 20220814.6 (...dotnet-maestro[bot]
2022-08-15Initialize variable prior to pedantic use. Caught by ubsan on a bool.Robert Henry
2022-08-15Unix: Move 'FileNotFound to DirectoryNotFound' handling to GetExceptionForIoE...Tom Deseyn
2022-08-15Make OCSP Stapling tests more reliable and more diagnosableJeremy Barton
2022-08-15[wasm][debugger] Support "supportsDebuggerProperties" from DAP (#71148)Thays Grazia
2022-08-15Fix unnecessary failure when Crossgen'ing dll's without proper Debug Director...Ivan Diaz Sanchez
2022-08-15Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /src/libraries/Common/tests/Sys...dependabot[bot]
2022-08-15Add support for `<TrimmerRootDescriptor>` (#73935)Michal Strehovský