aboutsummaryrefslogtreecommitdiff
path: root/src/str.c
Commit message (Expand)AuthorAgeFilesLines
* Rebrand OhMyCal (OMC) as STASIS (#7)Joseph Hunkeler2024-06-211-6/+6
* Unit tests (#6)Joseph Hunkeler2024-06-201-103/+51
* Documentation updateJoseph Hunkeler2024-05-201-177/+6
* Fix condition that ruined sptr.Joseph Hunkeler2024-03-241-6/+8
* Bugfix in split()Joseph Hunkeler2024-03-221-4/+0
* Remove split_free() functionJoseph Hunkeler2024-03-221-12/+1
* Use do/while in guard_* macros to make them behave more like functionsJoseph Hunkeler2024-03-101-11/+11
* guard_free() all pointersJoseph Hunkeler2023-12-101-13/+13
* Prevent lstrip() will remove leading whitespace and new lines, but NOT if the...Joseph Hunkeler2023-11-201-3/+8
* Rebrand for the last timeJoseph Hunkeler2023-11-201-4/+4
* Rebrand SPM to OHMYCALJoseph Hunkeler2023-11-031-4/+4
* Fixes maximum number of tokens parsed by split() functionJoseph Hunkeler2023-10-311-9/+12
* Initial commitJoseph Hunkeler2023-10-261-0/+867