| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use the correct type to support large return by version_from() | Joseph Hunkeler | 2020-05-24 | 1 | -7/+7 |
| | | |||||
| * | Fix leak | Joseph Hunkeler | 2020-05-24 | 1 | -0/+1 |
| | | |||||
| * | Add version type and functions: | Joseph Hunkeler | 2020-05-24 | 1 | -304/+103 |
| | | | | | | | * struct Version * version_{init,read,free} * version_from() now wraps new functions to return a uint64_t | ||||
| * | Rewrite version_from() to be input agnostic | Joseph Hunkeler | 2020-05-21 | 1 | -7/+137 |
| | | |||||
| * | Clean up find_by_strspec | Joseph Hunkeler | 2020-04-14 | 1 | -20/+11 |
| | | |||||
| * | Fix segfault caused by freeing records for no reason: | Joseph Hunkeler | 2020-03-26 | 1 | -2/+3 |
| | | | | | * split() returns the input string when no delimiters are found | ||||
| * | Add .circleci/config.yml | Joseph Hunkeler | 2020-03-25 | 1 | -2/+2 |
| | | |||||
| * | Refactor project: build/install libspm[_static.a].so to make unit testing ↵ | Joseph Hunkeler | 2020-03-18 | 1 | -0/+445 |
| possible | |||||
