summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Start "rc = -1" instead of 0EuAndreh2024-04-062-15/+10
* src/: Remove unused "infallible" tagEuAndreh2024-04-062-15/+0
* Sort includesEuAndreh2024-04-063-4/+4
* Move unit tests out of src/*.c into tests/EuAndreh2024-04-056-767/+0
* src/hash.{c,h}: Remove into dedicated projectEuAndreh2024-01-072-392/+0
* deps.mk: Remove all .lo filesEuAndreh2024-01-051-0/+2
* src/*.c: Group tests under a single #ifdef; remove SipHash codeEuAndreh2024-01-025-475/+194
* Init project: copy files and skeletons from othersEuAndreh2024-01-0118-0/+1995