summaryrefslogtreecommitdiffstats
path: root/doc/coding-style
Commit message (Collapse)AuthorAgeFilesLines
* Make doc/coding-style point to wiki pageTom Yu2012-05-221-564/+3
| | | | | | | The old doc/coding-style file was out of date; replace its content with a pointer to the wiki page. ticket: 7147 (new)
* no c++-style commentsKen Raeburn2006-09-221-0/+3
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18605 dc483132-0cff-0310-8789-dd5450dbe970
* * coding-style: Modern (gnu) indent requires a number with -ipKen Raeburn2005-10-211-1/+1
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17446 dc483132-0cff-0310-8789-dd5450dbe970
* * coding-style: Assume ANSI C '89. Use krb5int_ for internal namesKen Raeburn2001-01-201-14/+13
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12918 dc483132-0cff-0310-8789-dd5450dbe970
* * coding-style: Update after some discussion. Add sectionsTom Yu2000-07-131-27/+135
| | | | | | comparing to BSD KNF and GNU coding standards. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12540 dc483132-0cff-0310-8789-dd5450dbe970
* * coding-style: Some minor tweaks. Require do-while to always beTom Yu2000-07-121-11/+91
| | | | | | | | braced. Note some aspects of function pointer and array pointer usage. Elaborate on function declaration practices. Add placeholders for sections on Makefiles and test suites. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12539 dc483132-0cff-0310-8789-dd5450dbe970
* * coding-style: Another pass. Add secion on namespaces.Tom Yu2000-07-101-15/+81
| | | | | | Elaborate some on null pointers. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12538 dc483132-0cff-0310-8789-dd5450dbe970
* * coding-style: First pass draft of coding standardsTom Yu2000-07-101-0/+310
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12537 dc483132-0cff-0310-8789-dd5450dbe970