Age | Commit message (Expand) | Author |
2010-10-25 | Move block-cache code from -main.h to -blkcache.h. Previous merge was | josh.macdonald |
2010-08-03 | release 3.0z | josh.macdonald@gmail.com |
2010-02-21 | Fix the handling of external source decompression, which changed in 3.0w | josh.macdonald |
2010-02-16 | Prepare release 3.0x | josh.macdonald |
2010-02-16 | Fixes a memory corruption caused by recent changes (as early as 3.0w, | josh.macdonald |
2010-02-11 | Running xdelta3-regtest.py. Observed a bug in recently-added | josh.macdonald |
2009-11-08 | Rewrote main_set_source() to delay deciding lru_size (effectively | josh.macdonald |
2009-11-03 | Implement (and manually test) main_getblk_func() using FIFO instead of | josh.macdonald |
2009-10-26 | Release 3.0w | josh.macdonald |
2009-10-25 | Test crashes in recode test w/ "allow_fake_source" support, getting close? | josh.macdonald |
2009-10-25 | Fix ALT_CODE_TABLE generation code to use xd3_encode/decode_memory(), a | josh.macdonald |
2009-10-25 | Adds xd3_set_source_and_size. | josh.macdonald |
2009-10-25 | Eliminates xd3_source->size, which is an _API Change_. Adds a new requiremen... | josh.macdonald |
2009-10-24 | Move and re-invigorate the regtest, fix 1 harmless compiler warning | josh.macdonald |
2009-03-12 | Update version | josh.macdonald |
2008-09-17 | Compile with | josh.macdonald |
2008-09-13 | Remove "pre0" | josh.macdonald |
2008-08-07 | Add TmpFile class and begin testing merge command via xd3_main_cmdline(). | josh.macdonald |
2008-06-27 | Adds new testing directory for a C++ test, makes xdelta3-test.h compile with ... | josh.macdonald |
2008-06-20 | Add a new test file, add a Mersenne Twister implementation, and | josh.macdonald |
2008-03-31 | Implement more of "xdelta3 merge" command. Compile fixes. | josh.macdonald |
2007-12-27 | Adding more support for "merge" command. | josh.macdonald |
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 |