summaryrefslogtreecommitdiff
path: root/doc/CODING-GUIDELINES
AgeCommit message (Expand)Author
2012-08-30Restore CODING-GUIDELINES to doc folderMatthew Jordan
2010-11-11Merged revisions 294740 via svnmerge from Russell Bryant
2009-11-26Reorder option flags. Change guidelines so that example code is consistent w...Tilghman Lesher
2009-08-10Merged revisions 211583 via svnmerge from Tilghman Lesher
2009-08-10AST-2009-005Tilghman Lesher
2009-08-01(closes issue #15515)Bradley Latus
2009-07-21Note that we use tabs instead of spaces for indentation.Russell Bryant
2009-06-15Last batch of 'static' qualifiers for module-level global variables.Kevin P. Fleming
2009-05-28Update references to bugs.digium.com and reviewboard.digium.com to the new URLs.Sean Bright
2008-12-31Mostly just whitespace, but also convert 'CVS' to 'SVN' in a coupleSean Bright
2008-10-09(closes issue #13557)Steve Murphy
2008-07-02Add a locking section to the coding guidelines document.Russell Bryant
2008-06-30a few minor updates and typo fixesRussell Bryant
2008-06-19Older versions of GNU gcc do not allow 'NULL' as sentinel.Michiel van Baak
2008-04-17fileio.h does not exist; io.h does, though.Tilghman Lesher
2008-02-261) Make braces mandatory for if/for/while, even around single statements.Tilghman Lesher
2007-12-18A minor update, caused by a recent bug report ;-)Olle Johansson
2007-12-18small documentation update (nothing important).Luigi Rizzo
2007-12-10add a bit of info on the build infrastructureLuigi Rizzo
2007-11-22new info on the management of headersLuigi Rizzo
2007-09-14Merged revisions 82376 via svnmerge from Mark Michelson
2007-06-05add a note about inline commentsRussell Bryant
2007-05-24add a note about using the intenal API for creating detached threadsRussell Bryant
2007-05-04a small upgrade to the coding standard, and an update to the code that trigge...Steve Murphy
2006-09-11More spelling fixes (issue 7930)Tilghman Lesher
2006-09-11fix minor typo in coding guidelinesRussell Bryant
2006-07-23update to mention svn instead of cvsRussell Bryant
2006-04-10fix typo in the provided indent commandRussell Bryant
2006-04-04Clarify syntax of new manager events that reports a status.Olle Johansson
2006-02-12major dialplan functions updateKevin P. Fleming
2006-01-13Various cleanups from comments in an email from Luigi Rizzo. Thank you!Russell Bryant
2006-01-11fix typo, thanks Qwell!Russell Bryant
2006-01-10Add wrappers for commonly used memory allocation functions. These wrappersRussell Bryant
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-10issue #5709Russell Bryant
2005-10-31various text/formatting updates (issue #5503 plus some minor additions)Kevin P. Fleming
2005-07-19update guidelines to explain indent parameteres (bug #4742)Russell Bryant
2005-07-10more thoughtsKevin P. Fleming
2005-07-10minor fixes, and more topics coveredKevin P. Fleming
2005-06-07update guidelines to follow their own rules for whitespace (bug #4486)Kevin P. Fleming
2005-06-02add guidelines for doxygen documentation writing (bug #4417, with mods)Kevin P. Fleming
2005-06-02add a minor allocation/zeroing guidelineKevin P. Fleming
2005-05-19add IAXPEER function (bug #4310, with minor formatting and doc changes)Kevin P. Fleming
2005-05-15more strncpy -> ast_copy_string conversions, fixing some buglets along the wayKevin P. Fleming
2005-05-01add some notes regarding the distinction between applications and functionsKevin P. Fleming
2005-04-23add guideline comment about not using '%i' with scanfKevin P. Fleming
2005-04-01Update README to reflect modern Asterisk features and requirementsKevin P. Fleming
2005-01-19Modify code example suggestionAnthony Minessale II
2005-01-18Additional coding guidelines (bug #3374)Mark Spencer
2004-11-08Provide "ident" command line (at least the start of one)Mark Spencer