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
path: root/docs
AgeCommit message (Expand)Author
2022-11-13Update deep-dive-blog-posts.md (#78281)Stephen Toub
2022-11-09Update area tizen owners (#78095)Gleb Balykov
2022-11-08Add linker to area owners (#77983)Andy Gocke
2022-11-08Improve coreclr test infra (#77929)David Wrighton
2022-11-04Update api-review-process.md (#77860)Dan Moseley
2022-11-04Design to support ByRefLike types in Generics (#67129)Aaron Robinson
2022-11-03correct code snippets (#77581)RaymondY
2022-11-01Improve WoA workflow documentation (#77691)Kevin Jones
2022-11-01Update some documentation (#77711)Jakob Botsch Nielsen
2022-11-01Add doc describing well-known properties that the host can pass to the runtim...Elinor Fung
2022-11-01[mono] Add LLVM documentation. (#77445)Zoltan Varga
2022-10-30update instruction to build, test, and get code coverage result to use correc...Eriawan Kusumawardhono
2022-10-27Retire .NET 5 (#69911)Armin Shoeibi
2022-10-26PGO: Add instrumented tiers (#70941)Egor Bogatov
2022-10-21Fix link (#77297)Jan Kotas
2022-10-20Update System.Speech to Eric/Jeff (#77142)Jeff Handley
2022-10-20Update .vsconfig file (#77189)Jeff Handley
2022-10-18Update area-System.IO.Pipelines lead (#77111)Marek Safar
2022-10-16Leverage the shipping, roslyn based ApiCompat in dotnet/runtime (#73263)Viktor Hofer
2022-10-16Add "_generated.*" suffix to some auto-generated files (#77083)Egor Bogatov
2022-10-12Introduce a source generator for invoking methods on unmanaged vtables (#68276)Jeremy Koritzinsky
2022-10-11Doc improvements (#76863)Jan Kotas
2022-10-10Improvements to CoreCLR Building, Debugging, and Testing Documentation (#75569)Ivan Diaz Sanchez
2022-10-07Use AzDO Pipeline Resources to define our build Docker containers (#75473)Jeremy Koritzinsky
2022-10-06Update docs on libraries cross build (#76614)Gleb Balykov
2022-10-05Obsolete `RSA.EncryptValue` and `RSA.DecryptValue`Robin Lindner
2022-09-29Updating owners (#76330)Eric StJohn
2022-09-28Update disasm-checks documentation (#76286)Will Smith
2022-09-24[JIT] CodeGen verification testing (#75102)Will Smith
2022-09-22Update owner/mentionees for System.Transactions (#76021)Shay Rojansky
2022-09-22Update area owners (#75975)Dan Moseley
2022-09-20Split Codespaces configuration based on development scenarios (#74683)Eric Erhardt
2022-09-19Add doc for CET compatibility. (#75551)Manish Godse
2022-09-16Updated test doc. (#75736)Nathan Ricci
2022-09-13[wasm] Automate patching the emsdk installation to add controlled indetermini...Zoltan Varga
2022-09-13Replace net7 with net8 in dogfooding and workflow docs (#75453)Jan Kotas
2022-09-04JIT: Simplify JitDisasm matching behavior (#74430)Jakob Botsch Nielsen
2022-08-30Use current version of clang and llvm in Linux prereqs (#74811)Jan Kotas
2022-08-30Add Nick to area-owners.json (#74761)Eric StJohn
2022-08-30[wasm] Move `src/tests/BuildWasmApps/*` to `src/mono/wasm` (#74698)Ankit Jain
2022-08-29Fix mentioned default value of DOTNET_TC_OnStackReplacement_InitialCounter (#...Stephen Toub
2022-08-26Update documentation for analyzing PR failures (#74615)Jan Kotas
2022-08-23Improve JitDisasm for top-level statements, expose DumpJittedMethods in Relea...Egor Bogatov
2022-08-15Repoint urls in docs (#73766)N0D4N
2022-08-12Obsolete XmlSecureResolver (#73676)Levi Broderick
2022-08-12Rename 'up-for-grabs' label to 'help wanted' (#73810)Jeff Handley
2022-08-05Misc createdump fixes (#73426)Mike McLaughlin
2022-08-04Delete NGen flavor of JIT configs (#73383)Jan Kotas
2022-08-04[docs] Debugging Libraries tests on Mono using VS Code (#73393)Aleksey Kliger (λgeek)
2022-08-02Describe the validity of null managed pointers (#71794)David Wrighton