summaryrefslogtreecommitdiff
path: root/xdelta3/xdelta3.h
AgeCommit message (Expand)Author
2007-02-13Adds xd3_flags for setting compression level in xd3_encode_memory().josh.macdonald
2007-02-11Fixes bugs in XDELTA environment variable.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-04Adds a new compression level (-6), makes -1 faster and -9 better.josh.macdonald
2007-02-01Implmeent xd3_encode_memory() and xd3_decode_memory(), add comments.josh.macdonald
2007-01-29Updates on G:josh.macdonald
2007-01-29Change _completely() to _completely_stream(), to introduce a new, josh.macdonald
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-11Testing random configurations to update xdelta3-cfgs.h, preliminary.dotdotisdead
2007-01-07Removes the -M memsize flag, the #define, and stream_config field of the dotdotisdead
2006-12-16Adds /DXD3_WIN32 using native open/read/write/seek, etc, also fixing get_errn...josh.macdonald
2006-12-10Builds on WIN32.dotdotisdead
2006-12-10Preliminary WIN32 support.dotdotisdead
2006-09-30The XD3_INTERNAL in xd3_srcwin_move_point was caused by match_maxaddr dotdotisdead
2006-09-25Cleanups, working on the python module, which has assertion failures.dotdotisdead
2006-09-24Cleanups involving xd3_smatcher and soft-config variables. Adds -M memsizedotdotisdead
2006-09-24Fixes setting of srcwin_cksum_pos in xd3_srcwin_move_point(), because dotdotisdead
2006-08-27Fixes the srcwin_cksum_pos advancement, at least up through the 32bitdotdotisdead
2006-08-27Source snapshot... broken.dotdotisdead