summaryrefslogtreecommitdiff
path: root/doc/HACKING/CodingStandards.md
AgeCommit message (Collapse)Author
2017-09-22Mention even more about changes files in doc/HACKINGNick Mathewson
2017-09-21Update CodingStandards.md for changes-file stuffNick Mathewson
'check-changes' is now part of "make check", and must pass.
2017-09-08Add guidelines for floating point useTaylor Yu
2017-09-07Talk about assertions in CodingStandards.mdNick Mathewson
2017-08-01Document some operators usage conventions.Nick Mathewson
2017-07-10Add more details about git branch use in torMatt Traudt
2017-07-10impact -> affectNick Mathewson
2017-07-09specify when to run make distcheckChelsea H. Komlo
2017-06-28make check is required for all code submissionsChelsea H. Komlo
integration tests should be run for feature changes/major patches
2016-12-21check-spaces is run as part of make checkChelsea H. Komlo
2016-12-21make distcheck should be a part of the local development processChelsea H. Komlo
2016-12-21Adds standard to run code changes against test suiteChelsea H. Komlo
2016-12-08Document no changes file needed for bugfixes on unreleased codeJ. Ryan Stinnett
Fixes #20932.
2016-05-23Stop recommending --enable-gcc-warnings in doc/HACKINGNick Mathewson
2016-02-01mention lintChanges.py in the coding standardsNick Mathewson
2015-12-15Remove the INLINE coding standardcypherpunks
2015-11-05Delete trailing whitespace in md filesNick Mathewson
2015-11-05added some markdown formattingtom lurge
2015-10-29hacking is now markdownNick Mathewson
Not good markdown, mind you.