aboutsummaryrefslogtreecommitdiffstats
path: root/src/alloc/mem_pool/mem_pool.h
Commit message (Expand)AuthorAgeFilesLines
* propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275...lloyd2009-12-161-2/+2
|\
| * Make many more headers internal-only.lloyd2009-12-161-3/+3
* | propagate from branch 'net.randombit.botan' (head 2773c2310e8c0a51975987a2dd6...lloyd2009-11-021-3/+3
|\ \ | |/ |/|
| * Remove the mutex classes in favor of C++0x's std::mutex and std::lock_guardlloyd2009-04-011-3/+3
* | Remove all exception specifications. The way these are designed in C++ islloyd2009-10-221-3/+3
|/
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-7/+9
* In Pooling_Allocator::get_more_core, limit in_bytes to at most 1 MiB tolloyd2008-11-241-2/+0
* Continue to dismantle the core module (aka ball of mud), moving allocatorlloyd2008-11-081-0/+74