| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | src/: Check "if (x != NULL)" instead of "if (x)" | EuAndreh | 2024-04-06 | 1 | -4/+4 |
| * | Start "rc = -1" instead of 0 | EuAndreh | 2024-04-06 | 1 | -12/+8 |
| * | Sort includes | EuAndreh | 2024-04-06 | 1 | -2/+2 |
| * | Move unit tests out of src/*.c into tests/ | EuAndreh | 2024-04-05 | 1 | -330/+0 |
| * | src/*.c: Group tests under a single #ifdef; remove SipHash code | EuAndreh | 2024-01-02 | 1 | -178/+160 |
| * | Init project: copy files and skeletons from others | EuAndreh | 2024-01-01 | 1 | -0/+507 |
