5a7db8fd09
Update Changelog.md, version 2.6
2024-11-12 14:45:24 +09:00
d4c47f871b
Version 2.5
2024-06-27 14:46:06 +09:00
23b851d8f3
Version 2.4, fixes
...
Fix free not actually calling real_free.
Fix free dereferencing null ptr.
TODO fix bug where tracked data is not correctly removed during free.
2024-06-27 14:00:39 +09:00
3169bc0458
Update Changelog, version 2.3
2024-06-26 14:02:55 +09:00
c851ec6a07
Check for ANOTHER_MEMCHECK_QUIET env var, refactor
...
Now, if ANOTHER_MEMCHECK_QUIET environment variable is defined, do not
print output when malloc/calloc/free is called.
Minor refactoring: remove unused constexpr declarations in header.
Bump version to 2.2 .
Update Changelog.md .
2024-06-06 15:16:42 +09:00
dcc9ae38c5
Bump to version 2.1, update Changelog.md
2024-06-04 15:55:52 +09:00
3d03ec1e9b
Bump version to 2.0, update Changelog.md
2024-06-04 15:43:30 +09:00
2249bed677
Add Changelog.md, update README.md
2024-06-04 12:15:46 +09:00