Commit graph

3 commits

Author SHA1 Message Date
drochner
2ea5a63928 update to 5.5.2
changes:
-Added the dmalloc_get_stats() function to report on internal
 heap statistics
-Added file/line number reporting for the function argument checking
 features. WARNING: this requires a recompilation of all code compiled
 with -DDMALLOC_FUNC_CHECK
-misc fixes and improvements
2010-02-11 18:35:07 +00:00
drochner
98bbd08be7 update to 4,3,0
changes: bugfixes, some minor features
2004-04-15 18:54:29 +00:00
drochner
b0ae6f910e update to 5.2.1
most notable changes:
        * Added -M --memory-limit argument to dmalloc to limit allocations.
        * Due to public pressure, I've made free(0L) not an error by default.
	-some new format specifiers for logfile expansion
	-bugfixes
pkgsrc:
	-build and install thread support (not tested with GNU pth so far)
	-arrgh - need a patch so that libraries are not stripped on install
2003-07-15 12:56:36 +00:00