Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Consolidate functions and defines from main.c | Joseph Hunkeler | 2023-10-31 | 2 | -5/+133 | |
* | Add delivery get_spec_header() | Joseph Hunkeler | 2023-10-31 | 2 | -0/+16 | |
* | Add delivery_free function | Joseph Hunkeler | 2023-10-31 | 2 | -0/+49 | |
* | Fixes memory leak in conv_ macros | Joseph Hunkeler | 2023-10-31 | 1 | -3/+4 | |
* | Add new members to Delivery | Joseph Hunkeler | 2023-10-31 | 1 | -0/+11 | |
* | Remove const type constraint from input string | Joseph Hunkeler | 2023-10-31 | 1 | -1/+1 | |
* | Consume up to one '=', instead of splitting on all occurrences | Joseph Hunkeler | 2023-10-31 | 1 | -4/+3 | |
* | Fixes maximum number of tokens parsed by split() function | Joseph Hunkeler | 2023-10-31 | 1 | -9/+12 | |
* | Fixes potential double-free condition | Joseph Hunkeler | 2023-10-31 | 1 | -2/+7 | |
* | Close dangling file descriptor | Joseph Hunkeler | 2023-10-31 | 1 | -1/+8 | |
* | msg() function is now type void | Joseph Hunkeler | 2023-10-31 | 2 | -3/+14 | |
* | Ignore generated documentation | Joseph Hunkeler | 2023-10-31 | 1 | -0/+1 | |
* | Initial commit of Doxyfile | Joseph Hunkeler | 2023-10-31 | 1 | -0/+405 | |
* | Only truncate value when length is greater than zero | Joseph Hunkeler | 2023-10-31 | 1 | -67/+6 | |
* | Initial commit | Joseph Hunkeler | 2023-10-26 | 31 | -0/+4871 |