aboutsummaryrefslogtreecommitdiffstats
path: root/src/mem_pool.cpp
Commit message (Expand)AuthorAgeFilesLines
* propagate from branch 'net.randombit.botan.stable' (head 0f5f960e749e55bc7b45...lloyd2007-01-201-1/+2
|\
| * Remove an include of assert.hlloyd2006-12-201-3/+2
| * Some minor efficiency gains in the memory allocator.lloyd2006-12-191-22/+16
* | Bump copyright year to 2007lloyd2007-01-201-1/+1
* | Work around some strange Visual Studio bugs that popped up when compilinglloyd2007-01-081-22/+14
|/
* Do not allocate a block of memory in Pooling_Allocator::init(); this waslloyd2006-09-201-10/+0
* When searching the block list, first try the last block we had a goodlloyd2006-09-111-4/+4
* Correctly deal with allocators added post-initialization. In particular,lloyd2006-09-111-9/+1
* Access the global configuration through an object reference insteadlloyd2006-07-011-1/+1
* More config.h fixeslloyd2006-07-011-1/+1
* Use preincrement instead of postincrement inside of some loops (mostlylloyd2006-06-191-1/+1
* Initial checkin1.5.6lloyd2006-05-181-0/+302