Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revamp lib, simplify it a bit and address some FIXMEs | EuAndreh | 2025-01-12 | 1 | -310/+0 |
* | tests/: Use freeit() and do not use NULL as a boolean false value | EuAndreh | 2024-06-04 | 1 | -9/+9 |
* | tests/*.c: Use EXIT_FAILURE and EXIT_SUCCESS in main() functions | EuAndreh | 2024-06-02 | 1 | -3/+3 |
* | Use freeit() everywhere | EuAndreh | 2024-05-31 | 1 | -7/+4 |
* | src/catalog.h: Do bounds checking on calls to s() | EuAndreh | 2024-05-24 | 1 | -9/+11 |
* | Remove all remaining calls to logerr() that included a trailing newline | EuAndreh | 2024-05-24 | 1 | -24/+23 |
* | Start "rc = -1" instead of 0 | EuAndreh | 2024-04-06 | 1 | -27/+12 |
* | Move unit tests out of src/*.c into tests/ | EuAndreh | 2024-04-05 | 1 | -0/+327 |