summaryrefslogtreecommitdiffstats
path: root/src/AllocationPool.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added generic Allocation Pool InterfaceTycho2014-06-141-18/+28
* fixed spacesTycho2014-06-141-5/+6
* fixed spacesTycho2014-06-141-1/+1
* fixed compileTycho2014-06-141-1/+1
* Fill with buffer on startupTycho2014-06-141-0/+10
* Fixed commentsTycho2014-06-141-4/+4
* Fixed bug in freeing NULL pointersTycho2014-05-251-13/+15
* Implemented Allocation Pool use by cChunkDataTycho2014-05-231-11/+28
* Use placement new to initalise objectsTycho2014-05-231-2/+5
* Added callback for stopping starvation modeTycho2014-05-211-0/+4
* Implemented Allocation PoolTycho2014-05-211-0/+50