aboutsummaryrefslogtreecommitdiffstats
path: root/doc/CODING-GUIDELINES
AgeCommit message (Expand)AuthorFilesLines
2007-09-14Fixing a typo in the coding guidelinesmmichelson1-1/+1
2006-09-11More spelling fixes (issue 7930)tilghman1-1/+1
2006-09-11fix minor typo in coding guidelinesrussell1-1/+1
2006-07-23update to mention svn instead of cvsrussell1-8/+6
2006-04-10fix typo in the provided indent commandrussell1-1/+1
2006-04-04Clarify syntax of new manager events that reports a status.oej1-0/+13
2006-02-12major dialplan functions updatekpfleming1-2/+4
2006-01-13Various cleanups from comments in an email from Luigi Rizzo. Thank you!russell1-0/+4
2006-01-11fix typo, thanks Qwell!russell1-1/+1
2006-01-10Add wrappers for commonly used memory allocation functions. These wrappersrussell1-11/+27
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-...kpfleming1-0/+0
2005-11-10issue #5709russell1-1/+1
2005-10-31various text/formatting updates (issue #5503 plus some minor additions)kpfleming1-105/+194
2005-07-19update guidelines to explain indent parameteres (bug #4742)russell1-2/+21
2005-07-10more thoughtskpfleming1-0/+10
2005-07-10minor fixes, and more topics coveredkpfleming1-22/+120
2005-06-07update guidelines to follow their own rules for whitespace (bug #4486)kpfleming1-9/+10
2005-06-02add guidelines for doxygen documentation writing (bug #4417, with mods)kpfleming1-1/+50
2005-06-02add a minor allocation/zeroing guidelinekpfleming1-0/+22
2005-05-19add IAXPEER function (bug #4310, with minor formatting and doc changes)kpfleming1-1/+24
2005-05-15more strncpy -> ast_copy_string conversions, fixing some buglets along the waykpfleming1-1/+6
2005-05-01add some notes regarding the distinction between applications and functionskpfleming1-1/+25
2005-04-23add guideline comment about not using '%i' with scanfkpfleming1-0/+4
2005-04-01Update README to reflect modern Asterisk features and requirementskpfleming1-1/+11
2005-01-19Modify code example suggestionanthm1-11/+22
2005-01-18Additional coding guidelines (bug #3374)markster1-0/+67
2004-11-08Provide "ident" command line (at least the start of one)markster1-0/+5
2004-05-18Update coding guidelinesmarkster1-6/+21
2004-05-15Update coding guidelines, fix "say.c" compile on older compilers, update codi...markster1-0/+5
2004-05-02Add doc/CODING-GUIDELINES documentcitats1-0/+53