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-01Update dependencies from https://github.com/dotnet/llvm-project build 20220831.4darc-main-08888d97-c7a9-4ed6-856e-5092fd79512fdotnet-maestro[bot]
2022-09-01Update dependencies from https://github.com/dotnet/roslyn-analyzers build 202...dotnet-maestro[bot]
2022-09-01Update dependencies from https://github.com/dotnet/xharness build 20220901.1dotnet-maestro[bot]
2022-09-01Update dependencies from https://github.com/dotnet/icu build 20220901.1dotnet-maestro[bot]
2022-08-30Update dependencies from https://github.com/dotnet/llvm-project build 20220829.2dotnet-maestro[bot]
2022-08-30Update dependencies from https://github.com/dotnet/roslyn-analyzers build 202...dotnet-maestro[bot]
2022-08-30Update dependencies from https://github.com/dotnet/runtime-assets build 20220...dotnet-maestro[bot]
2022-08-30Update dependencies from https://github.com/dotnet/xharness build 20220829.1dotnet-maestro[bot]
2022-08-30Update dependencies from https://github.com/dotnet/icu build 20220829.1dotnet-maestro[bot]
2022-08-29Update dependencies from https://github.com/dotnet/runtime build 20220827.5dotnet-maestro[bot]
2022-08-27Update dependencies from https://github.com/dotnet/llvm-project build 20220826.3dotnet-maestro[bot]
2022-08-27Update dependencies from https://github.com/dotnet/roslyn-analyzers build 202...dotnet-maestro[bot]
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
2022-08-26Revert "Don't NativeAOT crossgen on ARM64 (#74211)" (#74617)Michal Strehovský
2022-08-26Do not run DynamicGenerics on mac (#74618)Michal Strehovský
2022-08-26`DisableRuntimeMarshalling` block Vector types (#74612)Aaron Robinson
2022-08-26[main] Update dependencies from dotnet/arcade (#74495)dotnet-maestro[bot]
2022-08-26[Unix]: AcceptAsync with existing AcceptSocket support on Unix (#73499)Ahmet İbrahim AKSOY
2022-08-26Update documentation for analyzing PR failures (#74615)Jan Kotas
2022-08-26CI: Tighten the path based triggers for jobs (#74534)Ankit Jain
2022-08-26Re-enable MemoryCacheTest.Contains. (#74551)Steve Molloy
2022-08-26[mini] Disable passing valuetypes in SIMD registers (#74582)Aleksey Kliger (λgeek)
2022-08-26update Helix arm64 images (#73963)Tomas Weinfurt
2022-08-25Reenable class-memaccess warning (#74363)Aaron Robinson