aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add daextend()HEADmasterThomas Voss 2024-02-231-8/+22
|
* Prefer nullptr in C23Thomas Voss 2024-01-151-1/+7
|
* Fix documentationThomas Voss 2024-01-151-9/+6
|
* Fix typoThomas Voss 2024-01-151-2/+2
|
* Switch ptrdiff_t cast for a size_t castThomas Voss 2024-01-081-1/+1
|
* Add blank lineThomas Voss 2024-01-081-0/+1
|
* Only alloc if n > 0Thomas Voss 2024-01-081-2/+3
|
* Include headersThomas Voss 2024-01-081-0/+7
|
* Check for overflow in array allocationsThomas Voss 2024-01-081-6/+14
|
* Ditch DA_FACTORThomas Voss 2024-01-081-9/+3
|
* Update macro namesThomas Voss 2024-01-081-19/+17
|
* C23Thomas Voss 2023-12-192-5/+9
|
* Add the da_foreach macroThomas Voss 2023-12-191-1/+13
|
* Genesis commitThomas Voss 2023-12-093-0/+124