summaryrefslogtreecommitdiff
path: root/doc/CODING-GUIDELINES
AgeCommit message (Expand)Author
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