Sha256: 9fed221770e987028693e96799284003c8340c8b1dea9c53a08acef57d9147b8
Contents?: true
Size: 381 Bytes
Versions: 1
Compression:
Stored size: 381 Bytes
Contents
### 0.2.0 / 2010-11-14 * Added {TDiff::Unordered}. ### 0.1.0 / 2010-11-13 * Initial release: * Provides the {TDiff} mixin. * Allows custom node equality and traversal logic by overriding the {TDiff#tdiff_equal} and {TDiff#tdiff_each_child} methods. * Implements the [Longest Common Subsequence (LCS)](http://en.wikipedia.org/wiki/Longest_common_subsequence_problem).
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tdiff-0.2.0 | ChangeLog.md |