Commit graph

18 commits

Author SHA1 Message Date
f8ee249ca2 Update Changelog.md 2024-11-14 13:44:28 +09:00
5c5bfe1959 Update Changelog.md 2024-11-14 12:28:25 +09:00
8fc4e79cf9 Update Changelog.md 2024-11-14 12:27:31 +09:00
1a19d58aeb Update Changelog.md 2024-11-14 12:19:40 +09:00
149abcfdf3 Update Changelog.md
Latest to version 2.10
2024-11-14 01:29:01 +00:00
5417870cb5 Update Changelog.md 2024-11-13 15:47:52 +09:00
1792faaafe Update Changelog.md, version 2.9 2024-11-12 20:11:02 +09:00
14301c372d Update Changelog.md, version 2.8 2024-11-12 16:33:16 +09:00
8c6561cbef Update Changelog.md 2024-11-12 14:58:16 +09:00
f8540d8cde Update Changelog.md 2024-11-12 14:48:38 +09:00
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