index
:
joe/xdelta.git
haskell
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xdelta3
/
xdelta3-hash.h
Age
Commit message (
Expand
)
Author
2013-01-21
Revert to r386; prepare 3.0.6 release
josh.macdonald
2013-01-21
Further conversion cleanups.
josh.macdonald
2013-01-21
Audit -Wconversion results
josh.macdonald
2013-01-20
Fix regression in SVN 376 (3.0.5)
josh.macdonald
2012-09-24
Fix UNALIGNED_OK logic, add autoconf rule to detect for non-Windows builds an...
josh.macdonald
2012-06-17
Issue 120: compile with -pedantic
josh.macdonald
2008-09-17
Compile with
josh.macdonald
2007-12-15
Compile on OS X, better implementation of UNALIGNED_OK=0 small checksum.
josh.macdonald
2007-12-14
Fix a few more uint uses.
josh.macdonald
2007-12-14
Implement UNALIGNED_OK for xd3_small_cksum_update, hoping to fix
josh.macdonald
2007-12-13
A few cleanups -- xd3_scksum should have been using uint32_t, but I
josh.macdonald
2007-12-07
Patches from A. Mennucc for Debian. Fixing makfile for Cygwin
josh.macdonald
2007-12-02
Working on the test failure in dbeug mode, partial recode test written.
josh.macdonald
2007-11-26
The rabin-karp checksum looks better in testing but doesn't really
josh.macdonald
2007-11-13
(no commit message)
josh.macdonald
2007-11-11
Compile with g++ 3.4.4 and add C++ checksum_test.cc
josh.macdonald