Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-03-31 | Implement more of "xdelta3 merge" command. Compile fixes. | josh.macdonald | |
Work on xdelta3-regtest.py. | |||
2007-12-07 | Patches from A. Mennucc for Debian. Fixing makfile for Cygwin | josh.macdonald | |
conditional compilation, which is irregular. | |||
2007-11-09 | Release 3.0s | josh.macdonald | |
2007-11-07 | A few optimizations: -1 (fastest) is faster than before. -fno-builtin | josh.macdonald | |
makes a difference. New implementation of xd3_forward_match() is written and tested, but not enabled, needs a little more benchmarking. | |||
2007-10-29 | Running experiments for new -1 and -2 | josh.macdonald | |
2007-10-10 | 3.0r release | josh.macdonald | |
2007-09-13 | Fix secondary compression for recode. Now able to reproduce doytchin's | josh.macdonald | |
bug report by recoding an FGK as a DJW. | |||
2007-03-24 | Release 3.0q source | josh.macdonald | |
2007-02-18 | pre 3.0p, all tests pass | josh.macdonald | |
2007-02-18 | raise default sprevsz, add command-line flag -P to set | josh.macdonald | |
2007-02-17 | generic encode tables compiled in setup.py; comments on HARDMAXWINSZ; more ↵ | josh.macdonald | |
winsize tests | |||
2007-02-11 | Fixes 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-07 | Ready to release 3.0o. Still working on swig. | josh.macdonald | |
2007-02-05 | Add a .swig for python, working on xd3_encode_mememory() and | josh.macdonald | |
xd3_decode_memory(). Not working. Progress on scoring in xdelta3-regtest.py. Update FAST encoder w/ results of 9,11,13,16-llook experiments. | |||
2007-02-04 | Cleanup www (it's on the code.google.com/p/xdelta/wiki/list now). | josh.macdonald | |
Rekey. | |||
2007-02-02 | Disable external compression under Cygwin for the Python module. External ↵ | josh.macdonald | |
compression works in the Cygwin binary, just not with Python. | |||
2007-02-01 | Implmeent xd3_encode_memory() and xd3_decode_memory(), add comments. | josh.macdonald | |
2007-01-22 | Release 3.0m | dotdotisdead | |
2007-01-21 | Fixes dumb crash in xd3_free_stream when stream->iopt_alloc is NULL. | dotdotisdead | |
2007-01-16 | Increase default IOPT buffer size to 4096 entries: there is still no | dotdotisdead | |
command-line flag for this setting! Bump version to 3.0l. | |||
2007-01-10 | Work on tuning tests. | dotdotisdead | |
2007-01-08 | Experimenting with -C soft-config, trying to tune the -1..-9 values. | dotdotisdead | |
Right now -9 is definitely slower but not usually better. | |||
2007-01-07 | Fixes the python module, there were some bugs in main. | dotdotisdead | |
2006-08-27 | Source snapshot... broken. | dotdotisdead | |