index
:
joe/xdelta.git
haskell
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xdelta3
/
xdelta3-merge.h
Age
Commit message (
Expand
)
Author
2015-03-06
Builds clean Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn)
Joshua MacDonald
2010-08-01
Fixes for win7, especially named pipe handling
josh.macdonald@gmail.com
2008-09-13
Implement adler32 and appheader for merge command.
josh.macdonald
2008-09-07
Fixes two merge bugs:
josh.macdonald
2008-09-06
Fixes an incorrect mode assignment for merging source-copies of
josh.macdonald
2008-09-05
Solves the issue reported in Issue 36. More merge tests now pass.
josh.macdonald
2008-08-16
Fixes a error in the test. Merge test passes...???
josh.macdonald
2008-08-16
Fix bug in xd3_merge_add(), calling memcpy with wrong offset and size.
josh.macdonald
2008-07-07
Make these files compile with C++.
josh.macdonald
2008-04-22
First successful merge command. :)
josh.macdonald
2008-04-20
No, doesn't work but this is a little closer. The bug-fix for the
josh.macdonald
2008-04-20
It's plausible that this merge code actually works; untested.
josh.macdonald
2008-04-19
Cleanup of previous. New xd3_merge_input_output used in both
josh.macdonald
2008-04-19
Straighten up the logic for calling xd3_merge_inputs in both
josh.macdonald
2008-04-15
Fixes for issue 70. The test inputs tickled a case where the
josh.macdonald
2008-04-09
Add mechanism for processing merge arguments in order, memory
josh.macdonald
2008-04-02
Merge command passes its first smoke test, reproduces a delta by
josh.macdonald
2007-12-27
Adding more support for "merge" command.
josh.macdonald