aboutsummaryrefslogtreecommitdiff
path: root/alloc.c
Commit message (Expand)AuthorAge
* alloc: factor out commit indexJeff King2014-07-13
* move setting of object->type to alloc_* functionsJeff King2014-07-13
* alloc: write out allocator definitionsJeff King2014-07-13
* alloc.c: remove the alloc_raw_commit_node() functionRamsay Jones2014-07-13
* commit: push commit_index update into alloc_commit_nodeJeff King2014-06-12
* alloc: include any-object allocations in alloc_reportJeff King2014-06-12
* alloc.c: have SP around arithmetic operatorsJunio C Hamano2013-10-16
* unbreak and eliminate NO_C99_FORMATJonathan Nieder2011-03-17
* Fix a bunch of pointer declarations (codestyle)Felipe Contreras2009-05-01
* Clean up object creation to use more common codeLinus Torvalds2007-04-16
* Use proper object allocators for unknown object nodes tooLinus Torvalds2007-04-16
* Add NO_C99_FORMAT to support older compilers.Ramsay Allan Jones2006-08-02
* Add specialized object allocatorLinus Torvalds2006-06-19