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-09-05Sqrt move checks before ifdefamd64_sqrt_instrinsicsMatous Kozak
2022-08-31Vector128 Sqrt HW intrinsics supportMatous Kozak
2022-08-29sqrt callMatous Kozak
2022-08-29Disable KerberosExecutor on LinuxBionic, it doesn't have GSSAPI libraries (#7...Filip Navara
2022-08-29Ppc64le bug fixes (#74746)Alhad Deshpande
2022-08-29Add Nick to fabric-bot config (#74666)Eric StJohn
2022-08-29#50868 enable configuration json tests on Android (#74647)Meri Khamoyan
2022-08-29#50866 enable configuration functional test on android (#74651)Meri Khamoyan
2022-08-29Add support for indefinite length arrays (#74215)David Cantú
2022-08-29Annotate System.Runtime.Serialization for AOT warnings (#74663)Tlakaelel Axayakatl Ceja
2022-08-29Mark UnmanagedCallersOnlyTest as NativeAOT incompatible (#74546)Michal Strehovský
2022-08-29[wasm][debugger] Fix chinese character in project name (#74516)Thays Grazia
2022-08-29Discourage using explicit package references to ILCompiler to publish (#74591)Lakshan Fernando
2022-08-29Retry logic for distributed transactions test (#74648)Shay Rojansky
2022-08-29Fix mentioned default value of DOTNET_TC_OnStackReplacement_InitialCounter (#...Stephen Toub
2022-08-29JIT: Clone all local addresses when importing `dup` (#72714)Jakob Botsch Nielsen
2022-08-29Fix signature for 64-bit delegate profiling helper (#74500)Jakob Botsch Nielsen
2022-08-29Use System.Numerics.IEqualityOperators.op_Equality in SpanHelper.T.cs where p...Johan Lorensson
2022-08-28Convert SHFileOperation error to Win IO error (#74607)Edison Henrique Andreassy
2022-08-28[LoongArch64] supporting `src/tests/run.sh` on LA64. (#74470)Qiao Pengcheng
2022-08-28Non-canonical NaN tests for Vector Equals method (Issue #68710) (#74517)Hafthor Stefansson
2022-08-27[NativeAOT] do not do shutdown for the main thread on Windows (#74679)Vladimir Sadov
2022-08-27Add `[NotNullIfNotNull]` to conversions from `string` to `JsonNode`. (#74643)Theodore Tsirpanis
2022-08-27Don't crash on recursive native layout (#74630)Michal Strehovský
2022-08-27Pass over interop tests with NativeAOT (#74627)Michal Strehovský
2022-08-27Pass /NOEXP /NOIMPLIB options to the linker when publishing native AOT .exes ...Jan Kotas
2022-08-27[LoongArch64] Fix some erros when testing GCstress4. (#74469)Qiao Pengcheng
2022-08-27For perf, remove Invoker pattern for fields (#74614)Steve Harter
2022-08-27Revert "[MONO] Move marshal-ilgen into a component (#71203)" (#74674)Aleksey Kliger (λgeek)
2022-08-27Fix unwinding for NativeAOT on Unix x64 (#74673)Anton Lapounov
2022-08-27Enable Console Logging test in NativeAOT (#74381)Eric Erhardt
2022-08-26Fix some issues in `coreclr/nativeaot/docs/interop.md` (#74656)Ero
2022-08-26Remove unneeded references to JsonTypeInfo.PropertyInfoForTypeInfo. (#74594)Eirik Tsarpalis
2022-08-26fix MaxResponseHeadersLength tests (#74479)Tomas Weinfurt
2022-08-26avoid allocation X509Chain if there is no certificate (#74616)Tomas Weinfurt
2022-08-26[Android] Move linux-bionic leg to runtime-extra-platforms (#74621)Steve Pfister
2022-08-26Forward-substitute long call on 32 bit targets (#74502)SingleAccretion
2022-08-26Ensure that the result for PowMod is fully initialized (#74585)Tanner Gooding
2022-08-26[QUIC] Root listener/connection while waiting on new connection/stream event ...Marie Píchová
2022-08-26[main] Update dependencies from 9 repositories (#73968)dotnet-maestro[bot]
2022-08-26Move Mono FreeBSD and Linux armv6 legs to the runtime-community pipeline (#74...Steve Pfister
2022-08-26Fix typo in test (#74610)Steve Harter
2022-08-26Simplify platform macro definitions in PAL (#73530)Adeel Mujahid
2022-08-26Testing builds with v3beta pool - newer MacOS (#74609)Matt Galbraith
2022-08-26#50870 Enabling Microsoft.Extensions.Configuration.Xml tests on android (#74575)Meri Khamoyan
2022-08-26#50878 enable StringSegment tests on Android (#74556)Meri Khamoyan
2022-08-26[main] Update dependencies from dotnet/linker (#74238)dotnet-maestro[bot]
2022-08-26Issue was that if a BGC thread handles a mark stack overflow, but runs into y...Peter Sollich
2022-08-26Always maintain committed_by_oh when heap_hard_limit is set (#74624)Andrew Au
2022-08-26Allow address == g_gc_highest_address in get_skewed_basic_region_index_for_ad...Andrew Au