> On Sep 20, 2014, at 11:45 PM, Allan Odgaard <lists+cocoa-...@simplit.com> 
> wrote:
> 
> If you need a C API then have a look at 
> https://code.google.com/p/google-diff-match-patch/ 
> <https://code.google.com/p/google-diff-match-patch/>
This^^ looks like exactly what you want, 2551. The online demo is quite 
impressive:
        
https://neil.fraser.name/software/diff_match_patch/svn/trunk/demos/demo_diff.html
It compares on a character-by-character basis, not just by line, and the output 
shows the individual insertions/deletions/changes inline.

(I'm actually going to bookmark this myself; I have a side project that could 
make use of it!)

—Jens
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to