Commit Briefs



Martin Pieuchot

Some memory failure checks were missing.






Stefan Sperling

make tests print 'ok' if they pass


Martin Pieuchot

Get rid of xmalloc.{c,h}.

malloc(3) & pread(3) errors will now be reported as GOT_ERR_NO_MEM. This does not improve the numbers of leaks in diffreg.c


Stefan Sperling

add a skeleton for a delta test (empty)


Stefan Sperling

document the delta stream data format



Stefan Sperling

prepare application of deltas