Commits


add a -q option to tests for quiet output and use it for 'make regress' Previous default output remains when test cases are run individually. ok tracey


introduce got errors with custom messages; add one for ERR_NO_OBJ


add a Makefile hierarchy which builds the whole show


rename zbuf to inflate


move got_opentmp* functions to public API; used from tog


restore DEBUG build


use stricter CPPFLAGS from mpi


rename zb.c to zbuf.c


implement delta combiner and a small test suite for it


add a skeleton for a delta test (empty)