Age | Commit message (Expand) | Author |
2009-10-26 | This fixes main_getblk_func to supposely work with non-seekable inputs, we'll... | josh.macdonald |
2009-10-25 | Fixes bugs in xd3_srcwin_move_point. | 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 |
2009-03-08 | Testing for issue 79. TODO around xdelta3.c:3926 successful. | josh.macdonald |
2009-02-12 | Fixes issue 79, adds more testing. | josh.macdonald |
2009-02-10 | Templatize the test, expose issue 79. | josh.macdonald |
2008-10-12 | Build 3.0u for Windows | josh.macdonald |
2008-09-17 | Compile with | josh.macdonald |
2008-09-13 | Remove "pre0" | josh.macdonald |
2008-09-13 | Fix examples build, all-targets build, run tests, set version=3.0u. | josh.macdonald |
2008-09-13 | Implement adler32 and appheader for merge command. | josh.macdonald |
2008-09-07 | Change "q" to "ll" for portability. Issue 41. | josh.macdonald |
2008-09-07 | Latest testing fixes. I've been changing the size-iterator class | josh.macdonald |
2008-09-07 | Fixes two merge bugs: | josh.macdonald |
2008-09-06 | Fixes an incorrect mode assignment for merging source-copies of | josh.macdonald |
2008-09-06 | Improve "printdelta" to indicate source vs. target copies, widen size fields | josh.macdonald |
2008-09-05 | Solves the issue reported in Issue 36. More merge tests now pass. | josh.macdonald |
2008-09-05 | Introduce a test case for the latest post to issue 36. | josh.macdonald |
2008-08-16 | Issue 77 -- VCDIFF tools #define issue. | josh.macdonald |
2008-08-16 | Fixes a error in the test. Merge test passes...??? | josh.macdonald |
2008-08-16 | Fix bug in xd3_merge_add(), calling memcpy with wrong offset and size. | josh.macdonald |
2008-08-09 | Fixes for merge of zero-byte files, allow merge w/o source. | josh.macdonald |
2008-08-09 | Merge test actually finding problems now. | josh.macdonald |
2008-08-09 | Fixes test up to the merge failure for "must have source file" which | josh.macdonald |
2008-08-08 | The merge test isn't writing data for 0-byte target files because | josh.macdonald |
2008-08-08 | Fix error message in main.h | josh.macdonald |
2008-08-07 | Add TmpFile class and begin testing merge command via xd3_main_cmdline(). | josh.macdonald |
2008-07-19 | Part of a merge-command test. | josh.macdonald |
2008-07-10 | Adds a test for the fix for issue 70. The new regression test | josh.macdonald |
2008-07-09 | Attempting to reproduce the non-blocking bug which caused an | josh.macdonald |
2008-07-08 | Add testing for move/copy mutators. | josh.macdonald |
2008-07-08 | Fixed the random number generator. | josh.macdonald |
2008-07-07 | Working on delete mutator. Discovered trouble w/ the RNG. | josh.macdonald |
2008-07-07 | Make these files compile with C++. | josh.macdonald |
2008-07-06 | Add mutator test working. | josh.macdonald |
2008-07-06 | Fix the modify test. | josh.macdonald |
2008-07-05 | New ChangeListMutator functionality. | josh.macdonald |
2008-07-05 | Fix stdin/stdout problem on Windows, issue 34. | josh.macdonald |
2008-07-03 | Test for encode/decode w/ single first-byte difference. Uncovered a couple of | josh.macdonald |
2008-07-03 | Encode/Decode test operating correctly, now failing with source data. | josh.macdonald |
2008-07-02 | Add new test for streaming encode/decode. The encoder writes directly | josh.macdonald |
2008-06-30 | A test is taking shape... | 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-04-22 | First successful merge command. :) | josh.macdonald |