summaryrefslogtreecommitdiff
path: root/include/asterisk/hashtab.h
AgeCommit message (Expand)Author
2018-03-01core: Remove ABI effects of MALLOC_DEBUG.Richard Mudgett
2016-08-19Fix checks for allocation debugging.Corey Farrell
2012-11-16Migrate hashtest/hashtest2 to be unit tests.David M. Lee
2009-03-11Add MALLOC_DEBUG to various utility APIs, so that memory leaks can be tracked...Tilghman Lesher
2009-02-21Trailing whitespace, minor coding guideline fixes, and start beefing up theSean Bright
2008-10-14Add additional memory debugging to several core APIs, and fix several memoryTilghman Lesher
2008-09-25I added a little verbage to hashtab for the hashtab_destroy func.Steve Murphy
2007-12-11A lot of doxygen updatesOlle Johansson
2007-11-14Fix up various coding guidelines issues ...Russell Bryant
2007-11-12Thanks to snuffy for this doxygen update to hashtab.h; closes issue #11223Steve Murphy
2007-11-12Thanks to snuff-work, who brought up that these fixes might need to be made.Steve Murphy
2007-11-09This is the perhaps the biggest, boldest, most daring change I've ever commit...Steve Murphy