Re: [patch] First stab at text deltas
From: Ben Collins-Sussman <sussman_at_newton.collab.net>
Date: 2000-08-23 16:03:01 CEST
Branko <branko.cibej@hermes.si> writes:
> Anyway, judging by the vdelta info that came in last week, I'll have
Branko (and anyone else looking at binary diffing algorithms) should
1. Caller passes make_vcdiff_parser() a routine capable of consuming
2. Caller passes an arbitrary number of bytes to vcdiff_parse().
3. Consumer routine applies the changes.
Right now, vcdiff_parse.c is extremely stupid: it's just buffering N
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.