Age | Commit message (Expand) | Author |
2016-04-02 | Merge release3_0_apl, changing the license in the 3.1.x release branch | Josh MacDonald |
2016-03-14 | Introduce APL LICENSE and notices, remove GNU COPYING and notices. Version 3.... | Josh MacDonald |
2016-01-05 | -Wformat fixes | Josh MacDonald |
2016-01-04 | Build fixes w/ XD3_DEBUG=9 and Clang -Weverything | Josh MacDonald |
2015-12-27 | Merge frmo origin | Josh MacDonald |
2015-11-18 | Revise threshold in SmallStride test | Josh MacDonald |
2015-11-17 | Corrections and typos | Josh MacDonald |
2015-11-17 | Simplifies xd3_srcwin_move_point; reads the full max_winsize before starting ... | Joshua MacDonald |
2015-11-10 | Merge command comments; VCD_TARGET cleanup | Josh MacDonald |
2015-09-29 | Merge from HEAD | Josh MacDonald |
2015-07-18 | run_release builds 32/64bit binaries for 32/64bit on linux and mingw | Josh MacDonald |
2015-07-16 | Add printf tests, to be sure about mingw apparently false warnings | Josh MacDonald |
2015-07-12 | XD3_WIN32: Handle size_t case in printf; avoid setting XD3_POSIX in Makefile | Josh MacDonald |
2015-05-10 | Release 3.0.10 prep | Joshua MacDonald |
2015-05-04 | More followup on issue 188, correction to frontier_blkno calculation (was wro... | Joshua MacDonald |
2015-03-06 | Builds clean Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn) | Joshua MacDonald |
2014-10-23 | checksum_test is working (apparently) | Josh MacDonald |
2014-04-03 | Revert recent (unreleased) change in hash_value formula; make several tests u... | josh.macdonald |
2014-03-09 | Fix issue in xd3_encode_memory causing error when IOPT buffer capacity reache... | josh.macdonald |
2013-05-13 | Repair and improve the regtest | josh.macdonald |
2012-11-17 | Make -B a size_t, build and test w/ -m64 | josh.macdonald |
2012-08-05 | Build fix for gcc-4.7 | josh.macdonald@gmail.com |
2012-06-16 | Include testing/regtest.cc in Makefile.am | josh.macdonald |
2012-06-16 | Updates for iOS build, Automake setup | josh.macdonald |
2011-01-09 | Tests a directory of sample data. Using this now to verify behavior of | josh.macdonald |
2010-02-16 | Prepare release 3.0x | josh.macdonald |
2010-02-15 | Misc whitespace changes. | josh.macdonald |
2010-02-07 | Implement srcwin_maxsz in xd3_source_match_setup(), which prevents | josh.macdonald |
2009-10-25 | Fixes bugs in xd3_srcwin_move_point. | josh.macdonald |
2009-10-25 | Eliminates xd3_source->size, which is an _API Change_. Adds a new requiremen... | 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-09-17 | Compile with | josh.macdonald |
2008-09-07 | Latest testing fixes. I've been changing the size-iterator class | 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 | 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 | 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-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-06 | Add mutator test working. | josh.macdonald |