|
1be12c2a97
|
perf: allow to init array_list with initial capacity
Fixes #8
|
2024-09-25 14:34:33 +02:00 |
|
|
51d7123c8d
|
fix!: usage of stdint instead of int types for cross-platform compatibility
BREAKING CHANGE: Functions signatures changed.
Fixes #9
|
2024-09-25 14:26:15 +02:00 |
|
ChepakiLeCookie
|
e0115dd7d9
|
fix: error in array_list_remove (always removed the last index and not the index given) (#6)
Co-authored-by: Maxime Rumpler <mrumpler68@gmail.com>
|
2023-10-13 11:04:38 +02:00 |
|
|
d231a0f055
|
feat: add array_list_free
|
2023-08-03 19:42:50 +02:00 |
|
Divlo
|
886038a0ac
|
feat: add array_list data structure
fixes #2
|
2023-01-07 19:40:16 +01:00 |
|