Bob
Results
2
issues of
Bob
All of this is preliminary work before the real work begins: - Bumped to 2.0.0 - Removed SCO/AIX/Solaris - Removed autotools/makefiles - Converted tabs to spaces - Change compiler option...
Every allocation now gets a pre- and post structure, instead of just a size. Each structure has a tag so that every `free()` or `realloc()` is able to check them...