summaryrefslogtreecommitdiffstats
path: root/eng/coding-conventions.rst (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-06-15eng/coding-conventions.rst: Fix duplicate periodsJoel Sherrill1-1/+1
2021-09-02eng: Remove bogus coding ruleSebastian Huber1-2/+0
Declaring functions used only through function pointers as inline makes absolutely no sense at all.
2020-11-11eng: Move code formatting rules into one sectionSebastian Huber1-26/+0
Clarify the 80 character limit. Change the line continuation indent level.
2020-11-11eng: Clarify "Coding Conventions" introductionSebastian Huber1-5/+5
2020-11-11eng: Clarify "Source Documentation" sectionSebastian Huber1-10/+17
2020-11-11eng: Add header file conventionsSebastian Huber1-0/+37
2020-07-24eng: Add recommendations for attributesSebastian Huber1-4/+30
Fix formatting.
2020-05-01Rework RTEMS licensing discussions.Joel Sherrill1-9/+10
This now captures historical rationale along with cross-linking code templates with license guidelines. Closes #3962.
2019-01-11Simplify SPDX-License-Identifier commentSebastian Huber1-1/+1
2019-01-11Use standard format for copyright linesSebastian Huber1-1/+1
2018-12-17eng/coding-conventions.rst: Convert TBD to Rest Format (GCI 2018)Pritish Jain1-2/+244
2018-12-17Initial start of converting the Word outline to RestJoel Sherrill1-0/+10
Thanks to Scott Zemerick <scott.zemerick@tmctechnologies.com> for the analysis and ideas that led to this.