Commit History

Author SHA1 Message Date
  Alexander Traud cc025026b7 progdocs: Fix for Doxygen, the hidden parts. 2 years ago
  Corey Farrell 021ce938ca astobj2: Remove legacy ao2_container_alloc routine. 5 years ago
  Corey Farrell 687ab7aeee astobj2: Eliminate legacy container allocation macros. 6 years ago
  Corey Farrell addfc93815 CI: Add support for coverage processing. 6 years ago
  Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE. 8 years ago
  Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro 9 years ago
  George Joseph 62d1dba271 test_astobj2: Fix warning for missing trailing slash in category 9 years ago
  Kinsey Moore 9056c23bbd Fix more dev-mode build issues 10 years ago
  George Joseph 577632dec9 astobj2: Additional refactoring to push impl specific code down into the impls. 10 years ago
  George Joseph 077c4187d9 Split astobj2.c into more maintainable components. 10 years ago
  Richard Mudgett 7c796593d3 astobj2: Remove OBJ_CONTINUE support. 11 years ago
  Richard Mudgett 4ccf2c7aa5 Add red-black tree container type to astobj2. 12 years ago
  Matthew Jordan 7cf42e90b6 Fix uninitialized in this function error 12 years ago
  Richard Mudgett fb1d9a90a4 Enhance astobj2 to support other types of containers. 12 years ago
  Richard Mudgett d4fa095a64 Change ao2 global array to ao2 global object holder. 12 years ago
  Richard Mudgett 38e892b370 Add global ao2 array container. 12 years ago
  Richard Mudgett 50c8557f03 Add ability to clone ao2 containers. 12 years ago
  Paul Belanger 606ca8ee8c Merged revisions 332177 via svnmerge from 13 years ago
  Russell Bryant 6a15e95a32 astobj2: Avoid using temporary objects + ao2_find() with OBJ_POINTER. 13 years ago
  Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from 13 years ago
  Russell Bryant 6357719a82 Fix some astobj2 iterator breakage, add another unit test. 13 years ago
  Tilghman Lesher da8450323f Kill some startup warnings and errors and make some messages more helpful in tracking down the source. 14 years ago
  David Vossel 9478670527 astobj2 unit test and bug fix 14 years ago