Commit History

Author SHA1 Message Date
  Kinsey Moore 6f7446d668 Fix more dev-mode build issues 10 years ago
  George Joseph 495fee7581 astobj2: Additional refactoring to push impl specific code down into the impls. 10 years ago
  George Joseph 8e3b94cf21 Split astobj2.c into more maintainable components. 10 years ago
  Richard Mudgett 709366592a astobj2: Remove OBJ_CONTINUE support. 11 years ago
  Richard Mudgett a2eecbf85a Add red-black tree container type to astobj2. 12 years ago
  Matthew Jordan 5c0a750d9b Fix uninitialized in this function error 12 years ago
  Richard Mudgett 004887ef39 Enhance astobj2 to support other types of containers. 12 years ago
  Richard Mudgett 2c9a78eb41 Change ao2 global array to ao2 global object holder. 13 years ago
  Richard Mudgett 8de314063b Add global ao2 array container. 13 years ago
  Richard Mudgett 9e1a13cddc Add ability to clone ao2 containers. 13 years ago
  Paul Belanger 4692bdc9e2 Merged revisions 332177 via svnmerge from 13 years ago
  Russell Bryant a1d4d3d7d3 astobj2: Avoid using temporary objects + ao2_find() with OBJ_POINTER. 13 years ago
  Leif Madsen bdf076843a Merged revisions 328247 via svnmerge from 13 years ago
  Russell Bryant 27cb96a5fd Fix some astobj2 iterator breakage, add another unit test. 14 years ago
  Tilghman Lesher 2953216564 Kill some startup warnings and errors and make some messages more helpful in tracking down the source. 14 years ago
  David Vossel 1bbe2c5550 astobj2 unit test and bug fix 15 years ago