Download List

Project Description

MemCheck Deluxe is a memory usage tracker and leak finder. It allows developers to find memory leaks quickly, as well as providing some memory usage information.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-06-12 09:55
1.2.3

The C++ macros were changed to work with newer versions of
GC that have stronger type checking.
Tags: Code cleanup

2004-03-31 23:14
1.3.0

This branch features a nearly complete rewrite. The core was made far more flexible and faster, allowing more errors to be detected including double-frees and some forms of buffer overflows. Configuration is now handled at runtime instead of compile time. The C++ support was redone to utilize the new core routines.
Tags: Development, Major feature enhancements

2003-06-02 02:46
1.2.2

This release adds C++ new/delete support, fixes a getcwd bug, and cleans up the build system.
Tags: Minor feature enhancements

2002-12-16 15:26
1.2.1

A scanf patch was added. Support for getcwd extentions was added. A potential locking bug was fixed. Some of the code was cleaned up.
Tags: Minor feature enhancements

2002-11-21 19:35
1.2.0

Log redirection was added. A few small bugs were
fixed. A patch for asprintf/vasprintf was added.
Some Win32 issues were cleaned up.
Tags: Major feature enhancements

Project Resources