summaryrefslogtreecommitdiff
path: root/xdelta3/xdelta3-hash.h
AgeCommit message (Expand)Author
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
2014-10-28Fix an overflow in setting xd3_source.maskbyJosh 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
2013-01-21Revert to r386; prepare 3.0.6 releasejosh.macdonald
2013-01-21Further conversion cleanups.josh.macdonald
2013-01-21Audit -Wconversion resultsjosh.macdonald
2013-01-20Fix regression in SVN 376 (3.0.5)josh.macdonald
2012-09-24Fix UNALIGNED_OK logic, add autoconf rule to detect for non-Windows builds an...josh.macdonald
2012-06-17Issue 120: compile with -pedanticjosh.macdonald
2008-09-17Compile with josh.macdonald
2007-12-15Compile on OS X, better implementation of UNALIGNED_OK=0 small checksum.josh.macdonald
2007-12-14Fix a few more uint uses.josh.macdonald
2007-12-14Implement UNALIGNED_OK for xd3_small_cksum_update, hoping to fix josh.macdonald
2007-12-13A few cleanups -- xd3_scksum should have been using uint32_t, but Ijosh.macdonald
2007-12-07Patches from A. Mennucc for Debian. Fixing makfile for Cygwinjosh.macdonald
2007-12-02Working on the test failure in dbeug mode, partial recode test written.josh.macdonald
2007-11-26The rabin-karp checksum looks better in testing but doesn't reallyjosh.macdonald
2007-11-13(no commit message)josh.macdonald
2007-11-11Compile with g++ 3.4.4 and add C++ checksum_test.ccjosh.macdonald