Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix string op warnings | Joseph Hunkeler | 2024-09-20 | 1 | -2/+2 |
* | Rebrand OhMyCal (OMC) as STASIS (#7) | Joseph Hunkeler | 2024-06-21 | 1 | -3/+3 |
* | Changes to strlist_*() functions: | Joseph Hunkeler | 2024-04-02 | 1 | -4/+4 |
* | Use GENERIC_ARRAY_FREE instead of split_free() | Joseph Hunkeler | 2024-03-22 | 1 | -7/+6 |
* | Use do/while in guard_* macros to make them behave more like functions | Joseph Hunkeler | 2024-03-10 | 1 | -4/+4 |
* | Fix memory corruption in runtime_set and tpl_render | Joseph Hunkeler | 2024-03-04 | 1 | -3/+3 |
* | guard_free() all pointers | Joseph Hunkeler | 2023-12-10 | 1 | -5/+5 |
* | Fix type for counter. ssize_t was expected, but we were using size_t instead | Joseph Hunkeler | 2023-11-20 | 1 | -3/+3 |
* | Replaces BUFSIZ with OMC_BUFSIZ | Joseph Hunkeler | 2023-11-20 | 1 | -2/+2 |
* | Consume up to one '=', instead of splitting on all occurrences | Joseph Hunkeler | 2023-10-31 | 1 | -4/+3 |
* | Initial commit | Joseph Hunkeler | 2023-10-26 | 1 | -0/+445 |