Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: fix new (incorrect) CLANG SA warnings | Christian Hopps | 2025-01-14 | 1 | -10/+10 |
* | lib: darr: fix bug with nested macro use | Christian Hopps | 2024-12-16 | 1 | -12/+12 |
* | lib: darr: add free with element cleanup functions | Christian Hopps | 2024-06-07 | 1 | -0/+37 |
* | lib: fix coverity issues | Christian Hopps | 2024-01-11 | 1 | -1/+1 |
* | lib: fix clang SA warnings | Christian Hopps | 2024-01-07 | 1 | -7/+16 |
* | lib: darr: add ability to set MTYPE for dynamic arrays | Christian Hopps | 2023-12-28 | 1 | -37/+76 |
* | lib: darr: add new access and str functions | Christian Hopps | 2023-12-28 | 1 | -12/+350 |
* | lib: darr needs to use memory.h for both alloc and free | Christian Hopps | 2023-11-11 | 1 | -1/+5 |
* | lib: add dynamic array type | Christian Hopps | 2023-06-28 | 1 | -0/+363 |