RubyGems Navigation menu

diff-lcs 1.2.3

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.3, fixing a bug in value comparison where the left side of the comparison was the empty set, preventing the detection of encoding. Thanks to Jon Rowe for fixing this issue. This is a strongly recommended release. *Note*: There is a known issue with Rubinius in 1.9 mode reported in {rubinius/rubinius#2268}[https://github.com/rubinius/rubinius/issues/2268] and demonstrated in the Travis CI builds. For all other tested platforms, diff-lcs is considered stable. As soon as a suitably small test-case can be created for the Rubinius team to examine, this will be added to the Rubinius issue around this.

Gemfile:
=

install:
=

Versions:

  1. 1.5.1 January 31, 2024 (52 KB)
  2. 1.5.0 December 23, 2021 (51.5 KB)
  3. 1.4.4 July 01, 2020 (49.5 KB)
  4. 1.4.3 June 29, 2020 (47.5 KB)
  5. 1.4.2 June 24, 2020 (47.5 KB)
  6. 1.2.3 April 12, 2013 (46.5 KB)
Show all versions (17 total)

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

Owners:

Authors:

  • Austin Ziegler

SHA 256 checksum:

=

Total downloads 947,149,886

For this version 272,214

Version Released:

Licenses:

N/A

Required Ruby Version: None

New versions require MFA: true

Links: