summaryrefslogtreecommitdiffstats
path: root/commit-slab.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jc/commit-slab'Junio C Hamano2015-08-031-5/+29
|\
| * commit-slab: introduce slabname##_peek() functionJunio C Hamano2015-05-221-5/+29
* | 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