summaryrefslogtreecommitdiff
path: root/src/heap.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-21[BB#18] Fix pointer aliasing issuesMukund Sivaraman1-10/+5
2008-12-08Convert tabs to spacesMukund Sivaraman1-4/+4
2008-12-01Reformat code to GNU coding styleMukund Sivaraman1-11/+11
2008-05-24Updated copyright, license notices in source codeMukund Sivaraman1-12/+15
2005-08-15* [Indent] Ran Source Through indentRobert James Kaes1-8/+8
2005-07-12* Updated Copyright Email AddressesRobert James Kaes1-2/+2
2003-07-31Fixed the cast in both safefree() macros to compile cleaning using aRobert James Kaes1-3/+3
2003-05-31Changed the safefree() macro to make it safe to use a conditionalRobert James Kaes1-3/+11
2002-05-26Added the malloc_shared_memory() and calloc_shared_memory() function toRobert James Kaes1-1/+7
2002-05-23Initial addition to CVS. Moved all the debugging heap related functions.Robert James Kaes1-0/+49