summaryrefslogtreecommitdiff
path: root/main/heap.c
AgeCommit message (Expand)Author
2010-05-06Fix handling of removing nodes from the middle of a heap.Russell Bryant
2010-04-22Remove ABI differences that occured when compiling with DEBUG_THREADS.Jason Parker
2009-03-27Pass more useful information through to lock tracking when DEBUG_THREADS is on.Russell Bryant
2009-03-11Add MALLOC_DEBUG to various utility APIs, so that memory leaks can be tracked...Tilghman Lesher
2009-02-17Add an implementation of the heap data structure.Russell Bryant