RubyGems Navigation menu

diff-lcs 1.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.3, providing a tentative fix to a long-standing issue related to incorrect detection of a patch direction. Also modernizes the gem infrastructure, testing infrastructure, and provides a warning-free experience to Ruby 2.4 users.

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.3 January 18, 2017 (45 KB)
Show all versions (17 total)

Development Dependencies (9):

hoe ~> 3.16
hoe-doofus ~> 1.0
hoe-gemspec2 ~> 1.1
hoe-git ~> 1.6
hoe-rubygems ~> 1.0
hoe-travis ~> 1.2
rake < 12, >= 10.0
rdoc >= 0
rspec < 4, >= 2.0

Owners:

Authors:

  • Austin Ziegler

SHA 256 checksum:

=

Total downloads 948,411,021

For this version 510,223,031

Version Released:

Licenses:

MIT, Artistic-2.0, GPL-2.0+

Required Ruby Version: >= 1.8

New versions require MFA: true

Links: