aboutsummaryrefslogtreecommitdiffstats
path: root/src/mem_pool.cpp
Commit message (Expand)AuthorAgeFilesLines
* Do not allocate a block of memory in Pooling_Allocator::init(); this waslloyd2006-09-201-10/+0
* When searching the block list, first try the last block we had a goodlloyd2006-09-111-4/+4
* Correctly deal with allocators added post-initialization. In particular,lloyd2006-09-111-9/+1
* Access the global configuration through an object reference insteadlloyd2006-07-011-1/+1
* More config.h fixeslloyd2006-07-011-1/+1
* Use preincrement instead of postincrement inside of some loops (mostlylloyd2006-06-191-1/+1
* Initial checkin1.5.6lloyd2006-05-181-0/+302