Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | free(3): If ptr is NULL, no operation is performed.free-mem | Joseph Hunkeler | 2025-03-20 | 1 | -4/+4 |
* | Initialize structs to {0} and combine declaration and assignment where possible | Joseph Hunkeler | 2024-11-01 | 1 | -5/+3 |
* | Fix pointer cast | Joseph Hunkeler | 2024-10-09 | 1 | -1/+1 |
* | Fix leaks in tests | Joseph Hunkeler | 2024-09-30 | 1 | -0/+2 |
* | Add github.c and github.h (#9) | Joseph Hunkeler | 2024-07-06 | 1 | -9/+9 |
* | Rebrand OhMyCal (OMC) as STASIS (#7) | Joseph Hunkeler | 2024-06-21 | 1 | -27/+27 |
* | Unit tests (#6) | Joseph Hunkeler | 2024-06-20 | 1 | -0/+377 |