summaryrefslogtreecommitdiff
path: root/src/catalog.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* src/: Check "if (x != NULL)" instead of "if (x)"EuAndreh2024-04-061-4/+4
* Start "rc = -1" instead of 0EuAndreh2024-04-061-12/+8
* Sort includesEuAndreh2024-04-061-2/+2
* Move unit tests out of src/*.c into tests/EuAndreh2024-04-051-330/+0
* src/*.c: Group tests under a single #ifdef; remove SipHash codeEuAndreh2024-01-021-178/+160
* Init project: copy files and skeletons from othersEuAndreh2024-01-011-0/+507