summaryrefslogtreecommitdiff
path: root/xdelta3/xdelta3-main.h
AgeCommit message (Expand)Author
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
2007-02-18remove PROMOTE, SSMATCH, TRYLAZY, raise default IOPT_SIZEjosh.macdonald
2007-02-18raise default sprevsz, add command-line flag -P to setjosh.macdonald
2007-02-17generic encode tables compiled in setup.py; comments on HARDMAXWINSZ; more wi...josh.macdonald
2007-02-13Adds xd3_flags for setting compression level in xd3_encode_memory().josh.macdonald
2007-02-12Fix and recomment xd3_srcwin_move_point() after changes in SVN 127 to use src...josh.macdonald
2007-02-11Fixes bugs in XDELTA environment variable.josh.macdonald
2007-02-08Bugfix XDELTA environment var.josh.macdonald
2007-02-08XDELTA environment variable lets you do stuff like this:josh.macdonald
2007-02-08Make "option ignored" less verbose.josh.macdonald
2007-02-08Python swig module working with xd3_encode_memory(), xd3_decode_memory(),josh.macdonald
2007-02-07Ready to release 3.0o. Still working on swig.josh.macdonald
2007-02-07Update FASTEST, DEFAULT compression level. Comments.josh.macdonald
2007-02-07Fixes print commands on Windows, the needed GetStartupInfo() and stdin/stdout...josh.macdonald
2007-02-06(no commit message)josh.macdonald
2007-02-04Cleanup www (it's on the code.google.com/p/xdelta/wiki/list now). josh.macdonald
2007-02-04Adds a new compression level (-6), makes -1 faster and -9 better.josh.macdonald
2007-02-04Decoder memory error, related to secondary compression, fixed. Valgrind josh.macdonald
2007-02-01Fixes build on Cygwin, some work on -regtest.pyjosh.macdonald
2007-01-29Updates on G:josh.macdonald
2007-01-29Change _completely() to _completely_stream(), to introduce a new, josh.macdonald
2007-01-22Release 3.0mdotdotisdead
2007-01-21Update configs, comments, etc.dotdotisdead
2007-01-20Changes to support -I IOPT_SIZE on the commandline. New support for unlimite...dotdotisdead
2007-01-16Increase default IOPT buffer size to 4096 entries: there is still no dotdotisdead
2007-01-14Cleanup the calculation of -B and -W, get the minimum source buffer size dotdotisdead
2007-01-13Edit xdelta3-cfgs, not exactly scientific tuning but much better for dotdotisdead
2007-01-10Work on tuning tests.dotdotisdead
2007-01-08Experimenting with -C soft-config, trying to tune the -1..-9 values.dotdotisdead
2007-01-08Set source buffer size to min(source->size) and if the command-line isdotdotisdead
2007-01-07Removes the -M memsize flag, the #define, and stream_config field of the dotdotisdead
2007-01-07Fixes spurious warning from printhdr.dotdotisdead
2007-01-07Fixes the python module, there were some bugs in main.dotdotisdead
2007-01-07Fixes source_decompression_test. I thought I fixed this once before:dotdotisdead
2006-12-173.0idotdotisdead
2006-12-16Make badcopy use xoff_tjosh.macdonald
2006-12-16Adds /DXD3_WIN32 using native open/read/write/seek, etc, also fixing get_errn...josh.macdonald
2006-12-16(no commit message)josh.macdonald
2006-12-10Release 3.0hdotdotisdead