Age | Commit message (Expand) | Author |
2007-03-24 | Rename #define P to #define DP | josh.macdonald |
2007-02-19 | cleanup regtest 400 test | 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-18 | raise default sprevsz, add command-line flag -P to set | josh.macdonald |
2007-02-14 | fix two alloc checks in djw.h | josh.macdonald |
2007-02-14 | add small_page_test.c, currently fails | josh.macdonald |
2007-02-13 | Adds xd3_flags for setting compression level in xd3_encode_memory(). | josh.macdonald |
2007-02-12 | Fix and recomment xd3_srcwin_move_point() after changes in SVN 127 to use src... | 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-07 | Update FASTEST, DEFAULT compression level. Comments. | josh.macdonald |
2007-02-04 | Adds a new compression level (-6), makes -1 faster and -9 better. | 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-29 | Updates on G: | josh.macdonald |
2007-01-29 | Change _completely() to _completely_stream(), to introduce a new, | josh.macdonald |
2007-01-22 | Release 3.0m | dotdotisdead |
2007-01-21 | Update configs, comments, etc. | dotdotisdead |
2007-01-21 | Fixes dumb crash in xd3_free_stream when stream->iopt_alloc is NULL. | dotdotisdead |
2007-01-20 | Changes to support -I IOPT_SIZE on the commandline. New support for unlimite... | dotdotisdead |
2007-01-14 | Cleanup the calculation of -B and -W, get the minimum source buffer size | dotdotisdead |
2007-01-11 | Testing random configurations to update xdelta3-cfgs.h, preliminary. | dotdotisdead |
2007-01-07 | Removes the -M memsize flag, the #define, and stream_config field of the | 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 | Builds on WIN32. | 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-28 | Add XDELTA1PATH external compression option. | 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 | Fixes improper use of xd3_emit_size() for header->srcbase. Obviously | dotdotisdead |
2006-09-24 | Move the decode routines. There is a decoder bug past >4GB, but no code | dotdotisdead |
2006-09-24 | Fixes setting of srcwin_cksum_pos in xd3_srcwin_move_point(), because | 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-28 | Finally the encoder passes the 32bit boundary! | dotdotisdead |
2006-08-27 | Fixes the srcwin_cksum_pos advancement, at least up through the 32bit | dotdotisdead |
2006-08-27 | Source snapshot... broken. | dotdotisdead |