54 Commits (master)

Author SHA1 Message Date
Naveen Albert d1fb397cfc general: Fix broken links. 1 year ago
Matthew Jordan 4781be6e93 Restore CODING-GUIDELINES to doc folder 13 years ago
Russell Bryant 893ca656af Merged revisions 294740 via svnmerge from 15 years ago
Tilghman Lesher 23b4a700f4 Reorder option flags. Change guidelines so that example code is consistent with guidelines 16 years ago
Tilghman Lesher 4344e26b09 Merged revisions 211583 via svnmerge from 16 years ago
Tilghman Lesher 642bec4d6f AST-2009-005 16 years ago
Bradley Latus 0a47411334 (closes issue ) 16 years ago
Russell Bryant ced2554f60 Note that we use tabs instead of spaces for indentation. 16 years ago
Kevin P. Fleming aaeec3b40f Last batch of 'static' qualifiers for module-level global variables. 16 years ago
Sean Bright f51bb019bb Update references to bugs.digium.com and reviewboard.digium.com to the new URLs. 16 years ago
Sean Bright e1f941d7f6 Mostly just whitespace, but also convert 'CVS' to 'SVN' in a couple 17 years ago
Steve Murphy e235a07376 (closes issue ) 17 years ago
Russell Bryant 604b819b1c Add a locking section to the coding guidelines document. 17 years ago
Russell Bryant dc5c54eaf2 a few minor updates and typo fixes 17 years ago
Michiel van Baak 8e8359465b Older versions of GNU gcc do not allow 'NULL' as sentinel. 17 years ago
Tilghman Lesher 631d8e5fbe fileio.h does not exist; io.h does, though. 17 years ago
Tilghman Lesher a616346c6d 1) Make braces mandatory for if/for/while, even around single statements. 17 years ago
Olle Johansson d66be1efca A minor update, caused by a recent bug report ;-) 18 years ago
Luigi Rizzo 97a87204fc small documentation update (nothing important). 18 years ago
Luigi Rizzo b70e98be1a add a bit of info on the build infrastructure 18 years ago
Luigi Rizzo 45491422b8 new info on the management of headers 18 years ago
Mark Michelson e14ac6f380 Merged revisions 82376 via svnmerge from 18 years ago
Russell Bryant bcd0bf437a add a note about inline comments 18 years ago
Russell Bryant a45cf4d0fb add a note about using the intenal API for creating detached threads 18 years ago
Steve Murphy 02337303ef a small upgrade to the coding standard, and an update to the code that triggered the upgrade. 18 years ago
Tilghman Lesher cfaf938f21 More spelling fixes (issue 7930) 19 years ago
Russell Bryant 723448c1f1 fix minor typo in coding guidelines 19 years ago
Russell Bryant 8f08d7cc13 update to mention svn instead of cvs 19 years ago
Russell Bryant d146e7b92c fix typo in the provided indent command 19 years ago
Olle Johansson a0b9439bee Clarify syntax of new manager events that reports a status. 19 years ago
Kevin P. Fleming 96bf384e7d major dialplan functions update 19 years ago
Russell Bryant 55c8fc92a9 Various cleanups from comments in an email from Luigi Rizzo. Thank you! 20 years ago
Russell Bryant 79aa72e2e7 fix typo, thanks Qwell! 20 years ago
Russell Bryant 15fb0b2061 Add wrappers for commonly used memory allocation functions. These wrappers 20 years ago
Kevin P. Fleming 2c65582b66 remove extraneous svn:executable properties 20 years ago
Russell Bryant 14d426098e issue 20 years ago
Kevin P. Fleming b099701da9 various text/formatting updates (issue plus some minor additions) 20 years ago
Russell Bryant 11fae70fca update guidelines to explain indent parameteres (bug ) 20 years ago
Kevin P. Fleming 5bf8872b42 more thoughts 20 years ago
Kevin P. Fleming 312122c113 minor fixes, and more topics covered 20 years ago
Kevin P. Fleming b6ae77bcdf update guidelines to follow their own rules for whitespace (bug ) 20 years ago
Kevin P. Fleming 6cb7849dcb add guidelines for doxygen documentation writing (bug , with mods) 20 years ago
Kevin P. Fleming 5c33b52ced add a minor allocation/zeroing guideline 20 years ago
Kevin P. Fleming c8889e6563 add IAXPEER function (bug , with minor formatting and doc changes) 20 years ago
Kevin P. Fleming 9bf21dbf58 more strncpy -> ast_copy_string conversions, fixing some buglets along the way 20 years ago
Kevin P. Fleming 6cd346ebe1 add some notes regarding the distinction between applications and functions 20 years ago
Kevin P. Fleming f9876ccfa8 add guideline comment about not using '%i' with scanf 20 years ago
Kevin P. Fleming 93c8e08989 Update README to reflect modern Asterisk features and requirements 20 years ago
Anthony Minessale II 01a2a2a19f Modify code example suggestion 21 years ago
Mark Spencer 581ae73586 Additional coding guidelines (bug ) 21 years ago