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-04[wasm] deprecate legacy JS API and propose new (#73068)Pavel Savara
2022-05-03[Infrastructure] Update devcontainer (#67656)John Salem
2022-01-27[Codespaces] Make it possible to run wasm samples in the browser (#64277)Aleksey Kliger (λgeek)
2022-01-09[wasm] Webpack & NextJS & TypeScript samples (#63335)Pavel Savara
2021-12-02[Wasm] JS modularization (#61313)Pavel Savara
2021-11-30Build HttpStress and SslStress with live-built runtime using current TFM (#61...Anton Firszov
2021-09-29Add initial codespaces support for dotnet/runtime (#59723)Eric Erhardt
2021-09-20Ignore MSBuild_Logs/ directory (#59323)Adeel Mujahid
2021-03-20Remove duplicate lines for the src/coreclr/debug folder exception in .gitigno...Anton Firszov
2021-02-16[mono] Adjust wasm gitignore (#48325)Kenneth Pouncey
2020-12-08December infra rollout - remove duplicated 'src' from coreclr subrepo (src/co...Tomáš Rylek
2020-11-27Optimize HTTP2 HPack huffman decoding (#43603)Roman Konecny
2020-08-20Remove Makefile from gitignore (#41075)wooooooood
2020-08-14[mono] Adjust wasm gitignore and Makefile (#40797)Ryan Lucia
2020-06-19Add support for illumos cross-compilation (#37753)Adeel Mujahid
2020-04-17Enable cross OS DBI build (#35021)Steve MacLean
2020-04-06Enable restore for ref and src projects in libs (#33553)Viktor Hofer
2020-03-10Remove duplicated entries (#33371)pi1024e
2020-02-06[mono] Improve mono.proj, auto-detect build configurations (#31739)Egor Bogatov
2020-01-15Add link to shared portion of CoreLib to .gitignore (#1607)Michal Strehovský
2019-12-17remote *_i.h blacklist from .gitignore (#975)Eirik Tsarpalis
2019-12-05Fix linux musl arm64 testing (#523)Jarret Shook
2019-11-22Libraries testing (#178)Viktor Hofer
2019-11-14Initial runtime repository structuredotnet-bot