summaryrefslogtreecommitdiff
path: root/doc/CODING-GUIDELINES
AgeCommit message (Expand)Author
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
2004-05-18Update coding guidelinesMark Spencer
2004-05-15Update coding guidelines, fix "say.c" compile on older compilers, update codi...Mark Spencer
2004-05-02Add doc/CODING-GUIDELINES documentJames Golovich