regress/delta


Log

Author Commit Date CI Message
Stefan Sperling 718b3ab0 2018-03-17T17:50:48 rename the library-internal headers again to a common prefix
Stefan Sperling b29656e2 2018-03-16T23:05:12 set obj->size of packed deltified objects to object's actual size
Stefan Sperling 22eb8973 2018-03-12T20:40:15 restore DEBUG build
Stefan Sperling f8352b2a 2018-03-12T14:10:23 use pledge(2) in regression tests
Stefan Sperling 25783624 2018-03-12T13:59:29 use stricter CPPFLAGS from mpi
Stefan Sperling 32cb896c 2018-03-11T14:10:56 rename library-private headers from *_priv.h to *_lib.h
Stefan Sperling a76a38d9 2018-03-11T13:17:56 rename zb.c to zbuf.c
Stefan Sperling 6df54056 2018-03-03T14:14:38 rename test functions; we apply deltas, we don't combine them
Stefan Sperling 1411938b 2018-02-12T23:25:38 rename private header filenames so they are in got_ namespace
Stefan Sperling 80f0eb00 2018-02-12T22:52:27 public API is now independent of sha1.h and zlib.h
Stefan Sperling f8aea23e 2018-02-12T00:08:11 delta bases are no longer compressed; update delta_test
Stefan Sperling 885d3e02 2018-01-27T01:05:56 implement delta combiner and a small test suite for it
Stefan Sperling b08fe7be 2018-01-26T14:34:15 make tests print 'ok' if they pass
Stefan Sperling ac25a292 2018-01-26T13:36:17 add a skeleton for a delta test (empty)