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-08-31Merge pull request #74692 from dotnet-maestro-bot/merge/release/7.0-rc1-to-re...Carlos Sanchez
2022-08-30Update THIRD-PARTY-NOTICES file (#74760)Nikola Milosavljevic
2022-08-27Revert "[MONO] Move marshal-ilgen into a component (#71203)" (#74675)v7.0.0-rc.1.22426.10Aleksey Kliger (λgeek)
2022-08-23Update workload manifest paths (#74364)Larry Ewing
2022-08-20Remove AES and SubtleCrypto from WASM (#74165) (#74246)Eric Erhardt
2022-08-17[release/7.0-rc1] Workload changes - account for SDK bands and use archives (...github-actions[bot]
2022-08-15[wasm] cleanup testing and host support in templatest and tests (#73785)Pavel Savara
2022-08-15Repoint urls in docs (#73766)N0D4N
2022-08-10[MONO] Move marshal-ilgen into a component (#71203)Nathan Ricci
2022-08-05Stop including runtime-specific symbols in non-runtime-specific packages (#73...Elinor Fung
2022-08-04[wasm] deprecate legacy JS API and propose new (#73068)Pavel Savara
2022-08-04Fix path to non-Windows symbols for Microsoft.NETCore.App.Host (#73333)Elinor Fung
2022-08-03Use PtrToStringUTF8 instead of PtrToStringAnsi on Unix (#73279)Jan Kotas
2022-08-03Update zlib, zlib-intel dependencies (#73082)Levi Broderick
2022-07-28[wasm] remove support for CommonJS (#72865)Pavel Savara
2022-07-27[wasm] Modify workload to pick threading runtime packs (#72412)Steve Pfister
2022-07-26Removing the PublishAot check from the SDK (#72820)Lakshan Fernando
2022-07-25Re-enable the ability to use in-build signing (#72690)Matt Mitchell
2022-07-24Fix typos (#72709)Adeel Mujahid
2022-07-23Include libnethost.pdb in implementation packages (#72688)Elinor Fung
2022-07-22Revert "Always use live host (#71725)" (#72628)Andy Gocke
2022-07-20Native AOT runtime changes for multiple package conflict (#72346)Lakshan Fernando
2022-07-18Always use live host (#71725)Andy Gocke
2022-07-17Fix typos (#72314)Adeel Mujahid
2022-07-16Update Newtonsoft.Json reference in host tests to new version (#72286)Vitek Karas
2022-07-14Add support for building WASM variants alongside single-threaded to the build...Jo Shields
2022-07-12Add clrgc to sharedFx (#72032)Manish Godse
2022-07-12Add test which reproduces but in complex framework resolution (#71959)Vitek Karas
2022-07-11Don't use Newtonsoft.Json as a test dependency name in ResolveComponentDepend...Vitek Karas
2022-07-11Consolidate Newtonsoft versions (#71402)Adeel Mujahid
2022-07-10[wasm]: JavaScript interop with [JSImport] and [JSExport] attributes and Rosl...Pavel Savara
2022-06-22Bump Newtonsoft.Json in /src/installer/tests/TestUtils (#71142)dependabot[bot]
2022-06-17Enable IDE0054 (Use compound assignment) (#70564)Stephen Toub
2022-06-14List other architectures and DOTNET_ROOT environment variables in dotnet --in...Elinor Fung
2022-06-13ppc64le build support (#68806)Sapana-Khemkar
2022-06-10Update analyzer version and fix new findings (#70157)Buyaa Namnan
2022-06-08Include `include` folder in runtime pack on all Mono platforms (#69719)Jo Shields
2022-06-06Do not add x86 host to PATH on 64-bit machines (#69902)Nikola Milosavljevic
2022-05-26Some clean-up of host tests (#69802)Elinor Fung
2022-05-25Use SubtleCrypto API on browser DOM scenarios (#65966)Layomi Akinrinade
2022-05-23Dispose of processes launched in host tests (#69625)Elinor Fung
2022-05-19Linux-bionic (Android libc w/o Android interop) initial implementation (#66147)Jo Shields
2022-05-19Fix check in test for output on unhandled exception (#69528)Elinor Fung
2022-05-19Run host tests with dotnet test and enable crash/hang dumps (#69340)Elinor Fung
2022-05-18Do not print anything to stderr running SCD app without deps.json (#69314)Vitek Karas
2022-05-15Improve some use of Regex (#68961)Stephen Toub
2022-05-13Collect more info for host tests (#69282)Elinor Fung
2022-05-11CreateSymbolicLink PInvoke retval must be marshalled as U1 (#69150)David Cantú
2022-05-09Merge pull request #67771 from dotnet/darc-main-31d4c308-6782-4440-8589-61f58...Andy Gocke
2022-05-07Fix typos (#69011)Adeel Mujahid