Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | guard_free() all pointers | Joseph Hunkeler | 2023-12-10 | 1 | -13/+13 |
| | |||||
* | Prevent lstrip() will remove leading whitespace and new lines, but NOT if ↵ | Joseph Hunkeler | 2023-11-20 | 1 | -3/+8 |
| | | | | | | the line consists of one whitepace or new line character * Document strsort() | ||||
* | Rebrand for the last time | Joseph Hunkeler | 2023-11-20 | 1 | -4/+4 |
| | | | | | * Shorten OHMYCAL to OMC * Rename ohmycal.h to omc.h | ||||
* | Rebrand SPM to OHMYCAL | Joseph Hunkeler | 2023-11-03 | 1 | -4/+4 |
| | |||||
* | Fixes maximum number of tokens parsed by split() function | Joseph Hunkeler | 2023-10-31 | 1 | -9/+12 |
| | | | | * Resets the string pointer before returning to avoid freeing the wrong address in memory | ||||
* | Initial commit | Joseph Hunkeler | 2023-10-26 | 1 | -0/+867 |