13 Commits (33028713206c3f59709617d8af5ba4212920a5f0)

Author SHA1 Message Date
Jeff King 5de7f500c1 alloc: factor out commit index 11 years ago
Jeff King fe24d396e1 move setting of object->type to alloc_* functions 11 years ago
Jeff King 52604d7144 alloc: write out allocator definitions 11 years ago
Ramsay Jones 8c3f3f28cb alloc.c: remove the alloc_raw_commit_node() function 11 years ago
Jeff King 94d5a22cf6 alloc: factor out commit index 11 years ago
Jeff King d36f51c13b move setting of object->type to alloc_* functions 11 years ago
Jeff King 600e2a69df alloc: write out allocator definitions 11 years ago
Ramsay Jones 225ea22046 alloc.c: remove the alloc_raw_commit_node() function 11 years ago
Jeff King 969eba6341 commit: push commit_index update into alloc_commit_node 11 years ago
Jeff King c335d74d34 alloc: include any-object allocations in alloc_report 11 years ago
Junio C Hamano ea6640ec3e alloc.c: have SP around arithmetic operators 11 years ago
Jonathan Nieder 28bd70d811 unbreak and eliminate NO_C99_FORMAT 14 years ago
Felipe Contreras 4b25d091ba Fix a bunch of pointer declarations (codestyle) 16 years ago
Linus Torvalds 100c5f3b0b Clean up object creation to use more common code 18 years ago
Linus Torvalds 2c1cbec1e2 Use proper object allocators for unknown object nodes too 18 years ago
Ramsay Allan Jones 579d1fbfaf Add NO_C99_FORMAT to support older compilers. 19 years ago
Linus Torvalds 855419f764 Add specialized object allocator 19 years ago