aboutsummaryrefslogtreecommitdiffstats
path: root/src/alloc/mem_pool/mem_pool.cpp
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-2/+2
* | Use auto for long iterator names, etc.lloyd2009-11-161-3/+3
* | propagate from branch 'net.randombit.botan' (head 2773c2310e8c0a51975987a2dd6...lloyd2009-11-021-5/+4
|\ \ | |/ |/|
| * propagate from branch 'net.randombit.botan' (head 92e05ab242e4b6998d685961c53...lloyd2009-09-171-1/+1
| |\
| * | Remove the mutex classes in favor of C++0x's std::mutex and std::lock_guardlloyd2009-04-011-5/+4
* | | 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