aboutsummaryrefslogtreecommitdiffstats
path: root/include/mem_pool.h
Commit message (Expand)AuthorAgeFilesLines
* Add BOTAN_DLL macro in all needed spots for working DLL export. Basedlloyd2008-04-211-2/+2
* Make the memory allocator's chunk size a compile time constant, via alloyd2008-04-121-2/+2
* Change the copyrights in all files in the Botan tree to directly reflectlloyd2008-04-101-1/+1
* Mostly revert 2f4fd18182d5a75c40cd831e7ee3c314be5c57d6, only keep thelloyd2008-03-101-1/+1
* Mass update of the copyright date. Honestly I don't know why I bother,lloyd2008-02-141-1/+1
* Check in a working fix for the mem_pool issues encountered by some Visuallloyd2007-04-251-2/+5
* Bump copyright year to 2007lloyd2007-01-201-1/+1
* Work around some strange Visual Studio bugs that popped up when compilinglloyd2007-01-081-3/+5
* Do not allocate a block of memory in Pooling_Allocator::init(); this waslloyd2006-09-201-1/+0
* Correctly deal with allocators added post-initialization. In particular,lloyd2006-09-111-2/+2
* Initial checkin1.5.6lloyd2006-05-181-0/+70