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-20Update dependencies from https://github.com/dotnet/arcade build 20220819.1darc-main-601bd1aa-34f2-4b28-8d96-3252c7fafd83dotnet-maestro[bot]
2022-08-19Update dependencies from https://github.com/dotnet/arcade build 20220818.4dotnet-maestro[bot]
2022-08-18Update dependencies from https://github.com/dotnet/arcade build 20220817.2dotnet-maestro[bot]
2022-08-18#52851 Enable/ Skip test case on MacCatalyst (#74070)Meri Khamoyan
2022-08-18[NativeAOT] Add method parameter names to stack trace if available (#73578)Jasper
2022-08-18Move runtimeconfig.template.json stuff to csproj (#74124)Michal Strehovský
2022-08-18[mono] fix Android sample AOT=true build (#74092)Aleksey Kliger (λgeek)
2022-08-18Enable Android x86 double related issues (#74080)Meri Khamoyan
2022-08-18[LoongArch64] delete the emitIns_R_R_Imm(). (#73509)Qiao Pengcheng
2022-08-18Workload changes - account for SDK bands and use archives (#73981)Juan Hoyos
2022-08-18Add dotnet8 feeds in main nuget.config (#74101)Carlos Sanchez
2022-08-18Fix nullable annotations on generic math interfaces (#74025)Stephen Toub
2022-08-18Reenabled HugeExpr test as it couldn't be reproduced. (#73976)Ivan Diaz Sanchez
2022-08-18Handle endianness for character tests (#74082)Aaron Robinson
2022-08-17Update dependencies from https://github.com/dotnet/hotreload-utils build 2022...dotnet-maestro[bot]
2022-08-17Add Arm64 PGO/IBC to Windows and Linux builds (#73973)Drew Scoggins
2022-08-17Don't fail the test when the file is in use, fixes #73925 (#74083)Adam Sitnik
2022-08-17Fixed SuperPMI collection by instantiate 'GetExactClasses' if it is null (#74...Will Smith
2022-08-17Fix auto layout algorithm to compute structure alignment correctly (#73738)David Wrighton
2022-08-17perf pipeline: Switch to node 14.x (#74017)Ankit Jain
2022-08-17[armel/Tizen] Skip host from cross-build (#73625)Alexander Soldatov
2022-08-17[LoongArch64] add LA64 to the unspported targets. (#74051)Qiao Pengcheng
2022-08-17System.Diagnostics.Tests.PerformanceCounterTests failed in CI (#73170)Badre BSAILA
2022-08-17Vectorize {Last}IndexOf{Any}{Except} without code duplication (#73768)Adam Sitnik
2022-08-17Reword backport bot message (#74077)Alexander Köplinger
2022-08-17Don't set PublishAot in SDK by default (#74046)Sven Boemer
2022-08-17[LoongArch64] amend the tests' building on LA64. (#73840)Qiao Pengcheng
2022-08-17Remove project dependency in S.Configuration.Tests.csproj (#74016)Steve Harter
2022-08-17Add support for "known errors" to Fuzzlyn pipeline (#73938)Jakob Botsch Nielsen
2022-08-17Make FileInfo/DirectoryInfo.Name lazy (#73983)Stephen Toub
2022-08-17Remove reflection from AppHostUpdateTests (#73988)Adeel Mujahid
2022-08-17Optimized string.Replace(char, char) (#67049)Günther Foidl
2022-08-17[mono] Implement missing functionality for cctor invocation (#73955)Vlad Brezae
2022-08-17Bump main branding to 8.0 (#73985)Carlos Sanchez
2022-08-17Disable the ConnectCallback_UseNamedPipe_Success test for NativeAOT (#74019)Miha Zupan
2022-08-17Add missing .npmrc (#74031)Larry Ewing
2022-08-17Update S.R.Metadata in HostModel (#74009)Adeel Mujahid
2022-08-17Update dependencies from https://github.com/dotnet/linker build 20220815.4 (#...dotnet-maestro[bot]
2022-08-16Product dependencies in Versions.props must be on the latest patch version fo...Carlos Sanchez
2022-08-16Use buffer.Length as the source of truth for ReadDirectoryChanges (#73970)David Cantú
2022-08-16hold reference to SslContextHandle to prevent crashes (#73972)Tomas Weinfurt
2022-08-16Annotate System.Private.DataContractSerialization (#73977)Tlakaelel Axayakatl Ceja
2022-08-16[wasm][debugger] Hide members from classes that don't have debug information ...Thays Grazia
2022-08-16Disable ILASM roundtrip for mainv2 test (#73956)Will Smith
2022-08-16Fix permissions value in S.D.Process tests (#74011)Adeel Mujahid
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