aboutsummaryrefslogtreecommitdiffstats
path: root/src/alloc/mem_pool/mem_pool.h
Commit message (Expand)AuthorAgeFilesLines
* Fairly huge update that replaces the old secmem types with std::vectorlloyd2012-05-181-74/+0
* propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b...lloyd2010-10-131-6/+3
|\
| * propagate from branch 'net.randombit.botan' (head 294e2082ce9231d6165276e2f2a...lloyd2010-06-171-1/+1
| |\
| * \ propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275...lloyd2009-12-161-2/+2
| |\ \
| * \ \ 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
* | | | | s/u32bit/size_t/ in alloclloyd2010-10-121-14/+14
* | | | | Doxygenlloyd2010-06-211-1/+4
| |_|_|/ |/| | |
* | | | More Doxygen fixeslloyd2010-06-151-1/+1
| |_|/ |/| |
* | | Make many more headers internal-only.lloyd2009-12-161-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