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
2021-09-10Add info about .NET 6 compatibility with Intel CET shadow stacks and how to t...Koundinya Veluri
2021-08-17Fix crashreport for stack overflow (#57428)Mike McLaughlin
2021-08-17Add `zip` tool to the install list for Android tests (#57569)Vitek Karas
2021-08-16Rename transport packages to follow convention (#57504)Viktor Hofer
2021-08-13Obsolete some System.Security.Cryptography.Pkcs APIsKevin Jones
2021-08-12P2P instead of binplacing aspnetcore transport pkg (#57239)Viktor Hofer
2021-08-12Automatic calculate the assembly and package version in servicing (#57158)Anirudh Agnihotry
2021-08-12Add support for building just a subset of runtime tests (#57142)Tomáš Rylek
2021-08-12update Windows ARM build requirements (#57275)Adam Sitnik
2021-08-12Obsolete Rfc2898DeriveBytes.CryptDeriveKey (#57002)Kevin Jones
2021-08-11[Mono] Update instructions for running runtime tests on Android (#57166)Fan Yang
2021-08-06Clean-up pkgproj leftovers in libs and apply fixes (#56899)Viktor Hofer
2021-08-04Remove old fwlink from Obsolete messages and make message improvements (#56690)Jeff Handley
2021-08-04Ecma edit for `conv.ovf.<to type>.un`. (#56450)Sergey Andreenko
2021-08-04Mark HandleProcessCorruptedStateExceptionsAttribute as obsolete (#56664)Jeff Handley
2021-08-03Update windows-requirements.md (#56476)Chris Ross
2021-08-02Fix indentation on Interop directory tree example (#56718)iinuwa
2021-08-02Build C++/CLI tests as .NET Core C++/CLI (#56502)Jeremy Koritzinsky
2021-07-31Resolve MakeGenericType ILLink warning in DependencyInjection (#55102)Eric Erhardt
2021-07-31Added Visual Studio build tools (#55629) (#56234)CW2
2021-07-30Move ILLink.LinkAttributes to shared and support NullabilityInfoContext with ...Eric Erhardt
2021-07-29Change area ownership for R2R (#56557)Manish Godse
2021-07-29Covariant return updates to ecma augments (#56496)David Wrighton
2021-07-28Update area-owners.md (#56481)Dan Moseley
2021-07-22Lsra heuristic tuning experiment report (#56103)Kunal Pathak
2021-07-14remove Steve as the os-mac-os-x owner (#55671)Jeff Schwartz
2021-07-14[wasm] Run `Wasm.Build.Tests` against workloads (#54451)Ankit Jain
2021-07-14Obsolete CryptoConfig.EncodeOID (#55592)Kevin Jones
2021-07-12[mono] Add some WASM AOT documention. (#55498)Zoltan Varga
2021-07-10add newly added label (#55462)Jeff Schwartz
2021-07-10Fix the daily build links in docs (#55443)Jeff Handley
2021-07-08[mono] new Sdk that selects mono runtime components (#54432)Aleksey Kliger (λgeek)
2021-07-07Obsolete useManagedSha1 and ProduceLegacyHmacValuesKevin Jones
2021-07-01Allow restricting cultures creation with any arbitrary names in Globalization...Tarek Mahmoud Sayed
2021-07-01 Add analyzers to ref-pack / ASP.NET transport package (#54950)Eric StJohn
2021-07-01Remove unnecessary Prev field in portable tailcall helpers (#54894)Jakob Botsch Nielsen
2021-06-29update area-owners.md (#54900)Aleksey Kliger (λgeek)
2021-06-28Obsolete X509Certificate2.PrivateKey and PublicKey.Key. (#54562)Kevin Jones
2021-06-25Move the metadata update related APIs to the MetadataUpdater class (#54590)Mike McLaughlin
2021-06-24[wasm] Bump emscripten to 2.0.23 (#53603)Radek Doulik
2021-06-23Update library testing docs page to reduce confusion (#54324)Noah Falk
2021-06-22SYSLIB0026: Obsolete mutable X509 certificate APIsKevin Jones
2021-06-21Add Cross DAC documentation (#54498)Steve MacLean
2021-06-21Syntax highlighted `type-loader.md` (#54497)Takym (たかやま)
2021-06-21Clarify Visual Studio minimum requirement (#52820)xtqqczze
2021-06-15Expose missing references which are present in the runtime and in packages in...Viktor Hofer
2021-06-15Guidance on source generator projects (#54082)Aaron Robinson
2021-06-11Enable devirtualization in more scenarios on crossgen2 (#53567)David Wrighton
2021-06-10Add Mono diagnostics-tracing design document. (#53302)Johan Lorensson
2021-06-09[wasm][testing] hosting echo server in xharness process (#52923)Pavel Savara