chiark / gitweb /
@@@ all the mess ever
authorMark Wooding <mdw@distorted.org.uk>
Mon, 8 May 2023 23:32:27 +0000 (00:32 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 9 May 2023 22:20:51 +0000 (23:20 +0100)
commitb64eb60f6c1fdb12f3922e04913e137199838807
tree62cceab23de8ffe3ffe5ccad92d7cb1b6fbc82a3
parent491f4344adf0c5cc1f8b0991da77a5f63f5c287a
@@@ all the mess ever
34 files changed:
configure.ac
hash/Makefile.am
hash/t/crc32-test.c [deleted file]
hash/t/crc32.tests
hash/t/hash-test.c [new file with mode: 0644]
hash/t/hash.bench [new file with mode: 0644]
hash/t/unihash-test.c [deleted file]
hash/t/unihash-testgen.py
hash/tests.at
struct/buf.c
struct/buf.h
t/Makefile.am
test/Makefile.am
test/bench.c [new file with mode: 0644]
test/bench.h [new file with mode: 0644]
test/t/tvec-test.c [new file with mode: 0644]
test/tests.at [new file with mode: 0644]
test/tvec-core.c [new file with mode: 0644]
test/tvec-main.c [new file with mode: 0644]
test/tvec-output.c [new file with mode: 0644]
test/tvec-types.c [new file with mode: 0644]
test/tvec.h [new file with mode: 0644]
utils/Makefile.am
utils/control.3 [new file with mode: 0644]
utils/control.h
utils/linreg.c [new file with mode: 0644]
utils/linreg.h [new file with mode: 0644]
utils/macros.h
utils/t/bits-test.c
utils/t/bits-testgen.py
utils/t/control-test.c
utils/t/versioncmp-test.c
utils/t/versioncmp.tests
utils/tests.at