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