summaryrefslogtreecommitdiff
path: root/tests/test_astobj2.c
AgeCommit message (Expand)Author
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2014-12-23test_astobj2: Fix warning for missing trailing slash in categoryGeorge Joseph
2014-07-22Fix more dev-mode build issuesKinsey Moore
2014-06-20astobj2: Additional refactoring to push impl specific code down into the impls.George Joseph
2014-06-06Split astobj2.c into more maintainable components.George Joseph
2013-09-27astobj2: Remove OBJ_CONTINUE support.Richard Mudgett
2012-11-21Add red-black tree container type to astobj2.Richard Mudgett
2012-11-19Fix uninitialized in this function errorMatthew Jordan
2012-09-12Enhance astobj2 to support other types of containers.Richard Mudgett
2012-05-16Change ao2 global array to ao2 global object holder.Richard Mudgett
2012-03-27Add global ao2 array container.Richard Mudgett
2012-02-28Add ability to clone ao2 containers.Richard Mudgett
2011-08-16Merged revisions 332177 via svnmerge from Paul Belanger
2011-07-29astobj2: Avoid using temporary objects + ao2_find() with OBJ_POINTER.Russell Bryant
2011-07-14Merged revisions 328247 via svnmerge from Leif Madsen
2011-06-03Fix some astobj2 iterator breakage, add another unit test.Russell Bryant
2010-07-09Kill some startup warnings and errors and make some messages more helpful in ...Tilghman Lesher
2010-02-11astobj2 unit test and bug fixDavid Vossel