index
:
joe/xdelta.git
haskell
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xdelta3
/
testing
/
modify.h
Age
Commit message (
Expand
)
Author
2016-03-14
Introduce APL LICENSE and notices, remove GNU COPYING and notices. Version 3....
Josh MacDonald
2015-07-12
XD3_WIN32: Handle size_t case in printf; avoid setting XD3_POSIX in Makefile
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
2012-06-17
Issue 120: compile with -pedantic
josh.macdonald
2012-06-16
Include testing/regtest.cc in Makefile.am
josh.macdonald
2010-02-07
Implement srcwin_maxsz in xd3_source_match_setup(), which prevents
josh.macdonald
2010-01-06
Fixes for gcc-4.2 on OS X 10.6, some comment cleanup.
josh.macdonald
2009-03-08
Testing for issue 79. TODO around xdelta3.c:3926 successful.
josh.macdonald
2009-02-10
Templatize the test, expose issue 79.
josh.macdonald
2008-07-10
Adds a test for the fix for issue 70. The new regression test
josh.macdonald
2008-07-09
Attempting to reproduce the non-blocking bug which caused an
josh.macdonald
2008-07-08
Add testing for move/copy mutators.
josh.macdonald
2008-07-07
Working on delete mutator. Discovered trouble w/ the RNG.
josh.macdonald
2008-07-06
Add mutator test working.
josh.macdonald
2008-07-05
New ChangeListMutator functionality.
josh.macdonald
2008-06-30
A test is taking shape...
josh.macdonald