Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |