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-01-24[Android][libs] Enable Internal.Console.Write in System.Private.CoreLib (#63949)Mitchell Hwang
2022-01-24Respond to feedback in GenerateMultiTargetRoslynComponentTargetsFile (#63943)Eric Erhardt
2022-01-24Update NativeAOT codegen and Crossgen2 for CreateSpan (#63977)David Wrighton
2022-01-22Revert "Enable System.Text.Json tests on netfx (#63803)" (#64108)Andy Gocke
2022-01-21Update the macOS CoreCLR building documentation. (#63932)Kevin Jones
2022-01-20Polish the PR build doc (#64036)Maxim Lipnin
2022-01-20Update StructMarshalling design now that DisableRuntimeMarshallingAttribute i...Jeremy Koritzinsky
2022-01-20Add runtime-extra-platforms pipeline to have matching runtime PR and Rolling ...Santiago Fernandez Madero
2022-01-19Enable System.Text.Json tests on netfx (#63803)Krzysztof Wicher
2022-01-18Fold coreclr/ToolBox into coreclr/tools (#63917)Michal Strehovský
2022-01-12Add dependency analysis documentation from CoreRT (#63665)Andrii Kurdiumov
2022-01-08Add Running on FreeBSD Instructions (#63417)Thefrank
2022-01-07Clarify P/Invoke shims guidance for OOB assemblies (#63470)Matt Kotsenas
2022-01-05Update Codespaces instructions for latest (#63376)Eric Erhardt
2022-01-04Add comment about using source-generated p/invokes to interop guidelines (#63...Elinor Fung
2022-01-03Unify threading between crossgen2 and ilc (#63282)Michal Strehovský
2022-01-03[wasm][debugger] Add Browsable Attribute support. (#62045)Ilona Tomkowicz
2021-12-31Switch to objwriter from the dotnet/llvm-project repo (#63177)Michal Strehovský
2021-12-24Update the apple testing doc (#63119)Maxim Lipnin
2021-12-18[wasm] Testing with NodeJs on CI (#62779)Pavel Savara
2021-12-17Remove the varargs-based mdarray helper. (#62855)Jeremy Koritzinsky
2021-12-16Add docs around NativeAOT workflows (#62837)Michal Strehovský
2021-12-14Rename 'excludemonofailures' to 'mono' (#62749)Tomáš Rylek
2021-12-10Add instructions to skip restoring nuget packages (#62634)Fan Yang
2021-12-09Updated testing document; patching and various mono-specific msbuild targets ...Nathan Ricci
2021-12-09Convert some old style intrinsics to NamedIntrinsic (#62271)Adeel Mujahid
2021-12-07Support Process.Start() on MacCatalyst (#61507)Simon Rozsival
2021-12-07Update area owners: carlossanlop changes area pods (#62495)Jeff Handley
2021-12-07Update windows-requirements.md (#62476)Steve Dunn
2021-12-06Move FabricBot rules to Config-As-Code (#62297)Eirik Tsarpalis
2021-12-04Add RateLimiting APIs (#61788)Brennan
2021-12-01Update creating codespace instructions (#62213)Eric Erhardt
2021-11-30area-PAL-Libraries merged into area-System.Runtime.InteropServices (#62180)Jeff Handley
2021-11-30[wasm][debugger] A draft of doc for describing debugger behavior. (#62015)Ilona Tomkowicz
2021-11-27Fix miscellaneous typos (#62062)Adeel Mujahid
2021-11-25Reorganize libs.native (#61958)Adeel Mujahid
2021-11-23Update list of analyzer diagnostics with JSON entries (#61809)Layomi Akinrinade
2021-11-20Use reflection or a compile-time only shim assembly to reference unexposed co...Jeremy Koritzinsky
2021-11-20Update `GetPinnableReference()` usage in multi-step custom type marshalling (...Jeremy Koritzinsky
2021-11-20Update area-owners to reflect Libraries Area Pod changes (#61642)Jeff Handley
2021-11-19[DllImportGenerator] Don't flag methods with known unsupported UnmanagedType ...Elinor Fung
2021-11-18Update Area Owners for System.Data (#61748)Cheena Malhotra
2021-11-16Obsolete thumbtacked AssemblyName properties (#59522)Bar Arnon
2021-11-15Update workflow docs to indicate ARM64 macOS works (#61575)Kevin Jones
2021-11-11[DllImportGenerator] Initialize by-value out array to default (#61431)Elinor Fung
2021-11-09Add instructions for using Codespaces (#60996)Eric Erhardt
2021-11-09Remove sorting requirement for interface lists (#60541)Michal Strehovský
2021-11-08Clean up the documentation for the library testing (#59401)Maxim Lipnin
2021-11-06Update area-owners.md (#61269)Andy Gocke
2021-11-03Add TFM and version support query to marshaller interface. (#61064)Aaron Robinson