aboutsummaryrefslogtreecommitdiffstats
path: root/main/hashtab.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-11Add MALLOC_DEBUG to various utility APIs, so that memory leaks can be tracked...tilghman1-8/+83
2009-02-21Trailing whitespace, minor coding guideline fixes, and start beefing up theseanbright1-67/+68
2008-10-14Add additional memory debugging to several core APIs, and fix several memorytilghman1-3/+21
2008-07-18Fix magic Revision keywords in hashtab.c and change cdr_radius.c to use bbryant1-1/+1
2008-03-04Make it so you don't have to cast away const in a couple placesrussell1-2/+2
2008-03-04remove unnecessary castsrussell1-2/+2
2007-12-03A small fix from snuffymurf1-1/+1
2007-11-26closes issue #11356; Many thanks to snuffy for his code review and changes to...murf1-34/+33
2007-11-21remove a bunch of useless #include "options.h"rizzo1-1/+0
2007-11-21closes issue #11265; Thanks to snuffy for his work on neatening up the code a...murf1-83/+13
2007-11-19another bunch of include removals (errno.h and asterisk/logger.h)rizzo1-2/+0
2007-11-16Start untangling header inclusion in a way that does not affectrizzo1-5/+0
2007-11-14Fix up various coding guidelines issues ...russell1-139/+188
2007-11-12Thanks to snuff-work, who brought up that these fixes might need to be made.murf1-4/+4
2007-11-09This is the perhaps the biggest, boldest, most daring change I've ever commit...murf1-0/+835