summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-26Support Panic in the main routineJosh MacDonald
2015-12-17Record / print decoder time; re-enable offsetTestJoshua MacDonald
2015-12-12Print timing stats for dataset testJoshua MacDonald
2015-12-11Add dataset testJoshua MacDonald
2015-12-07Run offset tests up to the 31bit source window (seeJoshua MacDonald
2015-12-02Fixes regtest.go running against xdelta3 headJoshua MacDonald
2015-11-30Fix typoJoshua MacDonald
2015-11-29Test this on LinuxJoshua MacDonald
2015-11-27Regtest workJoshua MacDonald
2015-11-26Wait for I/O to finish before waiting for subprocesses to exitJoshua MacDonald
2015-11-23Improve error handling; allow two routines to have errors in a successful tes...Joshua MacDonald
2015-11-21New TestGroup.Go method, improved error handlingJoshua MacDonald
2015-11-03Test exposed XD3_TOOFARBACK in default branch (despite not yet WAI), caused b...Josh MacDonald
2015-10-31Merge ~6 AFL decoder fixes from head; AFL support in run_release.shJosh MacDonald
2015-10-31Remove print statements from regtest.goJosh MacDonald
2015-10-31Fix another decoder overflow [afl]Josh MacDonald
2015-10-31Fix an overflow in allocating the three decoder sectionsJosh MacDonald
2015-10-29Fix/set default secondary compressor to LZMA if compiledJosh MacDonald
2015-10-29Add 64-bit AFL and 32-bit AFL/ASAN to run_release.shJosh MacDonald
2015-10-29Add 64-bit AFL and 32-bit AFL/ASAN to run_release.shJosh MacDonald
2015-10-20Revert temporary ASAN changes; enable VCDIFF_TOOLS for MINGW32 builds (as not...Josh MacDonald
2015-10-20Mark VCD_TARGET mode unsupported, there is no known OSS encoder [afl-fuzz]Josh MacDonald
2015-10-20Avoid double free in VCD_TARGET mode [afl-fuzz]Josh MacDonald
2015-10-20Correct overflow in appheader_sz+1 (zero termination) [afl-fuzz]Josh MacDonald
2015-10-19Detect invalid 0-byte output to secondary decoder [afl-fuzz]Josh MacDonald
2015-10-19To run from clean source tree, use libtoolizeJosh MacDonald
2015-10-12Test runs (slowly), still does not passJosh MacDonald
2015-10-06Test refactoring (still no output, hung subprocess)Josh MacDonald
2015-10-06Correct XD3_MAXSRCWINSZJosh MacDonald
2015-10-01LARGEWINDOW->LARGESIZET, now passing regtests and selftestsJosh MacDonald
2015-09-30Use W printf insert for 32- or 64-bit usize_tJosh MacDonald
2015-09-29Merge from HEADJosh MacDonald
2015-07-23run_release.sh fixesJosh MacDonald
2015-07-22run_release.sh functions on OS XJoshua MacDonald
2015-07-22Bash cleanupJoshua MacDonald
2015-07-22Label 3.0.10Josh MacDonald
2015-07-22Generate a Makefile.test for running testsJosh MacDonald
2015-07-20run_release builds LZMA in each host configuration; relaxes the single-bit er...Josh 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-16Remove obsolete MakefilesJosh MacDonald
2015-07-12XD3_WIN32: Handle size_t case in printf; avoid setting XD3_POSIX in MakefileJosh MacDonald
2015-07-09More work trying to build with mingw; not succeedingJosh MacDonald
2015-07-08Build for mingw, work underwayJosh 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-05-03Move three definitions to make them visible from regtestJoshua MacDonald
2015-05-02Pulling thisJoshua MacDonald
2015-05-02Off-by-one error leading to XD3_TOOFARBACK when a potential match is found in...Joshua MacDonald
2015-03-30Add --with-lzma supportJosh MacDonald