> ---------- Original Message ----------
> From: Stuart Cassoff <3...@bell.net>
> Date: January 31, 2018 at 11:36 AM
> 
> 
> Reattached.
> OK?
> 
> > ---------- Original Message ----------
> > From: Stuart Cassoff <3...@bell.net>
> > Date: January 15, 2018 at 11:48 AM
> > 
> > 
> > OK?
> > 
> > > ---------- Original Message ----------
> > > From: Stuart Cassoff <3...@bell.net>
> > > Date: December 24, 2017 at 11:46 PM
> > > 
> > > 
> > > OK?
> > > 
> > > > ---------- Original Message ----------
> > > > From: Stuart Cassoff <3...@bell.net>
> > > > Date: December 9, 2017 at 11:27 AM
> > > > 
> > > > 
> > > > Comment:
> > > > diff functions for Tcl
> > > > 
> > > > Description:
> > > > A Tcl extension that provides utilities for comparisons of strings, 
> > > > lists and files.
> > > > 
> > > > The base comparison is a Longest Common Substring algorithm based on
> > > > J. W. Hunt and M. D. McIlroy, "An algorithm for differential file 
> > > > comparison,"
> > > > Comp. Sci. Tech. Rep. #41, Bell Telephone Laboratories (1976).
> > > > Available on the Web at the second author's personal site:
> > > > http://www.cs.dartmouth.edu/~doug/
> > > > 
> > > > It is basically an LCS diff algorithm implemented in C on top of Tcl's 
> > > > API,
> > > > thus giving full Unicode and VFS support.
> > > > 
> > > > 
> > > > OK?
> > >

Reply via email to