update to mention svn instead of cvs
[asterisk/asterisk.git] / doc / CODING-GUIDELINES
2006-07-23 Russell Bryantupdate to mention svn instead of cvs
2006-04-10 Russell Bryantfix typo in the provided indent command
2006-04-04 Olle JohanssonClarify syntax of new manager events that reports a...
2006-02-12 Kevin P. Flemingmajor dialplan functions update
2006-01-13 Russell BryantVarious cleanups from comments in an email from Luigi...
2006-01-11 Russell Bryantfix typo, thanks Qwell!
2006-01-10 Russell BryantAdd wrappers for commonly used memory allocation functi...
2005-11-29 Kevin P. Flemingremove extraneous svn:executable properties
2005-11-10 Russell Bryantissue #5709
2005-10-31 Kevin P. Flemingvarious text/formatting updates (issue #5503 plus some...
2005-07-19 Russell Bryantupdate guidelines to explain indent parameteres (bug...
2005-07-10 Kevin P. Flemingmore thoughts
2005-07-10 Kevin P. Flemingminor fixes, and more topics covered
2005-06-07 Kevin P. Flemingupdate guidelines to follow their own rules for whitesp...
2005-06-02 Kevin P. Flemingadd guidelines for doxygen documentation writing (bug...
2005-06-02 Kevin P. Flemingadd a minor allocation/zeroing guideline
2005-05-19 Kevin P. Flemingadd IAXPEER function (bug #4310, with minor formatting...
2005-05-15 Kevin P. Flemingmore strncpy -> ast_copy_string conversions, fixing...
2005-05-01 Kevin P. Flemingadd some notes regarding the distinction between applic...
2005-04-23 Kevin P. Flemingadd guideline comment about not using '%i' with scanf
2005-04-01 Kevin P. FlemingUpdate README to reflect modern Asterisk features and...
2005-01-19 Anthony Minessale IIModify code example suggestion
2005-01-18 Mark SpencerAdditional coding guidelines (bug #3374)
2004-11-08 Mark SpencerProvide "ident" command line (at least the start of...
2004-05-18 Mark SpencerUpdate coding guidelines
2004-05-15 Mark SpencerUpdate coding guidelines, fix "say.c" compile on older...
2004-05-02 James GolovichAdd doc/CODING-GUIDELINES document