Age | Commit message (Collapse) | Author |
|
|
|
3.0.12. (Copyright owner)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
error test for observed LZMA behavior, now expect no more than the specified number of non-failures
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Comments out Python/Swig, will make them conditional later (I can't figure this out).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and was inadequately tested. Mark version 3.0y.
|
|
compression magic number.
|
|
we'll see!
|
|
|
|
|
|
|
|
requirement, that
source->blocksize be a power-of-2. DOES NOT PASS ALL TESTS.
|
|
-Wconversion -Wsign-compare -Wextra -Wno-unused-parameter
in C and C++.
|
|
Port testing/random.h portable random number generator (corrected)
back to xdelta3-test.h. The code copied from http://www.qbrundage.com
was out of line with the original Mersenne Twister code and didn't work.
|
|
incorrect assertions in xdelta3 proper. More tests coming...
|
|
C++.
Removes xdelta3-test2.h, moves contents into xdelta3-regtest.cc
|
|
begin work on a new merge command. The new "file_spec" model will
allow working with randomly-generated inputs without having to write
the entire file to disk, allowing better streaming tests: next!
|
|
Work on xdelta3-regtest.py.
|
|
|
|
described by issue 61, but it's likely the same as issue 66 and I'm
going to apply them blindly with TODOs to try and understand it later.
|
|
command. Fix for new return value in stream_overflow.
|
|
|