aboutsummaryrefslogtreecommitdiff
path: root/commit-slab.h
Commit message (Expand)AuthorAge
* Merge branch 'jc/commit-slab'Junio C Hamano2015-08-03
|\
| * commit-slab: introduce slabname##_peek() functionJunio C Hamano2015-05-22
* | use REALLOC_ARRAY for changing the allocation size of arraysRené Scharfe2014-09-18
|/
* commit-slab: provide a static initializerJeff King2014-06-13
* commit-slab: sizeof() the right type in xreallocThomas Rast2013-12-02
* commit-slab: declare functions "static inline"Thomas Rast2013-11-27
* commit-slab: document clear_$slabname()Thomas Rast2013-11-27
* commit-slab.h: Fix memory allocation and addressingRamsay Jones2013-07-29
* commit-slab: introduce a macro to define a slab for new typeJunio C Hamano2013-06-07