aboutsummaryrefslogtreecommitdiff
path: root/src/strings.c
Commit message (Collapse)AuthorAgeFilesLines
* Minor fixes:Joseph Hunkeler2019-12-291-3/+3
| | | | | | * size_t in place of int * Moved some variables closer to their execution scope * Add some error checks
* Fixes:Joseph Hunkeler2019-12-281-3/+15
| | | | | | | * doxygen config * doxygen @file directives * corrected stupid strip() implemention * corrected strip usage by config parser. wrong pointer.
* Listing packages and printing bannersJoseph Hunkeler2019-12-261-0/+18
|
* Version matching and package searchingJoseph Hunkeler2019-12-261-0/+18
|
* Add join()Joseph Hunkeler2019-12-201-0/+50
|
* Make command line argument a thingJoseph Hunkeler2019-12-191-4/+10
|
* Refactor project structureJoseph Hunkeler2019-12-181-0/+431