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-02-17Create snapcraft.yamlrbhanda-patch-1Rahul Bhandari
2022-02-17Fix ping tests on OSX (#65508)Radek Zikmund
2022-02-17Add Nullable.GetValueRefOrDefaultRef API (#64677)Sergio Pedri
2022-02-17Disable R2R code for all associated components of a composite image (#65482)David Wrighton
2022-02-17Use `push` for 8/12 byte struct args on x86 (#65387)SingleAccretion
2022-02-17Adding Mariner 2.0 deps project (#65442)Nikola Milosavljevic
2022-02-17Add xargs for dotnet format command (#65090)Jeremy Koritzinsky
2022-02-17Move MacCatalyst arm64 leg definitions from runtime-staging to runtime-extra-...Maxim Lipnin
2022-02-17Add @teo-tsirpanis to community triagers (#65503)Eirik Tsarpalis
2022-02-17[wasm] HTTP tests on NodeJS (#65303)Marek Fišera
2022-02-17Remove OpenSSL error queue checking after initialization (#65435)Radek Zikmund
2022-02-17Process.Unix: reap all processes when running as pid 1. (#65061)Tom Deseyn
2022-02-17[wasm][debugger] Fix exceptions on eval (#64374)Ilona Tomkowicz
2022-02-17Remove dead code in illink.targets (#65494)Viktor Hofer
2022-02-17[main] Update dependencies from dotnet/linker (#65374)dotnet-maestro[bot]
2022-02-17Fix verification of open delegates (#65425)Jan Kotas
2022-02-17Avoid additional AssemblyInfo output file (#65465)Viktor Hofer
2022-02-17Morph `Vector.Create(0)` to `Vector.Zero` (#63821)Will Smith
2022-02-17Fix OP_FMAX an OP_FMIN on amd64 and lift the arch limitation (#65445)Fan Yang
2022-02-17Add reminder for package authoring (#65480)Dan Moseley
2022-02-17[JIT] More ARM64 comparison instruction optimizations with Vector.Zero (#64...Will Smith
2022-02-17[mono][interp] Add checks for interpreter stack overflow. (#65315)Zoltan Varga
2022-02-17[mono][jit] Compute the type of generic context used by static virtual calls ...Zoltan Varga
2022-02-17update SSL tests to deal better with disabled protocols (#65120)Tomas Weinfurt
2022-02-17Disable component governance for musl runs (#65454)Andy Gocke
2022-02-17Remove or move some expensive low-value testing (#65453)Andy Gocke
2022-02-17Fix PerformanceCounter's when running with Globalization Invariant Mode (#65414)Tarek Mahmoud Sayed
2022-02-17[wasm] Disable aot tests failing due to OOM (#65413)Ankit Jain
2022-02-17[MAUI][PERF] Reenable Maui w/o package injection (#65409)Parker Bibus
2022-02-17[LoongArch64] add gc directory for LoongArch64. (#63071)Qiao Pengcheng
2022-02-17Merge a couple NativeAOT smoke tests (#65426)Michal Strehovský
2022-02-16[LoongArch64] add the `coreclr/unwinder/loongarch64` from the #62979. (#63489)Qiao Pengcheng
2022-02-16Proposed changes to ECMA 335 for ref field support (#63659)David Wrighton
2022-02-16Gracefully emit a diagnostic when the GeneratedDllImport attribute didn't par...Jeremy Koritzinsky
2022-02-16[main] Update dependencies from 9 repositories (#65252)dotnet-maestro[bot]
2022-02-16Add linux-musl entry for FALLBACK_HOST_RID (#65339)Adeel Mujahid
2022-02-16Separate capturing from normal states (#65340)Olli Saarikivi
2022-02-16Explicitly check for TTL expiration when using Ping utility (#65312)Radek Zikmund
2022-02-16Hosting: ConfigDoesReload tests: increase timeout. (#64976)Tom Deseyn
2022-02-16JIT: Consider local var reads to be outstanding only if they are values (#65309)Jakob Botsch Nielsen
2022-02-16Suppress warnings in NativeAOT smoke tests (#65423)Michal Strehovský
2022-02-16Disable core dumps when running libraries tests on macOS (#65405)Elinor Fung
2022-02-16Update the ConvertToGeneratedDllImport code-fix to support stripping out Pres...Jeremy Koritzinsky
2022-02-16[mini] fix static virtual constrained calls in non-generic interfaces (#65390)Aleksey Kliger (λgeek)
2022-02-16Make sure we have GCGenerationRanges events when using Generation-Aware analy...Andrew Au
2022-02-16Ask helix to run tiering test when it's requested (#65359)Michal Strehovský
2022-02-16Couple optimizations to MultiRegStoreLoc (#64857)Egor Chesakov
2022-02-16[mono][llvm] Add missing OP_RCONV_TO_I opcode. (#65389)Zoltan Varga
2022-02-16Ensure that tls_destructionMonitor is initialized if a thread is attached to ...Vladimir Sadov
2022-02-16[wasm] Clean unused files from emsdk when provisioning (#65116)Larry Ewing