summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/MemoryPool.cpp
Commit message (Collapse)AuthorAge
* removing memory poolBrent Eagles2006-11-01
|
* disabling the memory pool by defaultBrent Eagles2006-10-31
|
* remove unnecessary includesBrent Eagles2006-09-13
|
* - Updating Ice and library verison to 3.2.Brent Eagles2006-09-13
- Adding memory pool implementation. Enabled by default. - Added disablePool option to test suite to run tests without the pool. - Added Ice.MemoryPool and Ice.HighWaterMark properties.