summaryrefslogtreecommitdiff
path: root/commit-slab.h
AgeCommit message (Expand)Author
2014-09-18use REALLOC_ARRAY for changing the allocation size of arraysRené Scharfe
2014-06-13commit-slab: provide a static initializerJeff King
2013-12-02commit-slab: sizeof() the right type in xreallocThomas Rast
2013-11-27commit-slab: declare functions "static inline"Thomas Rast
2013-11-27commit-slab: document clear_$slabname()Thomas Rast
2013-07-29commit-slab.h: Fix memory allocation and addressingRamsay Jones
2013-06-07commit-slab: introduce a macro to define a slab for new typeJunio C Hamano