-
Committer:
John Arbash Meinel
-
Date:
2009-02-27 17:36:23 UTC
-
mto:
(0.23.23 groupcompress_rabin)
-
mto:
This revision was merged to the branch mainline in
revision
4280.
-
Revision ID:
john@arbash-meinel.com-20090227173623-wbwvxgznqacu6u48
Start stripping out the actual GroupCompressor
in preparation for using the diff-delta code.
Add some tests that we can generate and apply diff deltas.
We need to start adding some exceptions, and consider moving the
core of the patch-delta loop back into a pure C function, as the
generated code is very messy.