diff-lcs 1.2.2
Diff::LCS computes the difference between two Enumerable sequences using the McIlroy-Hunt longest common subsequence (LCS) algorithm. It includes utilities to create a simple HTML diff output format and a standard diff-like tool. This is release 1.2.2, fixing a bug that prevented comparison of values that are not US-ASCII-compatible. Thanks to Jon Rowe for finding and providing most of the work behind this issue. This is a recommended release.
Gemfile:
=
install:
=
Development Dependencies (11):
hoe
~> 3.5
hoe-bundler
~> 1.2
hoe-doofus
~> 1.0
hoe-gemspec
~> 1.0
hoe-git
~> 1.5
hoe-rubygems
~> 1.0
hoe-travis
~> 1.2
rake
~> 10.0
rdoc
~> 3.10
rspec
~> 2.0
rubyforge
>= 2.0.4