> From: striker@tigris.org [mailto:striker@tigris.org]
> Sent: Friday, January 03, 2003 6:36 PM
> Author: striker
> Date: 2003-01-03 11:35:20 -0600 (Fri, 03 Jan 2003)
> New Revision: 4242
>
> Modified:
> trunk/subversion/libsvn_delta/diff.c
> Log:
> http://subversion.tigris.org/issues/show_bug.cgi?id=405
>
> Take another stab at implementing our own diff lib.
> Drop the LCS algorithm used before (which looked promising
> but didn't scale) and switch to a different algorithm.
>
> Thanks a lot to Philip Martin for getting me clued in on how
> to recover the actual LCS (which isn't in the paper
> describing the algorithm).
Yes, finally some progress on this blasted thing ;).
I've done very little testing and still have no test suite
routines, but the simple tests I've done succeed... mostly :)
I guess we need to revisit the '/No newline at the end of file'
thingy again, since it doesn't seem to want to output that
anymore.
Anyways, just a heads up,
Sander
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jan 3 19:00:06 2003