pcompress/bsdiff
Moinak Ghosh 94563a7ecd Fix buffer size computation when allocating Rabin block array.
Reduce memory usage of Rabin block array.
Add an SSE optimization for bsdiff.
Move integer hashing function to utils file.
More updates to README.
2012-07-28 23:55:24 +05:30
..
bscommon.h Implement Delta Encoding based on modified bsdiff. 2012-07-19 21:41:07 +05:30
bsdiff.c Fix buffer size computation when allocating Rabin block array. 2012-07-28 23:55:24 +05:30
bspatch.c Use 4-byte ints for header values instead of 8-byte size_t. 2012-07-20 20:53:46 +05:30
rle_encoder.c Use 4-byte ints for header values instead of 8-byte size_t. 2012-07-20 20:53:46 +05:30