summaryrefslogtreecommitdiff
path: root/xdelta3
AgeCommit message (Expand)Author
2007-01-16Release 3.0ldotdotisdead
2007-01-16Fixes the soft config used in parts of xdelta3-test.h, so it will be immune t...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-133.0k windows buildjosh.macdonald
2007-01-13Edit xdelta3-cfgs, not exactly scientific tuning but much better for dotdotisdead
2007-01-11Testing random configurations to update xdelta3-cfgs.h, preliminary.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-07Build WIN32 release 3.0j.josh.macdonald
2007-01-07Release 3.0jdotdotisdead
2007-01-07Add files to release.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-17Release 3.0i windows build, with native I/O routines.josh.macdonald
2006-12-16Make badcopy use xoff_tjosh.macdonald
2006-12-16Badcopy uses xdelta3-main.h routines for XD3_WIN32 supportjosh.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-16Fix badcopy.c for WIN32. Adds some real bogus rand logic.josh.macdonald
2006-12-10Add an OSX release, why not.dotdotisdead
2006-12-10xdelta3.vcproj adds release build, xdelta30h.x86-32.exe built and released.josh.macdonald
2006-12-10Release 3.0hdotdotisdead
2006-12-10Adds some comments about LZMA external compression.dotdotisdead
2006-12-10Stack corruption errors: added some room to the arrays.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-28Update command-line summary.dotdotisdead
2006-09-28Add XDELTA1PATH external compression option.dotdotisdead
2006-09-25Oooops.dotdotisdead
2006-09-25Cleanups, working on the python module, which has assertion failures.dotdotisdead
2006-09-24Cleanups for release 3.0g.dotdotisdead
2006-09-24Cleanups involving xd3_smatcher and soft-config variables. Adds -M memsizedotdotisdead
2006-09-24Fixes improper use of xd3_emit_size() for header->srcbase. Obviouslydotdotisdead
2006-09-24Move the decode routines. There is a decoder bug past >4GB, but no codedotdotisdead
2006-09-24Fixes setting of srcwin_cksum_pos in xd3_srcwin_move_point(), because dotdotisdead
2006-09-24Fix a bug in xd3_source_extend_match, causing stream->input_position todotdotisdead
2006-09-24Fix a bug, add a test for xd3_source_cksum_offset().dotdotisdead
2006-08-28Finally the encoder passes the 32bit boundary!dotdotisdead
2006-08-27Fixes the srcwin_cksum_pos advancement, at least up through the 32bitdotdotisdead
2006-08-27Source snapshot... broken.dotdotisdead