| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | src/logerr.h: Normalize code order | EuAndreh | 2024-06-12 | 1 | -2/+1 |
| | | |||||
| * | src/logerr.c: Add trailing newline by default | EuAndreh | 2024-04-30 | 1 | -0/+4 |
| | | |||||
| * | src/logerr.c: Also *try* to log something when fprintf() and vfprintf() fail | EuAndreh | 2024-04-06 | 1 | -2/+6 |
| | | |||||
| * | src/: Remove unused "infallible" tag | EuAndreh | 2024-04-06 | 1 | -3/+0 |
| | | |||||
| * | Sort includes | EuAndreh | 2024-04-06 | 1 | -1/+1 |
| | | |||||
| * | Move unit tests out of src/*.c into tests/ | EuAndreh | 2024-04-05 | 1 | -284/+0 |
| | | |||||
| * | src/*.c: Group tests under a single #ifdef; remove SipHash code | EuAndreh | 2024-01-02 | 1 | -9/+9 |
| | | |||||
| * | Init project: copy files and skeletons from others | EuAndreh | 2024-01-01 | 1 | -0/+314 |
