aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version1.2.2Joseph Hunkeler2019-11-181-1/+1
* Remove trailing semi-colonJoseph Hunkeler2019-11-181-1/+1
* Fix broken versioningJoseph Hunkeler2019-11-181-1/+1
* Fix minor compiler warningsJoseph Hunkeler2019-11-181-2/+2
* Consolidate usageJoseph Hunkeler2019-11-181-14/+23
* Plug a few leaksJoseph Hunkeler2019-11-142-10/+17
* Incorporate error handlerJoseph Hunkeler2019-11-142-17/+41
* Finish read testJoseph Hunkeler2019-11-141-13/+19
* Add initial error handler codeJoseph Hunkeler2019-11-141-0/+14
* Add initial error handler codeJoseph Hunkeler2019-11-142-1/+22
* Decouple main program and add initial testsJoseph Hunkeler2019-11-137-72/+236
* Remove unused prototypeJoseph Hunkeler2019-11-131-1/+0
* Rename main.cJoseph Hunkeler2019-11-131-0/+0
* Implement version1.0.0Joseph Hunkeler2019-11-125-6/+29
* Fix segfault while calculating base nameJoseph Hunkeler2019-11-081-1/+6
* Generate install targetJoseph Hunkeler2019-11-081-0/+2
* Fix missing includeJoseph Hunkeler2019-11-081-4/+1
* Add commentsJoseph Hunkeler2019-11-081-0/+3
* Add missing strdup() callsJoseph Hunkeler2019-11-081-2/+6
* Handle OS-specific size_t printf formattingJoseph Hunkeler2019-11-082-5/+11
* Initial commitJoseph Hunkeler2019-11-086-0/+328