Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Reorganize structure of source files | Vsevolod Stakhov | 2008-11-01 | 1 | -61/+0 |
* | * Add determining page size function to mem_pool library | Vsevolod Stakhov | 2008-10-26 | 1 | -0/+3 |
* | * Add support of shared memory chunks to memory pool allocator. Also add lock... | Vsevolod Stakhov | 2008-10-16 | 1 | -0/+15 |
* | * Implement destructors stack in memory pool, so there is now | cebka@mailsupport.rambler.ru | 2008-10-14 | 1 | -4/+14 |
* | * Rework config file memory allocation to separate memory pool for easy reloa... | cebka@mailsupport.rambler.ru | 2008-09-24 | 1 | -0/+1 |
* | * Small updates to memory pool library | cebka@mailsupport.rambler.ru | 2008-09-23 | 1 | -1/+10 |
* | * Optimize memory pools allocator | cebka@mailsupport.rambler.ru | 2008-09-22 | 1 | -5/+8 |
* | * Avoid realloc for memory pools by making memory pool chains | cebka@mailsupport.rambler.ru | 2008-09-18 | 1 | -2/+4 |
* | * Add memory pool support. | cebka@mailsupport.rambler.ru | 2008-09-18 | 1 | -0/+18 |