Commit graph

9 commits

Author SHA1 Message Date
81ffe0d26d Remove unused type definition
The type definition was a remnant of attempting to use
std::unordered_map, but that used whatever the "malloc" symbol pointed
to.
2024-06-04 14:53:11 +09:00
fd0da26f83 Update README.md 2024-06-04 12:24:29 +09:00
b072c3bbbd Update README.md 2024-06-04 12:21:59 +09:00
67a8e2452f Minor refactoring and note in source code 2024-06-04 12:17:55 +09:00
2249bed677 Add Changelog.md, update README.md 2024-06-04 12:15:46 +09:00
cff3628798 ADD README.md and LICENSE 2024-06-04 12:13:12 +09:00
7b0af73a06 Remove unnecessary comments
Kept in git history just in case.
2024-06-04 12:06:48 +09:00
421610e053 Add CMakeLists.txt 2024-06-04 12:05:10 +09:00
5154281078 Init commit working "another_memcheck" 2024-06-04 11:59:36 +09:00