summaryrefslogtreecommitdiff
path: root/xdelta3/xdelta3-main.h
AgeCommit message (Expand)Author
2008-04-19Cleanup of previous. New xd3_merge_input_output used in bothjosh.macdonald
2008-04-19Straighten up the logic for calling xd3_merge_inputs in both josh.macdonald
2008-04-15Fixes for issue 70. The test inputs tickled a case where thejosh.macdonald
2008-04-09Add mechanism for processing merge arguments in order, memoryjosh.macdonald
2008-04-02merge command now successfully rewrites a single input. success!josh.macdonald
2008-04-02Merge command passes its first smoke test, reproduces a delta byjosh.macdonald
2008-03-31Implement more of "xdelta3 merge" command. Compile fixes.josh.macdonald
2008-03-14Fix for issue 67, test now fails as root with an error message.josh.macdonald
2007-12-27Adding more support for "merge" command.josh.macdonald
2007-12-17Call main_input() recursively for main_merge_arguments.josh.macdonald
2007-12-17Fix.josh.macdonald
2007-12-17Patches for Makefile.mingw and xdelta3.h comments, work on "merge"josh.macdonald
2007-12-15Patches for mingw.josh.macdonald
2007-12-14Add skeleton for "merge" command.josh.macdonald
2007-12-14Fix another snprintf issue. (Wish I had "patch" on my cygwin box... Wishjosh.macdonald
2007-12-14Replace uint with usize_t, more portable.josh.macdonald
2007-12-14Fixes for Win32 and vsnprintf.josh.macdonald
2007-12-1480-col fixes.josh.macdonald
2007-12-14Implement UNALIGNED_OK for xd3_small_cksum_update, hoping to fix josh.macdonald
2007-12-07Patches from A. Mennucc for Debian. Fixing makfile for Cygwinjosh.macdonald
2007-12-02Fix recode, recode test.josh.macdonald
2007-12-02Working on the test failure in dbeug mode, partial recode test written.josh.macdonald
2007-11-27Diagnose expected non-failures test failure introfuced in 3.0s relatingjosh.macdonald
2007-11-26The rabin-karp checksum looks better in testing but doesn't reallyjosh.macdonald
2007-11-11Compile with g++ 3.4.4 and add C++ checksum_test.ccjosh.macdonald
2007-11-10Adds output regarding inefficient copy instructions to "printdelta".josh.macdonald
2007-11-09Release 3.0sjosh.macdonald
2007-10-29Restore old secondary djw defaults.josh.macdonald
2007-10-29Add a new fastest, fastest->faster (-2)josh.macdonald
2007-10-28Eliminate calls to __umoddi3 (compiler generated for 64-bit % 32-bit).josh.macdonald
2007-10-2880col changes.josh.macdonald
2007-10-28Reformat for 80 cols. Allow -S djwN where N is 0-9. Defaultjosh.macdonald
2007-10-28Reformat >80col lines. 32-bit build/test fixes.josh.macdonald
2007-10-21Comments and build with speed_test.ccjosh.macdonald
2007-10-20working on inline functionsjosh.macdonald
2007-10-10Recognize -S none.josh.macdonald
2007-10-10Removes NODECOMPRESSIZE.josh.macdonald
2007-10-103.0r releasejosh.macdonald
2007-09-29Build fix for MSVC++josh.macdonald
2007-09-13Fix secondary compression for recode. Now able to reproduce doytchin's josh.macdonald
2007-09-12The "recode" command sets command-line secondary compression flags in the rec...josh.macdonald
2007-09-12Fixes xdelta recode command, but does not implement adler32, source josh.macdonald
2007-09-12Add "xdelta3 recode" function, which is currently outputing incorrectjosh.macdonald
2007-03-25Add MSI build, Makefile wix rules.josh.macdonald
2007-03-24Release 3.0q sourcejosh.macdonald
2007-03-24Allow read-sharing for WIN32 CreateFile()josh.macdonald
2007-03-24Do not buffer stderr on Windows.josh.macdonald
2007-03-24Use 1024 instead of 1000 for KB/MB/GB calculations.josh.macdonald
2007-03-24Rename #define P to #define DPjosh.macdonald
2007-02-18pre 3.0p, all tests passjosh.macdonald