Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch ptrdiff_t cast for a size_t cast | Thomas Voss | 2024-01-08 | 1 | -1/+1 |
* | Add blank line | Thomas Voss | 2024-01-08 | 1 | -0/+1 |
* | Only alloc if n > 0 | Thomas Voss | 2024-01-08 | 1 | -2/+3 |
* | Include headers | Thomas Voss | 2024-01-08 | 1 | -0/+7 |
* | Check for overflow in array allocations | Thomas Voss | 2024-01-08 | 1 | -6/+14 |
* | Ditch DA_FACTOR | Thomas Voss | 2024-01-08 | 1 | -9/+3 |
* | Update macro names | Thomas Voss | 2024-01-08 | 1 | -19/+17 |
* | C23 | Thomas Voss | 2023-12-19 | 2 | -5/+9 |
* | Add the da_foreach macro | Thomas Voss | 2023-12-19 | 1 | -1/+13 |
* | Genesis commit | Thomas Voss | 2023-12-09 | 3 | -0/+124 |