Commit Graph

55 Commits

Author SHA1 Message Date
roodletoof 06946c8066 add bounds checking 2025-10-03 22:17:07 +02:00
roodletoof 89b4dfa3e8 make testing more robust 2025-10-03 22:05:00 +02:00
roodletoof 8ada613a3e retab 2025-10-03 20:55:18 +02:00
roodletoof 5fed6d24d8 std_allocator and testing 2025-10-03 20:21:27 +02:00
roodletoof fb129ac32f initial
an interface definition of an allocator, along with a simple
implementation that just re-exposes the default malloc, realloc and free
functions
2025-09-30 20:48:51 +02:00