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-08-23[release/7.0-rc1] Improve DOTNET_JitDisasm and introduce DOTNET_JitDisasmSumm...Egor Bogatov
2022-08-22[release/7.0-rc1] net7.0 + net6.0 workload multitargeting changes (#74018)Larry Ewing
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
2022-08-02Add reference assembly for System.Private.CoreLib.dll (#72143)Alexander Köplinger
2022-07-31Add documentation for hot/cold splitting (#73029)Aman Khalid
2022-07-30Add EH filters for generic catch(T) blocks (#72721)Egor Bogatov
2022-07-29[wasm] `JSImport` generator `AllowUnsafeBlocks` diagnostic (#72996)Pavel Savara
2022-07-28Implement ControlledExecution API (#71661)Anton Lapounov
2022-07-28Rename [RegexGenerator] to [GeneratedRegex] (#72434)Adeel Mujahid
2022-07-28CMake support in VS open folder for coreclr (#70285)Huo Yaoyuan
2022-07-27[wasm] Modify workload to pick threading runtime packs (#72412)Steve Pfister
2022-07-26Add pod names into the area-owners.json file to support querying by pod (#72564)Jeff Handley
2022-07-26Add analyzer support to validate the stateless marshaller shapes (#72643)Jeremy Koritzinsky
2022-07-24Avoid unnecessary return val copying in tailcall-via-help (#72720)Jakob Botsch Nielsen
2022-07-24Fix typos (#72709)Adeel Mujahid
2022-07-23`LibraryImport` generator `AllowUnsafeBlocks` diagnostic (#72650)Aaron Robinson
2022-07-22Clarified documentation regarding building the Core_Root. (#72560)Ivan Diaz Sanchez
2022-07-19Add an area-owners.json file. Remove unused area. Format MD table. (#72309)Jeff Handley
2022-07-17Fix typos (#72314)Adeel Mujahid
2022-07-17Add clr.aot subset for convenience and document it (#72251)Andy Gocke
2022-07-15Add diagnostic suppressor for the MarkMethodsAsStatic diagnostics on custom m...Jeremy Koritzinsky
2022-07-15Update UserTypeMarshallingV2.md to match approved design (#72230)Elinor Fung
2022-07-15wasm, js interop ownership (#72215)Pavel Savara
2022-07-10Update deep-dive-blog-posts.md (#71907)D.C. Valkyrie
2022-07-10Fix miscellaneous typos (#71896)Adeel Mujahid
2022-07-08Obsolete Create(string) cryptographic factory methods (#71230)Kevin Jones
2022-07-07Add note about Array.Initialize to ECMA-335 augments (#71766)Jan Kotas
2022-07-07Add note about partition IV and V to ECMA-335 augments (#71737)Jan Kotas
2022-07-06Update design and expose new attributes for the CustomTypeMarshaller support ...Jeremy Koritzinsky
2022-07-05Update area-owners.md (#71639)Steve Pfister
2022-07-02Add arm64 macOS cross-compilation instructions. (#71568)Juan Hoyos
2022-07-02Version resilient cross module code compilation and inlining (#71271)David Wrighton
2022-07-01Basic support for stateless linear collection marshalling (#71473)Elinor Fung
2022-06-29Update guideline of squashing commits (#71394)Kunal Pathak
2022-06-28Rename nightly to daily in the dogfood instructions (#71383)Jan Kotas
2022-06-24Add SYSLIB0044 to diagnostic list (#71232)Kevin Jones
2022-06-23Update design docs to reflect our new marshaller design from partner feedback...Jeremy Koritzinsky
2022-06-22Revert "Add support for cross module inlining and cross module generic compil...David Wrighton
2022-06-21Fix typo in GC_FORBID doc (#71050)Huo Yaoyuan
2022-06-20Add support for cross module inlining and cross module generic compilation to...David Wrighton
2022-06-16Update dogfooding instructions (#70833)Jan Kotas
2022-06-15Add note about backward branch constraints to ECMA-335 augments (#70760)Jan Kotas
2022-06-14Add doc on Unix temporary file security practice (#70585)Andy Gocke
2022-06-11Mono Code Guidelines (#70507)Aleksey Kliger (λgeek)