[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] xdelta speed improvement

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2006-03-21 23:13:44 CET

Peter N. Lundblad wrote:
> +/* Try to find a match for the target data B in MATCHES, and then
> + extend the match as long as data in A and B at the match position
> + continues to match. We set the position in a we ended up in (in
> + case we extended it backwards) in APOSP, the length of the match in
> + ALENP, and the amount to advance B in BADVANCEP.
> + PENDING_INSERT_LEN is the length of the last insert operation that

That would be "*PENDING_INSERT_LENP" there?

I can't see any other problems at a quick look-through.

- Julian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 21 23:14:08 2006

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.