index
:
joe/xdelta.git
haskell
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xdelta3
/
run_release.sh
Age
Commit message (
Expand
)
Author
2016-05-07
Enable WINE tests
Joshua MacDonald
2016-05-04
Make run_release.sh handle build directory missing / not empty
Joshua 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-10
Fix for mingw build
Josh MacDonald
2015-10-31
Merge ~6 AFL decoder fixes from head; AFL support in run_release.sh
Josh MacDonald
2015-10-31
Fix an overflow in allocating the three decoder sections
Josh MacDonald
2015-10-29
Add 64-bit AFL and 32-bit AFL/ASAN to run_release.sh
Josh MacDonald
2015-10-20
Revert temporary ASAN changes; enable VCDIFF_TOOLS for MINGW32 builds (as not...
Josh MacDonald
2015-10-19
Detect invalid 0-byte output to secondary decoder [afl-fuzz]
Josh MacDonald
2015-10-19
To run from clean source tree, use libtoolize
Josh MacDonald
2015-09-29
Merge from HEAD
Josh MacDonald
2015-07-23
run_release.sh fixes
Josh MacDonald
2015-07-22
run_release.sh functions on OS X
Joshua MacDonald
2015-07-22
Bash cleanup
Joshua MacDonald
2015-07-22
Label 3.0.10
Josh MacDonald
2015-07-22
Generate a Makefile.test for running tests
Josh MacDonald
2015-07-20
run_release builds LZMA in each host configuration; relaxes the single-bit er...
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-07-09
More work trying to build with mingw; not succeeding
Josh MacDonald
2015-07-08
Build for mingw, work underway
Josh MacDonald
2015-05-10
Release 3.0.10 prep
Joshua MacDonald
2015-03-24
Tested (local trouble w/ lzma)
Josh MacDonald
2015-03-23
Stamp 3.0.9
Joshua MacDonald
2015-03-10
Functions out of macros for xd3_decode_offset, to address warnings created by...
Joshua MacDonald
2015-03-09
run_release.sh copied / modified from 64-bithash branch
Josh MacDonald
2015-02-01
regtest.go exhibits bad compression >2GB boundary
Joshua MacDonald
2014-11-01
Fix 'xdelta3: -B: maximum value: 9223372036854775808'
Josh MacDonald
2014-11-01
-Wformat is not working(?); fixes some printfs
Josh MacDonald
2014-11-01
Checksum test under development
Josh MacDonald
2014-10-28
Fix an overflow in setting xd3_source.maskby
Josh MacDonald
2014-10-28
Added 64-bit checksum for largewindow support; not ready
Josh MacDonald
2014-10-25
Checksum test cleanups & dev
Josh MacDonald
2014-10-23
checksum_test is working (apparently)
Josh MacDonald