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
2020-06-01[WIP] Covariant Returns Feature (#35308)Fadi Hanna
2020-06-01Rev cmake minimum version from 3.14.2 to 3.14.5 (#34757)Adeel Mujahid
2020-06-01Add Or int? (#37225)Steven Yeh
2020-05-31Fix bad documentation links (#37222)Bruce Forstall
2020-05-31Reduce duplication in Linux build instructions (#37175)Bruce Forstall
2020-05-30Remove built-in WinRT support from the runtime (#36715)Jeremy Koritzinsky
2020-05-29[browser][wasm] Add initial webassembly instructions document. (#37123)Kenneth Pouncey
2020-05-29Update area-owners.md (#37171)Dan Moseley
2020-05-29Fix Linux requirements document (#37145)Bruce Forstall
2020-05-29Reword sectionImmo Landwerth
2020-05-29Update docs/project/api-review-process.mdImmo Landwerth
2020-05-28Add information about API review scheduleImmo Landwerth
2020-05-27Update the -vs switch and add docs for it (#37026)Viktor Hofer
2020-05-26Document disabling ApiCompat checks (#37011)Eirik Tsarpalis
2020-05-22Add NotNullIfNotNull, MemberNotNull attributes to doc (#36856)buyaa-n
2020-05-21Minor documentation improvements (#36834)Eirik Tsarpalis
2020-05-21Add autoconf, automake and libtool as dependencies (#36475)Egor Bogatov
2020-05-20Use a Brewfile for installing brew packages (#36747)Alexander Köplinger
2020-05-18CMake: Point download URLs directly to https:// (#36615)Nick Craver
2020-05-16updating area owners (#36467)Manish Godse
2020-05-16[mono] Use "dotnet publish" for Android sample with ILLink (#36593)Egor Bogatov
2020-05-15Enable basic generation of ngen pdb from composite image (#36311)David Wrighton
2020-05-15[docs] How to run tests on iOS and Android (#36297)Egor Bogatov
2020-05-14Update Linux docker instructions (#36370)Simon Nattress
2020-05-14Update windows prerequisites to be more specific about SDK (#36438)Ganbarukamo41
2020-05-12Update testing.md (#36286)Santiago Fernandez Madero
2020-05-12Fix vs testing link (#36261)Sean Hall
2020-05-11Use already defined generateAssemblyReferenceSource rather defining a new tar...Anirudh Agnihotry
2020-05-11Update the mscorlib.md document. (#36225)Aaron Robinson
2020-05-11Use TargetFramework conditions consistently in libraries (#35956)Viktor Hofer
2020-05-11Update ryujit-tutorial.md (#36191)Jan Kotas
2020-05-08Document F5 and Test Explorer prerequisites (#36117)Viktor Hofer
2020-05-07add requirement doc for FreeBSD (#35704)Tomas Weinfurt
2020-05-07Fix broken links on Botr doc (#35973)Matt Warren
2020-05-07Simplify build on macOS (#35570)Cédric Luthi
2020-05-06Re-enable xunit.console code coverage (#35894)Viktor Hofer
2020-05-06Change netcoreapp5.0 to net5.0 (#35176)Viktor Hofer
2020-05-04Fix-up styling to make the doc more readable (#35803)Matt Warren
2020-05-04Enable dotnet test in libraries (#35285)Viktor Hofer
2020-05-01Update nullability.md with note about Try methods and [NotNullWhen(true)] (#3...Stephen Toub
2020-04-30Update link from corefx to runtime (#35633)Jeremy Barton
2020-04-28Remove Targets* instances from .props files (#35353)Anirudh Agnihotry
2020-04-28Improve JIT dump related docs (#35166)Ganbarukamo41
2020-04-28Add zlib-dev to linux requirement (#35571)Jan Jahoda
2020-04-28Implement portable tailcall helpers (#341)Jakob Botsch Nielsen
2020-04-26Module initializers spec proposal (#35140)Joseph Musser
2020-04-24Update unloadability doc based on recent changesJan Vorlicek
2020-04-22[docs] Helpful links when building the first time.Kenneth Pouncey
2020-04-21Add microsoft-extensions to area owners (#35186)Dan Moseley
2020-04-20Update shared-generics.md to use `Method<>` instead of `Func<>` (#35181)nietras