summaryrefslogtreecommitdiff
path: root/xdelta3/testing
AgeCommit message (Expand)Author
2016-04-02Merge release3_0_apl, changing the license in the 3.1.x release branchJosh MacDonald
2016-03-14Introduce APL LICENSE and notices, remove GNU COPYING and notices. Version 3....Josh MacDonald
2016-01-07Merge remote-tracking branch 'origin/master' into 64bithashJosh MacDonald
2016-01-07AgainJosh MacDonald
2016-01-07Merge remote-tracking branch 'origin/master' into 64bithashJosh MacDonald
2016-01-07Mingw warning fix, update (C)Josh MacDonald
2016-01-05-Wformat fixesJosh MacDonald
2016-01-04Build fixes w/ XD3_DEBUG=9 and Clang -WeverythingJosh MacDonald
2015-12-29Fix checksum_test for LLVM/DarwinJoshua MacDonald
2015-12-29Build on Darwin. Replace xd3_(read|decode|sizeof|emit)_(size|offset) macros w...Joshua MacDonald
2015-12-27Merge frmo originJosh MacDonald
2015-11-18Revise threshold in SmallStride testJosh MacDonald
2015-11-17Corrections and typosJosh MacDonald
2015-11-17Simplifies xd3_srcwin_move_point; reads the full max_winsize before starting ...Joshua MacDonald
2015-11-10Merge command comments; VCD_TARGET cleanupJosh MacDonald
2015-10-31Merge ~6 AFL decoder fixes from head; AFL support in run_release.shJosh MacDonald
2015-10-20Revert temporary ASAN changes; enable VCDIFF_TOOLS for MINGW32 builds (as not...Josh MacDonald
2015-09-29Merge from HEADJosh MacDonald
2015-07-18run_release builds 32/64bit binaries for 32/64bit on linux and mingwJosh MacDonald
2015-07-16Add printf tests, to be sure about mingw apparently false warningsJosh MacDonald
2015-07-12XD3_WIN32: Handle size_t case in printf; avoid setting XD3_POSIX in MakefileJosh MacDonald
2015-05-10Release 3.0.10 prepJoshua MacDonald
2015-05-04More followup on issue 188, correction to frontier_blkno calculation (was wro...Joshua MacDonald
2015-03-06Builds clean Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn)Joshua MacDonald
2014-11-01-Wformat is not working(?); fixes some printfsJosh MacDonald
2014-11-01Checksum test under developmentJosh MacDonald
2014-10-28Fix an overflow in setting xd3_source.maskbyJosh MacDonald
2014-10-28Added 64-bit checksum for largewindow support; not readyJosh MacDonald
2014-10-25Checksum test cleanups & devJosh MacDonald
2014-10-23checksum_test is working (apparently)Josh MacDonald
2014-04-03Revert recent (unreleased) change in hash_value formula; make several tests u...josh.macdonald
2014-03-09Fix issue in xd3_encode_memory causing error when IOPT buffer capacity reache...josh.macdonald
2013-05-143.0.7 RC0josh.macdonald
2013-05-13Repair and improve the regtestjosh.macdonald
2013-01-20Fix regression in SVN 376 (3.0.5)josh.macdonald
2012-11-17Make -B a size_t, build and test w/ -m64josh.macdonald
2012-08-05Build fix for gcc-4.7josh.macdonald@gmail.com
2012-07-15Compiles on gcc-4.6josh.macdonald@gmail.com
2012-06-17Issue 120: compile with -pedanticjosh.macdonald
2012-06-17Build the python module, distribute a few extra filesjosh.macdonald
2012-06-16Add examples/iOS to the automake distjosh.macdonald
2012-06-16Include testing/regtest.cc in Makefile.amjosh.macdonald
2012-06-16Updates for iOS build, Automake setupjosh.macdonald
2011-01-09Bump version to 3.0.0.josh.macdonald
2011-01-09Tests a directory of sample data. Using this now to verify behavior ofjosh.macdonald
2010-02-16Prepare release 3.0xjosh.macdonald
2010-02-15Misc whitespace changes.josh.macdonald
2010-02-11Running xdelta3-regtest.py. Observed a bug in recently-added josh.macdonald
2010-02-07Implement srcwin_maxsz in xd3_source_match_setup(), which preventsjosh.macdonald
2010-01-06Fixes for gcc-4.2 on OS X 10.6, some comment cleanup.josh.macdonald