Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not allocate a block of memory in Pooling_Allocator::init(); this was | lloyd | 2006-09-20 | 1 | -10/+0 |
* | When searching the block list, first try the last block we had a good | lloyd | 2006-09-11 | 1 | -4/+4 |
* | Correctly deal with allocators added post-initialization. In particular, | lloyd | 2006-09-11 | 1 | -9/+1 |
* | Access the global configuration through an object reference instead | lloyd | 2006-07-01 | 1 | -1/+1 |
* | More config.h fixes | lloyd | 2006-07-01 | 1 | -1/+1 |
* | Use preincrement instead of postincrement inside of some loops (mostly | lloyd | 2006-06-19 | 1 | -1/+1 |
* | Initial checkin1.5.6 | lloyd | 2006-05-18 | 1 | -0/+302 |