index
:
joe/xdelta.git
haskell
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xdelta3
/
xdelta3-internal.h
Age
Commit message (
Expand
)
Author
2016-07-06
Make it easier to compile on windows.
Magnus Danielsson
2016-04-02
Merge release3_0_apl, changing the license in the 3.1.x release branch
Josh MacDonald
2016-03-14
Introduce APL LICENSE and notices, remove GNU COPYING and notices. Version 3....
Josh MacDonald
2016-01-05
-Wformat fixes
Josh MacDonald
2016-01-04
Build fixes w/ XD3_DEBUG=9 and Clang -Weverything
Josh MacDonald
2015-12-29
Build on Darwin. Replace xd3_(read|decode|sizeof|emit)_(size|offset) macros w...
Joshua MacDonald
2015-12-27
Merge frmo origin
Josh MacDonald
2015-11-02
Two more invalid input cases [afl]
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-06
Correct XD3_MAXSRCWINSZ
Josh MacDonald
2015-09-29
Merge from HEAD
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-08
Build for mingw, work underway
Josh MacDonald
2015-05-03
Move three definitions to make them visible from regtest
Joshua MacDonald
2015-03-30
Update Copyright dates
Joshua MacDonald
2015-03-10
Functions out of macros for xd3_decode_offset, to address warnings created by...
Joshua 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
2014-10-18
Some -Wconversion cleanups
Josh MacDonald
2014-03-09
Fix issue in xd3_encode_memory causing error when IOPT buffer capacity reache...
josh.macdonald
2013-05-13
Repair and improve the regtest
josh.macdonald
2013-01-21
Revert to r386; prepare 3.0.6 release
josh.macdonald
2013-01-20
Partial Win64 build fixes.
josh.macdonald
2013-01-20
Fix regression in SVN 376 (3.0.5)
josh.macdonald
2012-11-17
Make -B a size_t, build and test w/ -m64
josh.macdonald
2012-08-19
Build for Win7 x64
josh.macdonald
2012-07-15
Compiles on gcc-4.6
josh.macdonald@gmail.com
2012-06-27
Fix a few more string shenanigans. Basic tests in WIN32, builds in cygwin too.
josh.macdonald@gmail.com
2012-06-27
remove strcat, sprintf
josh.macdonald
2012-06-17
Issue 120: compile with -pedantic
josh.macdonald
2012-06-16
Include testing/regtest.cc in Makefile.am
josh.macdonald
2012-06-16
Updates for iOS build, Automake setup
josh.macdonald