summaryrefslogtreecommitdiff
path: root/xdelta3/xdelta3-fgk.h
AgeCommit message (Collapse)Author
2014-10-18Some -Wconversion cleanupsJosh MacDonald
2013-01-21Revert to r386; prepare 3.0.6 releasejosh.macdonald
2013-01-21Audit -Wconversion resultsjosh.macdonald
2013-01-20Partial Win64 build fixes.josh.macdonald
2012-07-19Add support for lzma secondary compression (-S lzma)josh.macdonald
2010-08-01Fixes for win7, especially named pipe handlingjosh.macdonald@gmail.com
2008-09-17Compile with josh.macdonald
-Wconversion -Wsign-compare -Wextra -Wno-unused-parameter in C and C++.
2007-10-29Add a new fastest, fastest->faster (-2)josh.macdonald
2007-10-2880col changes.josh.macdonald
2007-10-21Comments and build with speed_test.ccjosh.macdonald
2007-10-103.0r releasejosh.macdonald
2007-02-11Fixes bugs in XDELTA environment variable.josh.macdonald
Removes stream.srcwin_size variable, uses stream.src->blksize instead, to address performance regression from xdelta1. Changes the order of checksum computation to be like xdelta1, insert checksums in reverse to give preference to earlier matches. Removes svn:executable from files.
2007-02-01Fixes build on Cygwin, some work on -regtest.pyjosh.macdonald
2007-01-07Removes the -M memsize flag, the #define, and stream_config field of the dotdotisdead
same name. Now computes small/large hash tables based on 1 slot per input-size/hash-width.
2006-09-24Fix a bug, add a test for xd3_source_cksum_offset().dotdotisdead
2006-08-27Source snapshot... broken.dotdotisdead