aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/astobj2.h
AgeCommit message (Expand)AuthorFilesLines
2010-09-09Merged revisions 285710 via svnmerge from bbryant1-2/+2
2010-06-08Fix some doxygen warnings.lmadsen1-9/+15
2010-04-22Remove ABI differences that occured when compiling with DEBUG_THREADS.qwell1-15/+3
2010-02-05fixes astobj2 unlinking of multiple objects when OBJ_MULTIPLE was disableddvossel1-1/+2
2009-12-03Fix multiple issues with musiconhold, which led to classes not getting destro...tilghman1-2/+2
2009-10-21Finish implementaton of astobj2 OBJ_MULTIPLE, and convert ast_channel_iterato...kpfleming1-30/+28
2009-10-06Recorded merge of revisions 222152 via svnmerge from kpfleming1-13/+55
2009-09-03Merge code associated with AST-2009-006dvossel1-0/+9
2009-05-05Properly account for memory allocated for channels and datastoreskpfleming1-8/+20
2009-05-04Ensure that astobj2 memory allocations are properly accounted for when MALLOC...kpfleming1-19/+62
2009-04-01Merge changes from str_substitution that are unrelated to that branch.tilghman1-13/+22
2009-03-18Merged revisions 182808 via svnmerge from kpfleming1-60/+60
2009-03-11Turn off malloc debugging of astobj2, since it apparently doesn't work too we...tilghman1-4/+0
2009-03-11Add MALLOC_DEBUG to various utility APIs, so that memory leaks can be tracked...tilghman1-0/+4
2009-03-09Add Doxygen documentation for API changes from 1.6.0 to 1.6.1jpeeler1-63/+65
2009-02-12Make lock information for ao2_trylock be more useful and gnarlymmichelson1-0/+5
2008-12-05Merged revisions 161426 via svnmerge from seanbright1-4/+4
2008-11-25This is basically a complete rollback of r155401, as it was determined thatseanbright1-14/+55
2008-11-21Merged revisions 158539 via svnmerge from russell1-0/+10
2008-11-07Add ability to pass arbitrary data to the ao2_callback_fn (called fromseanbright1-15/+15
2008-11-07Clarify which part of OBJ_MULTIPLE is not implemented, and under what case itrussell1-3/+6
2008-09-09Minor fix to docosnuffy1-1/+1
2008-08-09Merged revisions 136946 via svnmerge from tilghman1-0/+2
2008-07-02Fix a bunch of places where \arg was used instead of \param. Using \argrussell1-2/+2
2008-04-16Introducing various astobj2 enhancements, chief being a refcount tracing feat...murf1-25/+411
2007-12-11A lot of doxygen updatesoej1-42/+60
2007-11-30Merged revisions 90348 via svnmerge from russell1-12/+11
2007-11-30Merged revisions 90310 via svnmerge from russell1-1/+18
2007-09-06Merged revisions 81778 via svnmerge from qwell1-2/+0
2007-09-06various changes to the documentation, and redefinition ofrizzo1-93/+109
2007-09-05Doxygen cleanups/fixes.qwell1-6/+7
2007-09-04Merged revisions 81448 via svnmerge from russell1-25/+17
2007-09-01Merged revisions 81426 via svnmerge from mmichelson1-0/+1
2007-08-31Merged revisions 81418 via svnmerge from russell1-2/+1
2007-08-22Merged revisions 80426 via svnmerge from russell1-33/+45
2007-08-22Merged revisions 80362 via svnmerge from russell1-0/+515