aboutsummaryrefslogtreecommitdiffstats
path: root/main/heap.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-27Pass more useful information through to lock tracking when DEBUG_THREADS is on.russell1-0/+20
2009-03-11Add MALLOC_DEBUG to various utility APIs, so that memory leaks can be tracked...tilghman1-5/+40
2009-02-17Add an implementation of the heap data structure.russell1-0/+284