aboutsummaryrefslogtreecommitdiffstats
path: root/src/alloc/mem_pool/mem_pool.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clean up exceptions. Remove some unused ones like Config_Error. Makelloyd2010-01-051-13/+0
* Make many more headers internal-only.lloyd2009-12-161-2/+2
* Remove all exception specifications. The way these are designed in C++ islloyd2009-10-221-3/+3
* Split up util.h into 3 fileslloyd2009-09-171-1/+1
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-42/+44
* In Pooling_Allocator::get_more_core, limit in_bytes to at most 1 MiB tolloyd2008-11-241-1/+4
* Continue to dismantle the core module (aka ball of mud), moving allocatorlloyd2008-11-081-0/+260