summaryrefslogtreecommitdiffstats
path: root/Coding_Style.odt
Commit message (Collapse)AuthorAgeFilesLines
* Convert coding style from Open Document to MarkdownPavel Roskin2016-02-111-0/+0
| | | | | | | | | | | | Markdown is easily readable in text editors. Unlike ODT, markdown can be patched. GitHub shows markdown with pretty formatting. Remove bad examples. Improve explanations for good examples. Use Unicode finger sign to work around the issue of code block after a list. Make coding_style.md distributable.
* o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-191-0/+0
o applied new coding standards to all .c files o moved some files around