aboutsummaryrefslogtreecommitdiff
path: root/common/memorypool.cpp
AgeCommit message (Expand)Author
2008-04-04cleanupMax Horn
2008-03-30Some minor whitespace changes, and the customary "end of namespace" comment.Torbjörn Andersson
2008-03-30Whitespacing fixesBertrand Augereau
2008-03-30std::max => utils.h MAXBertrand Augereau
2008-03-30Fixed signed/unsigned warning.Torbjörn Andersson
2008-03-30The hashmap uses the memorypool for allocating/deallocating its NodesBertrand Augereau
2008-03-30Introduction of a fixed size memory pool with a typical free list implementationBertrand Augereau