Branch | Commit message | Author | Age | |
---|---|---|---|---|
master | Add daextend() | Thomas Voss | 9 months | |
Age | Commit message | Author | Files | Lines |
2024-02-23 | Add daextend()HEADmaster | Thomas Voss | 1 | -8/+22 |
2024-01-15 | Prefer nullptr in C23 | Thomas Voss | 1 | -1/+7 |
2024-01-15 | Fix documentation | Thomas Voss | 1 | -9/+6 |
2024-01-15 | Fix typo | Thomas Voss | 1 | -2/+2 |
2024-01-08 | Switch ptrdiff_t cast for a size_t cast | Thomas Voss | 1 | -1/+1 |
2024-01-08 | Add blank line | Thomas Voss | 1 | -0/+1 |
2024-01-08 | Only alloc if n > 0 | Thomas Voss | 1 | -2/+3 |
2024-01-08 | Include headers | Thomas Voss | 1 | -0/+7 |
2024-01-08 | Check for overflow in array allocations | Thomas Voss | 1 | -6/+14 |
2024-01-08 | Ditch DA_FACTOR | Thomas Voss | 1 | -9/+3 |
[...] | ||||
Clone | ||||
git://git.thomasvoss.com/da.git | ||||
git@git.thomasvoss.com:da |