pcompress/bsdiff
Moinak Ghosh f2ffcad2fd Compute and compare Mean sketch cksum to improve similarity comparison
Fix optflags settings in Makefile
Small optimization in zero RLE encoder to avoid scanning during lookahead
Some minor fixes
2012-08-09 23:57:24 +05:30
..
bscommon.h Implement Delta Encoding based on modified bsdiff. 2012-07-19 21:41:07 +05:30
bsdiff.c Bias fingerprint value with occurrence counts for a better sketch 2012-08-08 22:40:58 +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 Compute and compare Mean sketch cksum to improve similarity comparison 2012-08-09 23:57:24 +05:30