aboutsummaryrefslogtreecommitdiffstats
path: root/src/alloc/mem_pool
Commit message (Expand)AuthorAgeFilesLines
* propagate from branch 'net.randombit.botan' (head 12382647ef0a28fcb11c824c77b...lloyd2010-01-213-15/+10
|\
| * propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275...lloyd2009-12-163-7/+9
| |\
| * | Use auto for long iterator names, etc.lloyd2009-11-161-3/+3
| * | propagate from branch 'net.randombit.botan' (head 2773c2310e8c0a51975987a2dd6...lloyd2009-11-023-12/+7
| |\ \
| | * \ propagate from branch 'net.randombit.botan' (head 92e05ab242e4b6998d685961c53...lloyd2009-09-171-1/+1
| | |\ \
| | * | | Remove dep on mutex module (doesn't exist here). Use initializer list in libs...lloyd2009-09-111-4/+0
| | * | | propagate from branch 'net.randombit.botan' (head 95eb8083f5884531e5ca0667388...lloyd2009-07-211-4/+4
| | |\ \ \
| | * | | | Remove the mutex classes in favor of C++0x's std::mutex and std::lock_guardlloyd2009-04-012-8/+7
* | | | | | Clean up exceptions. Remove some unused ones like Config_Error. Makelloyd2010-01-051-13/+0
| |_|_|_|/ |/| | | |
* | | | | Make many more headers internal-only.lloyd2009-12-163-5/+14
* | | | | Full working amalgamation build, plus internal-only headers concept.lloyd2009-12-161-7/+0
|/ / / /
* | | | Remove the 'realname' attribute on all modules and cc/cpu/os info files.lloyd2009-10-291-2/+0
* | | | Remove all exception specifications. The way these are designed in C++ islloyd2009-10-222-6/+6
| |_|/ |/| |
* | | Split up util.h into 3 fileslloyd2009-09-171-1/+1
| |/ |/|
* | Add a script that reads the output of print_deps.py and rewriteslloyd2009-07-151-4/+4
|/
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-302-49/+53
* In Pooling_Allocator::get_more_core, limit in_bytes to at most 1 MiB tolloyd2008-11-242-3/+4
* Split the last parts of the 'core' modulelloyd2008-11-081-0/+12
* Continue to dismantle the core module (aka ball of mud), moving allocatorlloyd2008-11-082-0/+334