Age | Commit message (Expand) | Author |
2007-12-17 | Patches for Makefile.mingw and xdelta3.h comments, work on "merge" | josh.macdonald |
2007-12-14 | Implement UNALIGNED_OK for xd3_small_cksum_update, hoping to fix | josh.macdonald |
2007-12-07 | Patches from A. Mennucc for Debian. Fixing makfile for Cygwin | josh.macdonald |
2007-11-27 | Diagnose expected non-failures test failure introfuced in 3.0s relating | josh.macdonald |
2007-11-11 | Compile with g++ 3.4.4 and add C++ checksum_test.cc | josh.macdonald |
2007-11-10 | Adds output regarding inefficient copy instructions to "printdelta". | josh.macdonald |
2007-11-09 | Release 3.0s | josh.macdonald |
2007-11-07 | A few optimizations: -1 (fastest) is faster than before. -fno-builtin | josh.macdonald |
2007-10-28 | Eliminate calls to __umoddi3 (compiler generated for 64-bit % 32-bit). | josh.macdonald |
2007-10-28 | Reformat >80col lines. 32-bit build/test fixes. | josh.macdonald |
2007-10-21 | Comments and build with speed_test.cc | josh.macdonald |
2007-10-20 | working on inline functions | josh.macdonald |
2007-10-10 | 3.0r release | josh.macdonald |
2007-09-29 | Adds a test that triggers the assertion failure in djw_build_prefix, | josh.macdonald |
2007-09-24 | Add example by Ralf Junker, who has given me permission to distribute. | josh.macdonald |
2007-03-25 | Add MSI build, Makefile wix rules. | josh.macdonald |
2007-03-24 | Release 3.0q source | josh.macdonald |
2007-03-06 | regtest is not quite summarizing correctly | josh.macdonald |
2007-02-26 | Cleanup experiment code; use hyperbolic function. | josh.macdonald |
2007-02-18 | 3.0p source release | 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 wi... | josh.macdonald |
2007-02-14 | add small_page_test.c, currently fails | josh.macdonald |
2007-02-11 | Fixes bugs in XDELTA environment variable. | josh.macdonald |
2007-02-08 | Integrate Makefile from Cygwin. | josh.macdonald |
2007-02-08 | Make windows python module work under Cygwin. | josh.macdonald |
2007-02-08 | Python swig module working with xd3_encode_memory(), xd3_decode_memory(), | josh.macdonald |
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 |
2007-02-04 | Release 3.0n | josh.macdonald |
2007-02-04 | Cleanup www (it's on the code.google.com/p/xdelta/wiki/list now). | josh.macdonald |
2007-02-04 | Decoder memory error, related to secondary compression, fixed. Valgrind | josh.macdonald |
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 | Update configs, comments, etc. | dotdotisdead |
2007-01-16 | Fixes the soft config used in parts of xdelta3-test.h, so it will be immune t... | dotdotisdead |
2007-01-16 | Increase default IOPT buffer size to 4096 entries: there is still no | dotdotisdead |
2007-01-08 | Experimenting with -C soft-config, trying to tune the -1..-9 values. | dotdotisdead |
2007-01-07 | Removes the -M memsize flag, the #define, and stream_config field of the | dotdotisdead |
2007-01-07 | Add files to release. | dotdotisdead |
2007-01-07 | Fixes the python module, there were some bugs in main. | dotdotisdead |
2006-12-17 | 3.0i | dotdotisdead |
2006-12-10 | Release 3.0h | dotdotisdead |
2006-12-10 | Adds some comments about LZMA external compression. | dotdotisdead |
2006-12-10 | Preliminary WIN32 support. | dotdotisdead |
2006-09-30 | The XD3_INTERNAL in xd3_srcwin_move_point was caused by match_maxaddr | dotdotisdead |
2006-09-25 | Cleanups, working on the python module, which has assertion failures. | dotdotisdead |
2006-09-24 | Cleanups for release 3.0g. | dotdotisdead |
2006-09-24 | Fixes setting of srcwin_cksum_pos in xd3_srcwin_move_point(), because | dotdotisdead |