Age | Commit message (Expand) | Author |
2008-03-31 | Implement more of "xdelta3 merge" command. Compile fixes. | josh.macdonald |
2008-03-14 | Fix for issue 67, test now fails as root with an error message. | josh.macdonald |
2008-02-11 | Can't explain how the usize_t->uint32_t changes here solve the problem | josh.macdonald |
2007-12-17 | Patches for Makefile.mingw and xdelta3.h comments, work on "merge" | josh.macdonald |
2007-12-15 | Compile on OS X, better implementation of UNALIGNED_OK=0 small checksum. | josh.macdonald |
2007-12-06 | Adjust the low-end range for command_line_arguments unittest. I wish this | josh.macdonald |
2007-12-02 | Fix recode, recode test. | josh.macdonald |
2007-12-02 | Working on the test failure in dbeug mode, partial recode test written. | josh.macdonald |
2007-11-27 | Diagnose expected non-failures test failure introfuced in 3.0s relating | josh.macdonald |
2007-11-13 | (no commit message) | 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 | 80col changes. | 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-09-29 | Fixes DJW_MAX_CODELEN problem, which caused move-to-front calculations | josh.macdonald |
2007-09-29 | Adds a test that triggers the assertion failure in djw_build_prefix, | josh.macdonald |
2007-03-24 | Rename #define P to #define DP | josh.macdonald |
2007-02-18 | pre 3.0p, all tests pass | josh.macdonald |
2007-02-18 | remove PROMOTE, SSMATCH, TRYLAZY, raise default IOPT_SIZE | josh.macdonald |
2007-02-11 | Fixes bugs in XDELTA environment variable. | josh.macdonald |
2007-02-08 | Python swig module working with xd3_encode_memory(), xd3_decode_memory(), | josh.macdonald |
2007-02-05 | Add a .swig for python, working on xd3_encode_mememory() and | josh.macdonald |
2007-02-04 | Fixes the /dont_run_xdelta_as_root test, creates a real file and chmods | josh.macdonald |
2007-02-01 | Implmeent xd3_encode_memory() and xd3_decode_memory(), add comments. | josh.macdonald |
2007-01-29 | Updates on G: | josh.macdonald |
2007-01-29 | Change _completely() to _completely_stream(), to introduce a new, | josh.macdonald |
2007-01-20 | Changes to support -I IOPT_SIZE on the commandline. New support for unlimite... | dotdotisdead |
2007-01-16 | Fixes the soft config used in parts of xdelta3-test.h, so it will be immune t... | dotdotisdead |
2007-01-14 | Cleanup the calculation of -B and -W, get the minimum source buffer size | dotdotisdead |
2007-01-07 | Fixes source_decompression_test. I thought I fixed this once before: | dotdotisdead |
2006-12-16 | Adds /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-10 | Adds some comments about LZMA external compression. | dotdotisdead |
2006-12-10 | Builds on WIN32. | dotdotisdead |
2006-09-25 | Cleanups, working on the python module, which has assertion failures. | dotdotisdead |
2006-09-24 | Cleanups involving xd3_smatcher and soft-config variables. Adds -M memsize | dotdotisdead |
2006-09-24 | Fix a bug in xd3_source_extend_match, causing stream->input_position to | dotdotisdead |
2006-09-24 | Fix a bug, add a test for xd3_source_cksum_offset(). | dotdotisdead |
2006-08-27 | Source snapshot... broken. | dotdotisdead |