14 Commits (657343a602ec5eddae6074656bfd0e8a91aaa8e8)

Author SHA1 Message Date
Ævar Arnfjörð Bjarmason 88ce3ef636 *.[ch] refactoring: make use of the FREE_AND_NULL() macro 8 years ago
Ville Skyttä 2e3a16b279 Spelling fixes 9 years ago
Johannes Sixt af920e3697 commit-slab.h: avoid duplicated global static variables 9 years ago
Junio C Hamano 862e730ec1 commit-slab: introduce slabname##_peek() function 10 years ago
René Scharfe 2756ca4347 use REALLOC_ARRAY for changing the allocation size of arrays 10 years ago
Jeff King 80cdaba569 commit-slab: provide a static initializer 11 years ago
Thomas Rast cde0a0576c commit-slab: sizeof() the right type in xrealloc 11 years ago
Thomas Rast e9e03a7799 commit-slab: declare functions "static inline" 11 years ago
Thomas Rast dcbbc8fa2e commit-slab: document clear_$slabname() 11 years ago
Ramsay Jones d7a1d629c3 commit-slab.h: Fix memory allocation and addressing 12 years ago
Junio C Hamano a84b794ad0 commit-slab: introduce a macro to define a slab for new type 12 years ago