summaryrefslogtreecommitdiff
path: root/lib/common/MemLeakFinder.h
Commit message (Expand)AuthorAge
* Fix memory leak tracking of calloc() allocationsChris Wilson2015-08-08
* Make memleakfinder_setup_exit_report() take a std::string, for C++ style.Chris Wilson2014-12-22
* Add calloc() support to memory leak finder.Chris Wilson2013-09-19
* Add ability to generate memory usage reports while running.Chris Wilson2013-02-13
* gcc 4.3 and 4.4 compile fixes, thanks to Reinhard Tartler and the DebianChris Wilson2009-04-03
* Define DEBUG_NEW in the same file whether or not BOX_MEMORY_LEAK_TESTINGChris Wilson2007-07-26
* Don't redefine the built-in operators new and delete unnecessarily (refs #3)Chris Wilson2006-12-29
* * Track memory leaks in allocations via the standard libraries, and Chris Wilson2006-11-13
* Fixing up svn:executable properties.Martin Ebourne2005-12-12
* Box Backup 0.09 with a few tweeksBen Summers2005-10-14