aboutsummaryrefslogtreecommitdiff
path: root/src/bsdiff-4.3
AgeCommit message (Collapse)Author
2010-11-29* Quick hack around one of the pathological cases in bsdiffEelco Dolstra
(namely, when there is a long region of 0s). On one 86 MiB case, this cut patch generation time from 44m to 2m.
2010-07-15src/bsdiff-4.3/Makefile.am: include the 'compat-include' directory in ↵Peter Simons
distribution tarballs
2010-06-24Fix build of bsdiff-4.3 on machines that don't have <err.h>, such as Solaris.Peter Simons
2007-12-13* Mac OS X 10.5 compatibility.Eelco Dolstra
2006-02-01* Print a better error message when writing the patched file (e.g.,Eelco Dolstra
"No space left on device" instead of "Success"). Reported by Karina Olmos.
2006-02-01* bsdiff updated to 4.3. This makes Nix depend on libbz2.Eelco Dolstra