5 Commits (a1d4f67c12ac172f835e6d5e4e0a197075e2146b)

Author SHA1 Message Date
SZEDER Gábor 1df15f8dee commit-slab: add a function to deep free entries on the slab 5 years ago
Carlo Marcelo Arenas Belón bbd8eb3ecb commit-slabs: move MAYBE_UNUSED out 6 years ago
Stefan Beller 95bb9d4c32 commit-slabs: remove realloc counter outside of slab struct 7 years ago
Nguyễn Thái Ngọc Duy 878f0bb819 commit-slab: support shared commit-slab 7 years ago
Nguyễn Thái Ngọc Duy a9f1f1f9f8 commit-slab.h: code split 7 years ago
Ramsay Jones fddfedc361 commit-slab.h: avoid -Wsign-compare warnings 7 years ago
Æ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