| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add comments to test programs, replace custom atoi with libcHEADmaster | Thomas Vanbesien | 2026-02-27 | 2 | -16/+19 |
| * | Fix stale filename comment, const qualifier, and int-to-size_t casts | Thomas Vanbesien | 2026-02-27 | 2 | -8/+8 |
| * | Implement realloc and add realloc rounds to random test | Thomas Vanbesien | 2026-02-27 | 1 | -1/+103 |
| * | Add randomized correctness test | Thomas Vanbesien | 2026-02-27 | 1 | -0/+176 |
| * | Add show_alloc_mem and test_show, rename test to test_preload | Thomas Vanbesien | 2026-02-27 | 2 | -0/+25 |
| * | Initial scaffold: Makefile, stub malloc/free/realloc, test harness | Thomas Vanbesien | 2026-02-22 | 1 | -0/+46 |
