10 Commits

Author SHA1 Message Date
c2fe01f04c Pool allocator
All checks were successful
Test and Deploy / test (push) Successful in 15s
Test and Deploy / docs (push) Successful in 18s
2024-07-16 21:56:11 -07:00
7fae216ccf implement reallocarray on macOS
All checks were successful
Test and Deploy / test (push) Successful in 12s
Test and Deploy / docs (push) Successful in 18s
2024-05-06 11:17:34 -07:00
0857e7a0a1 fix min/max vector 2023-11-30 08:57:01 -08:00
85b81148f7 add min/max to vectors 2023-11-29 14:39:59 -08:00
bc8e01fd6f append lf to includes 2023-11-29 13:41:04 -08:00
42bc366e01 Add Makefile for OpenBSD 2023-10-30 14:22:11 -07:00
d89e91d97e Linux fix 2023-10-25 16:02:56 +00:00
203124ed6a add vec_shrink 2023-10-25 08:42:38 -07:00
ea2b8900dd don't free vector in destroy, more asserts 2023-10-25 07:58:55 -07:00
5251aa9e82 implement vector 2023-10-25 07:56:41 -07:00