aboutsummaryrefslogtreecommitdiff
path: root/lib/cleanpath.c
Commit message (Expand)AuthorAgeFilesLines
* Bug fixesJoseph Hunkeler2022-02-171-16/+6
* Go by the part_nelem rather than length of dataJoseph Hunkeler2022-02-161-1/+7
* Strip trailing separatorsJoseph Hunkeler2022-02-151-6/+8
* Implement --all/-AJoseph Hunkeler2022-02-141-0/+6
* Proper namespace for the header file. Bump version.Joseph Hunkeler2021-05-121-1/+1
* Warn once about regex on windows from cleanpath utility, not libraryJoseph Hunkeler2021-05-081-2/+0
* Testing (#5)Joseph Hunkeler2021-05-071-4/+6
* Improvements (#4)Joseph Hunkeler2021-05-071-3/+3
* Add windows (#3)Joseph Hunkeler2021-05-061-2/+12
* Guard memory errorsJoseph Hunkeler2021-05-061-1/+19
* Forget about ARG_MAX. The likelihood of accepting an unfathomably large input...Joseph Hunkeler2021-05-061-13/+1
* No sep ending (#2)Joseph Hunkeler2021-05-061-1/+1
* Create cmake.yml (#1)Joseph Hunkeler2021-05-051-5/+6
* Independent ifdefsJoseph Hunkeler2021-05-051-3/+5
* Implement header detectionJoseph Hunkeler2021-05-051-0/+5
* AddJoseph Hunkeler2021-05-051-0/+4
* Initial commitJoe Hunkeler2021-05-041-0/+110