Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-08-03 | Merge branch 'jc/commit-slab' | Junio C Hamano | 1 | -5/+29 |
2015-05-22 | commit-slab: introduce slabname##_peek() function | Junio C Hamano | 1 | -5/+29 |
2014-09-18 | use REALLOC_ARRAY for changing the allocation size of arrays | René Scharfe | 1 | -2/+1 |
2014-06-13 | commit-slab: provide a static initializer | Jeff King | 1 | -0/+12 |
2013-12-02 | commit-slab: sizeof() the right type in xrealloc | Thomas Rast | 1 | -1/+1 |
2013-11-27 | commit-slab: declare functions "static inline" | Thomas Rast | 1 | -6/+20 |
2013-11-27 | commit-slab: document clear_$slabname() | Thomas Rast | 1 | -1/+10 |
2013-07-29 | commit-slab.h: Fix memory allocation and addressing | Ramsay Jones | 1 | -7/+6 |
2013-06-07 | commit-slab: introduce a macro to define a slab for new type | Junio C Hamano | 1 | -0/+98 |