summaryrefslogtreecommitdiff
path: root/xdelta3/xdelta3-internal.h
AgeCommit message (Expand)Author
2016-07-06Make it easier to compile on windows.Magnus Danielsson
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-05-Wformat fixesJosh MacDonald
2016-01-04Build fixes w/ XD3_DEBUG=9 and Clang -WeverythingJosh 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-02Two more invalid input cases [afl]Josh 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-06Correct XD3_MAXSRCWINSZJosh MacDonald
2015-09-29Merge from HEADJosh 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-07-08Build for mingw, work underwayJosh MacDonald
2015-05-03Move three definitions to make them visible from regtestJoshua MacDonald
2015-03-30Update Copyright datesJoshua MacDonald
2015-03-10Functions out of macros for xd3_decode_offset, to address warnings created by...Joshua 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-10-18Some -Wconversion cleanupsJosh MacDonald
2014-03-09Fix issue in xd3_encode_memory causing error when IOPT buffer capacity reache...josh.macdonald
2013-05-13Repair and improve the regtestjosh.macdonald
2013-01-21Revert to r386; prepare 3.0.6 releasejosh.macdonald
2013-01-20Partial Win64 build fixes.josh.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-19Build for Win7 x64josh.macdonald
2012-07-15Compiles on gcc-4.6josh.macdonald@gmail.com
2012-06-27Fix a few more string shenanigans. Basic tests in WIN32, builds in cygwin too.josh.macdonald@gmail.com
2012-06-27remove strcat, sprintfjosh.macdonald
2012-06-17Issue 120: compile with -pedanticjosh.macdonald
2012-06-16Include testing/regtest.cc in Makefile.amjosh.macdonald
2012-06-16Updates for iOS build, Automake setupjosh.macdonald