Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changes to strlist_*() functions: | Joseph Hunkeler | 2024-04-02 | 1 | -3/+3 |
| | | | | | Functions that modify the input StrList have been refactored to use `struct StrList **` instead of `struct StrList *`. * Fixes realloc error handling | ||||
* | Rebrand to OMC | Joseph Hunkeler | 2024-03-26 | 1 | -3/+3 |
| | |||||
* | Initial commit | Joseph Hunkeler | 2023-10-26 | 1 | -0/+47 |