@@@ fltfmt mess
authorMark Wooding <mdw@distorted.org.uk>
Sun, 21 Apr 2024 23:30:51 +0000 (00:30 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 21 Apr 2024 23:30:51 +0000 (00:30 +0100)
commitb1a20beee623c83315c3ce21abc7bcce103c6efb
tree8ea6c3bc47d703a2c6e57c0cdfb3f56055047f7e
parent8e5745a278c26c77815324a703181935e7b26dc4
@@@ fltfmt mess
91 files changed:
Makefile.am
buf/lbuf.3.in
codec/baseconv.c
configure.ac
debian/control
hash/Makefile.am
hash/siphash.3.in [new file with mode: 0644]
hash/siphash.c [new file with mode: 0644]
hash/siphash.h [new file with mode: 0644]
hash/t/hash-test.c
hash/t/hash.bench
hash/t/siphash-mktv.c [new file with mode: 0644]
hash/t/siphash.tests [new file with mode: 0644]
hash/tests.at
hash/unihash.3.in
m4/mdw-probe-fltfmt.m4 [new file with mode: 0644]
mem/alloc.3.in
mem/alloc.c
mem/alloc.h
mem/arena.3.in
mem/arena.h
mem/growbuf.3.in
mem/growbuf.h
mem/pool.3.in
mem/pool.c
mem/pool.h
mem/sub.c
mem/sub.h
struct/buf-float.c
struct/buf.c
struct/buf.h
struct/darray.c
struct/dstr.c
struct/hash.c
struct/t/assoc-test.c
struct/t/dstr-putf-test.c
struct/t/sym-test.c
sys/fdpass.c
sys/mdup.c
test/Makefile.am
test/bench.3.in
test/bench.c
test/bench.h
test/example/Makefile.am
test/example/adhoc.c [new file with mode: 0644]
test/example/parse-machine [new file with mode: 0644]
test/example/testex.c
test/t/tvec-test.c
test/tvec-adhoc.3.in
test/tvec-adhoc.h [new file with mode: 0644]
test/tvec-bench.3.in
test/tvec-bench.c
test/tvec-bench.h [new file with mode: 0644]
test/tvec-core.c
test/tvec-env.3.in
test/tvec-main.c
test/tvec-output.3.in
test/tvec-output.c
test/tvec-output.h [new file with mode: 0644]
test/tvec-remote.3.in
test/tvec-remote.c
test/tvec-remote.h [new file with mode: 0644]
test/tvec-timeout.3.in
test/tvec-timeout.c
test/tvec-timeout.h [new file with mode: 0644]
test/tvec-types.3.in
test/tvec-types.c
test/tvec-types.h [new file with mode: 0644]
test/tvec.3.in
test/tvec.h
trace/trace.3.in
utils/Makefile.am
utils/align.h
utils/bits.3.in
utils/bits.h
utils/exc.h
utils/fltfmt-convert.c [new file with mode: 0644]
utils/fltfmt.c [new file with mode: 0644]
utils/fltfmt.h [new file with mode: 0644]
utils/gprintf.c
utils/gprintf.h
utils/macros.3.in
utils/macros.h
utils/maths.h
utils/t/bits-test.c
utils/t/control-test.c
utils/t/fltfmt-test.c [new file with mode: 0644]
utils/t/fltfmt-testgen [new file with mode: 0755]
utils/t/fltfmt.tests [new file with mode: 0644]
utils/t/versioncmp-test.c
utils/tests.at