Tagged Questions

19
votes
7answers
5k views

Diff Algorithm

I've been looking like crazy for an explanation of a diff algorithm that works and is efficient. The closest I got is this link to RFC 3284 (from several Eric Sink blog posts), which describes in ...