summaryrefslogtreecommitdiff
path: root/xdelta3/Makefile.am
AgeCommit message (Expand)Author
2016-05-06Remove -pedantic elimiantes mingw32 warningsJoshua MacDonald
2016-05-04Make run_release.sh handle build directory missing / not emptyJoshua MacDonald
2016-01-07Fix 'make dist'Josh MacDonald
2016-01-06Prepare release 3.1.0Josh MacDonald
2016-01-05-Wformat fixesJosh MacDonald
2016-01-04Build fixes w/ XD3_DEBUG=9 and Clang -WeverythingJosh MacDonald
2015-12-27Merge frmo originJosh 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-13Experimental change in srcwin_move_pointJosh 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-31Fix an overflow in allocating the three decoder sectionsJosh 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-09-29Merge from HEADJosh MacDonald
2015-07-22run_release.sh functions on OS XJoshua MacDonald
2015-07-22Label 3.0.10Josh MacDonald
2015-07-12XD3_WIN32: Handle size_t case in printf; avoid setting XD3_POSIX in MakefileJosh MacDonald
2015-03-30README to README.mdJoshua MacDonald
2015-03-09run_release.sh copied / modified from 64-bithash branchJosh MacDonald
2015-02-01regtest.go exhibits bad compression >2GB boundaryJoshua MacDonald
2014-11-01-Wformat is not working(?); fixes some printfsJosh MacDonald
2014-10-25Checksum test cleanups & devJosh MacDonald
2014-10-23checksum_test is working (apparently)Josh MacDonald
2014-10-19Support for 64bit usize_t w/ XD3_USE_LARGEWINDOW64Josh MacDonald
2014-10-18Some -Wconversion cleanupsJosh MacDonald
2014-10-18Remove generic encoding table supportjosh.macdonald
2013-01-21Revert to r386; prepare 3.0.6 releasejosh.macdonald
2013-01-21Park these changes; tremendous slowdown, will revert to 386josh.macdonald
2013-01-21Audit -Wconversion resultsjosh.macdonald
2013-01-20Fix some TODOs (option_srcwinsz up to 4GB?josh.macdonald
2013-01-20Makefile fixjosh.macdonald
2013-01-20Fix regression in SVN 376 (3.0.5)josh.macdonald
2012-11-05Address issue 147josh.macdonald
2012-08-18Prepare 3.0.4 on Linux/gcc-4.7josh.macdonald@gmail.com
2012-08-18Prepare 3.0.4josh.macdonald
2012-07-15Release 3.0.3josh.macdonald@gmail.com
2012-07-15Compiles on gcc-4.6josh.macdonald@gmail.com
2012-06-30release 3.0.2 sourcejosh.macdonald
2012-06-27Fix a few more string shenanigans. Basic tests in WIN32, builds in cygwin too.josh.macdonald@gmail.com
2012-06-18Fixes for CC=clangjosh.macdonald
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