| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implements slightly improved error handling | Joseph Hunkeler | 2023-11-20 | 1 | -8/+17 |
| | | | | | | | | * Return status from conda_ and delivery_ functions * Caller prints meaningful error, and handles it * Enable warnings during compilation * Squelch format-truncation warning -- those strings are extremely unlikely to overflow (famous last words) | ||||
| * | Replaces BUFSIZ with OMC_BUFSIZ | Joseph Hunkeler | 2023-11-20 | 1 | -4/+4 |
| | | |||||
| * | Rebrand for the last time | Joseph Hunkeler | 2023-11-20 | 1 | -1/+1 |
| | | | | | | * Shorten OHMYCAL to OMC * Rename ohmycal.h to omc.h | ||||
| * | Only truncate value when length is greater than zero | Joseph Hunkeler | 2023-10-31 | 1 | -67/+6 |
| | | | | | * Remove unused code/comments | ||||
| * | Initial commit | Joseph Hunkeler | 2023-10-26 | 1 | -0/+409 |
