summaryrefslogtreecommitdiffstats
path: root/source/LeakFinder.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added auto-kill-with-dump to LeakFinder if the allocated memory grows over 1 GiB.madmaxoft@gmail.com2013-03-231-1/+2
* Use leakfinder in debug builds to dump all currently used memory via the "dumpmem" console command.madmaxoft@gmail.com2012-10-201-0/+10
* Attempt to bring sanity to newlines across systems.cedeel@gmail.com2012-06-141-145/+145
* Rewritten most of the code for multithreading; still not 100%, but getting there. If this commit proves to be too problematic, we can always undo it.madmaxoft@gmail.com2012-02-131-0/+145