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
2021-04-01[mono] Fix the handling of jit icall wrappers in mono_aot_method_hash (), the...github-actions[bot]
2021-04-01[release/6.0-preview3] Re-enable iOS/tvOS arm64 simulator builds (#50538)Steve Pfister
2021-03-31Fix waits on iOS (#50421)github-actions[bot]
2021-03-30[mbr] Fix encmap boundary and method RVA lookup. (#50254)Aleksey Kliger (λgeek)
2021-03-29[AndroidCrypto] Implement X509 chain building (#49532) (#50135)Elinor Fung
2021-03-27Put back DiaSymReader library for cross-arch crossgen to package (#50149) (#5...Anton Lapounov
2021-03-25[wasm] Add support for using emscripten from packages (#50077) (#50227)Larry Ewing
2021-03-25[mbr] Fix null ptr use (#50174)github-actions[bot]
2021-03-25Remove openssl dependency from android (#49282) (#50107)Steve Pfister
2021-03-25We shouldn't provision emsdk on cross-compiler builds, which don't need it (#...github-actions[bot]
2021-03-25Don't bundle the LLVM optimizer on wasm we use the emscripten version (#50178)github-actions[bot]
2021-03-25Pick new version of Microsoft.DotNet.Build.Tasks.Installers (#50189)github-actions[bot]
2021-03-24Update dependencies from https://github.com/dotnet/icu build 20210323.1 (#50163)dotnet-maestro[bot]
2021-03-22use packages instead of package report for packageInstallation and closure ve...Anirudh Agnihotry
2021-03-22Fix DEBUG/non-DEBUG asm diffs due to instruction group size estimation (#49947)Bruce Forstall
2021-03-22Remove duplicate method name string initialization (#49963)Bruce Forstall
2021-03-22Add more loop alignment output (#49967)Bruce Forstall
2021-03-22Add arch parameter to artifact name property (#50004)Drew Scoggins
2021-03-22Fix COUNT_LOOPS build (#49965)Bruce Forstall
2021-03-22Disable arm64 tvOS/iOS simulator builds until ICU issue is addressed (#50003)Jo Shields
2021-03-22Update minimum recommended cmake version for Windows (#49961)Jan Kotas
2021-03-22Add new Mono embedding API to consume binary runtimeconfig format (#49740)Fan Yang
2021-03-22Update dependencies from https://github.com/dotnet/runtime build 20210319.6 (...dotnet-maestro[bot]
2021-03-22Lazily-allocate rarely needed ValueTask.s_canceledTask (#49968)Stephen Toub
2021-03-22Apple Silicon fix remote unwinding (#49974)Steve MacLean
2021-03-22Reduce cost of CreateSecKeyAndSecWebSocketAccept (#49831)Stephen Toub
2021-03-22JIT: Fold null checks for const strings (#49930)Egor Bogatov
2021-03-22Remove array enumerator allocations (#49970)David Fowler
2021-03-22[wasm][debugger] Fix source link feature (#49908)Thays Grazia
2021-03-22Seal internal and private classes in corelib (#49958)Stephen Toub
2021-03-22Speed up SuperPMI (#49962)Bruce Forstall
2021-03-22Add comment for GCDesc::GetNumPointers (#49951)Jan Kotas
2021-03-22Fix release build infinite loop (#49943)Bruce Forstall
2021-03-21[Wasm][AOT] Add the ability to the display the native stack frames (#49828)Thays Grazia
2021-03-21Remove unnecessary property setting in corerun. (#49950)Aaron Robinson
2021-03-21Add a CustomConstantAttribute test (#49748) (#49767)Sychev Vadim
2021-03-21Fix release builds with latest VS dogfood (#49948)Jan Kotas
2021-03-21Delete unnecessary linker options (#49938)Jan Kotas
2021-03-21Resolve new ILLink warnings in Microsoft.Extensions.DependencyInjection (#49887)Eric Erhardt
2021-03-21Apple Silicon Fix EEJitManager::CleanupCodeHeaps() (#49942)Steve MacLean
2021-03-20Update dependencies from https://github.com/dotnet/xharness build 20210319.2 ...dotnet-maestro[bot]
2021-03-20Update dependencies from https://github.com/mono/linker build 20210319.4 (#49...dotnet-maestro[bot]
2021-03-20Fix incorrect GTF_CALL_M_SPECIAL_INTRINSIC usage (#49911)Egor Bogatov
2021-03-20Fix a typo in `safemath.h` (#49933)SingleAccretion
2021-03-20Gate UnsupportedEnum_TestData on Ref.Emit (#49925)Michal Strehovský
2021-03-20Remove duplicate lines for the src/coreclr/debug folder exception in .gitigno...Anton Firszov
2021-03-20Update shared HTTP/3 code to latest spec (#49848)James Newton-King
2021-03-20Fix Time Zones Adjustment Rules on Linux (#49733)Tarek Mahmoud Sayed
2021-03-20Fix and simplify GCDescs for collectible types (#49791)Jan Kotas
2021-03-20Fix CMake detection and DefaultSubsets (#49919)Anton Lapounov