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-03-18Load C++/CLI DLLs built against .NET 7.0+ in default ALC (#66486)Elinor Fung
2022-03-17Remove dotnet6 feeds (#66447)Viktor Hofer
2022-03-11Add support for the new WASM Exception Handling feature (#66435)Zoltan Varga
2022-03-11Refactor and improve MLL tests (#66332)Vitek Karas
2022-03-10Add test for comhost with managed host (#66360)Elinor Fung
2022-03-08Add tests for `ijwhost` (#66308)Elinor Fung
2022-03-05Replace TargetFrameworks with TargetFramework where possible (#66198)Jan Kotas
2022-03-03Improve formatting of host test errors (#65730)Vitek Karas
2022-02-24sfx+oob split, shim project refactoring, P2PsViktor Hofer
2022-02-24[wasm] Use `--emit-symbol-map` to generate a `dotnet.js.symbols` (#65162)Ankit Jain
2022-02-20Remove S.R.CS.Unsafe and Intrinsify Unsafe (#64861)Wraith
2022-02-17Adding Mariner 2.0 deps project (#65442)Nikola Milosavljevic
2022-02-11Update StyleCopAnalyzers to 1.2.0-beta.406 (#65142)Stephen Toub
2022-02-03[wasm] Emscripten 2.0.34 bump (#62499)Radek Doulik
2022-01-27Build ILCompiler NuGet packages (#63212)Michal Strehovský
2022-01-27Moved AssemblyName helpers to managed (part 2) (#63915)Vladimir Sadov
2022-01-25Port Mono to Raspberry Pi, ship as new linux-armv6 RID (#62594)Jo Shields
2021-12-14PE loader/image cleanups. No-copy mapping of R2R PEs on Windows. (#61938)Vladimir Sadov
2021-12-07Symlink for dotnet host should be created at build time (#62455)Nikola Milosavljevic
2021-12-02[Wasm] JS modularization (#61313)Pavel Savara
2021-12-01Fix a few syntax issues in shell scripts (#62102)Adeel Mujahid
2021-11-27Fix miscellaneous typos (#62062)Adeel Mujahid
2021-11-23Stabilize host's UpgradeCode and ProviderKey (#61810)Nikola Milosavljevic
2021-11-19Allow runtimeconfig StartupHooks and Environment StartupHooks to both be pres...Tom de Goede
2021-11-15There shouldn't be a 'lib' prefix on Windows .lib files (#61618)Jo Shields
2021-11-03Update SDK to 6.0 RC2 (#60256)Viktor Hofer
2021-10-26Up retry for ETXTBSY (#60741)Andy Gocke
2021-10-19DotNetHost packages are not created during source-build (#60575)Eric Erhardt
2021-10-19Update mac installers location string (#60499)Sarah Oslund
2021-10-19Add fibers API shim that's included in the latest Windows SDKs as needed (#60...Steve Dunn
2021-10-18Remove FlakyAppHostTests category in installer tests (#60354)Alexander Köplinger
2021-10-15Eliminate pre-built assets during source-build (#60370)Eric Erhardt
2021-10-15Remove duplicate entries from dotnet --info (#60376)Eric StJohn
2021-10-14[wasm] rationalize internal exports (#60075)Pavel Savara
2021-10-13Make upgrade install new host first, then uninstall old (#60307)Eric StJohn
2021-10-07Don't create a symbols archive in a PGO build. (#60096)Jeremy Koritzinsky
2021-10-07Override `corehost_resolve_component_dependencies` and `corehost_set_error_wr...Vladimir Sadov
2021-10-05Add back the nethost archive. (#59847)Jeremy Koritzinsky
2021-10-05Fixes based on feedback for the original #59929 (#59967)Vitek Karas
2021-10-05Use live-built corehost on s390x for creating testhost (#58952)Alexander Köplinger
2021-10-05Enable Crossgen for FreeBSD, now that it is actually implemented. (#59853)Jostein Kjønigsen
2021-10-04Show dialog when running .NET 6 GUI single-file on 5.0 hostfxr (#59929)Vitek Karas
2021-10-04[wasm] More typescript conversion (#59655)Pavel Savara
2021-10-01Produce symbols archives (#59842)Jeremy Koritzinsky
2021-09-30Retry installer Process.Start if ETXTBSY (#59765)Andy Gocke
2021-09-29Universal arm crossgen compiler (#58279)David Wrighton
2021-09-27Add InstallLocation component to host (#59537)Eric StJohn
2021-09-27[draft][wasm] introduce typescript modules (#59392)Pavel Savara
2021-09-24Add execute bit to postinstall script (#59552)Eric StJohn
2021-09-24Prevent racing on installer shared props/targets (#59276)Andy Gocke