• Joey Adams's avatar
    darray: Renamed array module to darray and made several improvements. · 6ba4abeb
    Joey Adams authored
     * Removed talloc support.
     * Added a synopsis and rearranged macro definitions.
     * Switched allocation strategy from increments of 64 to powers of 2.
     * Replaced array_for and array_rof with the more useful
       and portable macros array_foreach and array_foreach_reverse.
     * Added typedefs array_* for common types.
    6ba4abeb
testLits.h 98.4 KB