aboutsummaryrefslogtreecommitdiffstats
path: root/src/mem_pool.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use preincrement instead of postincrement inside of some loops (mostlylloyd2006-06-191-1/+1
| | | | | for consistency with code that uses STL iterators, as these were mostly integer operations, though with one exception).
* Initial checkin1.5.6lloyd2006-05-181-0/+302