summaryrefslogtreecommitdiffstats
path: root/commit-slab.h
Commit message (Expand)AuthorAgeFilesLines
* use REALLOC_ARRAY for changing the allocation size of arraysRené Scharfe2014-09-181-2/+1
* commit-slab: provide a static initializerJeff King2014-06-131-0/+12
* commit-slab: sizeof() the right type in xreallocThomas Rast2013-12-021-1/+1
* commit-slab: declare functions "static inline"Thomas Rast2013-11-271-6/+20
* commit-slab: document clear_$slabname()Thomas Rast2013-11-271-1/+10
* commit-slab.h: Fix memory allocation and addressingRamsay Jones2013-07-291-7/+6
* commit-slab: introduce a macro to define a slab for new typeJunio C Hamano2013-06-071-0/+98