| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add strlist_remove() | Joseph Hunkeler | 2020-05-21 | 1 | -0/+1 |
| | | |||||
| * | define MAXFLOAT if it is not already | Joseph Hunkeler | 2020-04-28 | 1 | -8/+0 |
| | | |||||
| * | Handle missing MAXFLOAT | Joseph Hunkeler | 2020-04-28 | 1 | -0/+4 |
| | | |||||
| * | Improved strlist: | Joseph Hunkeler | 2020-04-28 | 1 | -0/+3 |
| | | | | | | | | * Use strto*() functions instead of ato*() * Add _cmp and _copy functions * Removed compare functions * Replaced qsort call with strsort | ||||
| * | Initial commit of strlist.[c,h] | Joseph Hunkeler | 2020-02-04 | 1 | -3/+1 |
| | | |||||
| * | Initial commit of generic array handler code | Joseph Hunkeler | 2020-01-31 | 1 | -0/+44 |
