Merge pull request #91151 from dotnet-maestro-bot/merge/release/8.0-rc1-to-release/8.0
[platform/upstream/dotnet/runtime.git] / docs / coding-guidelines /
2023-06-29 Adam SitnikIntroduction to vectorization with Vector128 and Vector...
2023-06-19 Viktor HoferUse analyzers from targeting pack for NetCoreAppCurrent...
2023-05-15 Bonuspunktlink to the latest version of Framework Design Guidelin...
2023-04-21 Tom DeseynTry to untangle the rid calculation. (#82832)
2023-03-27 Dan Moseleyadd link to interop guidelines (#83987)
2023-03-05 Adeel MujahidReplace remaining instances of COMPlus with DOTNET...
2023-02-01 Tlakaelel Axayakat... Merge branch 'main' of ../linker into main
2023-01-16 Tlakaelel Axayakat... Merge branch 'main' of ../linker into main
2023-01-11 Viktor HoferLowercase TargetOS (#80164)
2023-01-02 Viktor HoferUse shipping runtime.json for RID targeting (#80074)
2022-12-22 Tlakaelel Axayakat... Merge branch 'SyncLinkerLinux' of ../linker into main
2022-12-16 Eirik TsarpalisAdd nullable reference type annotations to System.Text...
2022-12-12 MSDN.WhiteKnightSplit library and package Readme (#78888)
2022-11-29 Viktor HoferMerge branch 'main' into Net8ChangesSecondAttempt
2022-11-25 Viktor HoferUpdate convention on how to ref and pack analyzers...
2022-11-08 dotnet-botMerge branch 'main' of /home/tlakollo/Consolidation...
2022-10-16 Viktor HoferLeverage the shipping, roslyn based ApiCompat in dotnet...
2022-09-13 Jan KotasReplace net7 with net8 in dogfooding and workflow docs...
2022-08-04 Jan KotasDelete NGen flavor of JIT configs (#73383)
2022-08-02 Alexander KöplingerAdd reference assembly for System.Private.CoreLib.dll...
2022-07-24 Adeel MujahidFix typos (#72709)
2022-07-17 Adeel MujahidFix typos (#72314)
2022-06-21 Huo YaoyuanFix typo in GC_FORBID doc (#71050)
2022-06-10 Aleksey Kliger ... Mono Code Guidelines (#70507)
2022-06-02 Aaron RobinsonUpdate updating-ref-source.md (#70169)
2022-05-23 Adeel MujahidFix typos (#69537)
2022-05-12 Viktor HoferDefine convention to consume and/or package analyzers...
2022-05-09 Andy GockeMerge pull request #67771 from dotnet/darc-main-31d4c30...
2022-05-07 Adeel MujahidFix typos (#69011)
2022-05-06 Larry EwingMerge remote-tracking branch 'upstream/main' into darc...
2022-05-06 Jan KotasRename CoreRT to NativeAOT (1/N) (#68888)
2022-04-15 Larry EwingMerge branch 'main' into darc-main-31d4c308-6782-4440...
2022-04-15 Igor VelikorossovUpdate breaking-change-rules.md (#66978)
2022-04-13 Juan Sebastian Hoy... Merge branch 'darc-main-31d4c308-6782-4440-8589-61f58f2...
2022-04-12 Viktor HoferOnly add placeholder pkg file if folder is empty (...
2022-04-12 Ankit JainMerge remote-tracking branch 'origin/main' into darc...
2022-04-09 Adeel MujahidUpdate coding-style.md (#67801)
2022-03-24 Eric ErhardtUpdate coding-style to include target-typed new() guide...
2022-03-10 Elinor FungRename `GeneratedDllImportAttribute` -> `LibraryImportA...
2022-03-05 Jan KotasReplace TargetFrameworks with TargetFramework where...
2022-03-04 Elinor FungRename `DllImportGenerator` project to `LibraryImportGe...
2022-02-24 Viktor Hofersfx+oob split, shim project refactoring, P2Ps
2022-02-12 Viktor HoferDon't use Targets* helper properties in libs (#64500)
2022-02-01 Viktor HoferDelete NS2x runtime specific impls (#64610)
2022-01-24 Eric ErhardtRespond to feedback in GenerateMultiTargetRoslynCompone...
2022-01-21 Andy GockeRevert "Enable System.Text.Json tests on netfx (#63803...
2022-01-19 Krzysztof WicherEnable System.Text.Json tests on netfx (#63803)
2022-01-07 Matt KotsenasClarify P/Invoke shims guidance for OOB assemblies...
2022-01-04 Elinor FungAdd comment about using source-generated p/invokes...
2021-09-24 Jeremy KoritzinskyMerge pull request #59577 from jkoritzinsky/merge-main
2021-09-24 Jeremy KoritzinskyMerge branch 'main' of github.com:dotnet/runtime into...
2021-09-23 Jeremy KoritzinskyMove clang-format download into dotnet/runtime and...
2021-09-20 Jeremy KoritzinskyMerge branch 'feature/DllImportGenerator' of /home...
2021-09-15 Jeremy KoritzinskyMerge pull request #59119 from jkoritzinsky/merge-main
2021-09-14 Jeremy KoritzinskyMerge branch 'main' of https://github.com/dotnet/runtim...
2021-09-10 Viktor HoferSimplify .NETFramework tfms (#58558)
2021-09-08 Viktor HoferUpgrade to net7.0 and remove target frameworks (#58011)
2021-08-16 Viktor HoferRename transport packages to follow convention (#57504)
2021-08-12 Viktor HoferP2P instead of binplacing aspnetcore transport pkg...
2021-08-06 Viktor HoferClean-up pkgproj leftovers in libs and apply fixes...
2021-08-02 iinuwaFix indentation on Interop directory tree example ...
2021-07-29 Jeremy KoritzinskyMerge pull request #56565 from jkoritzinsky/merge-main
2021-07-29 Jeremy KoritzinskyMerge branch 'main' of github.com:dotnet/runtime into...
2021-07-01 Eric StJohn Add analyzers to ref-pack / ASP.NET transport package...
2021-06-18 Elinor FungMerge remote-tracking branch 'upstream/main' into mergeMain
2021-06-15 Viktor HoferExpose missing references which are present in the...
2021-06-15 Aaron RobinsonGuidance on source generator projects (#54082)
2021-06-11 Elinor FungMerge remote-tracking branch 'upstream/main' into HEAD
2021-06-08 Viktor HoferInclude NetCoreAppCurrent configs in packages (#53439)
2021-05-25 Elinor FungMerge remote-tracking branch 'upstream/main' into featu...
2021-05-19 Eric StJohnRemove the use of IsPartialFacadeAssembly in refererenc...
2021-05-14 Eric StJohnAdd Analyzer packaging support and packaging documentat...
2021-05-13 Matt ThalmanAdd section to interop guidelines about tracking depend...
2021-03-28 Eric ErhardtAdd documentation on ILLink files (#50302)
2021-03-26 Stephen ToubSeal internal types in libraries (#50225)
2021-03-08 CadenJiRule number correction (#49288)
2021-03-01 Viktor HoferRename mention to master branch to main (#48824)
2021-01-30 Stephen ToubUse [NotNullWhen(true)] in more places (#47598)
2021-01-22 Doug BuntingClean up `aspnetcore` casing in ref to that repo (...
2021-01-04 Anirudh Agnihotrymove netcore platforms and targets to csproj (#46474)
2020-12-08 Vladimir Sadovrenaming `clrcompression` --> `System.IO.Compression...
2020-12-08 Jan KotasFind&Replace coreclr/src -> coreclr (#45761)
2020-11-24 Stephen ToubUpdate nullability.md
2020-11-11 Levi BroderickConvert aka.ms links to https (#44501)
2020-11-02 Anirudh AgnihotryChanging Windows_NT -> Windows for enabling TargetPlatf...
2020-10-29 Stephen ToubUpdate coding-style.md
2020-09-01 Eric ErhardtUpdating ref source documentation for full facades...
2020-08-20 Youssef VictorFix trailing whitespaces (#40891)
2020-08-13 Alexander KöplingerCleanup old corefx/coreclr GitHub issue links (#40286)
2020-08-07 Stephen ToubUse T? for unconstrained nullable types (#40197)
2020-07-30 Viktor HoferUpdate docs for packaging and other nits (#40134)
2020-07-23 Viktor HoferRemove depprojs in favor of PackageReferences (#35606)
2020-06-30 xtqqczzeMarkdown: Close anchor tags correctly (#38619)
2020-06-29 Stephen ToubDisable P/Invoke analyzer (#38550)
2020-06-25 Stephen ToubUpdate nullability.md
2020-06-25 Stephen ToubUpdate nullability.md
2020-06-24 Zoltán LehóczkyFix typo in Framework Design Guidelines - Digest (...
2020-06-18 Steve HarterMerge pull request #37976 from steveharter/TechEmPower
2020-06-18 David MasonDac changes for pinned object heap (#37853)
2020-06-18 Larry EwingMerge pull request #38067 from lewing/standard
next