RubyGems Navigation menu

diff-lcs 1.1.3

Diff::LCS is a port of Perl's Algorithm::Diff that uses the McIlroy-Hunt longest common subsequence (LCS) algorithm to compute intelligent differences between two sequenced enumerable containers. The implementation is based on Mario I. Wolczko's {Smalltalk version 1.2}[ftp://st.cs.uiuc.edu/pub/Smalltalk/MANCHESTER/manchester/4.0/diff.st] (1993) and Ned Konz's Perl version {Algorithm::Diff 1.15}[http://search.cpan.org/~nedkonz/Algorithm-Diff-1.15/]. This is release 1.1.3, fixing several small bugs found over the years. Version 1.1.0 added new features, including the ability to #patch and #unpatch changes as well as a new contextual diff callback, Diff::LCS::ContextDiffCallbacks, that should improve the context sensitivity of patching. This library is called Diff::LCS because of an early version of Algorithm::Diff which was restrictively licensed. This version has seen a minor license change: instead of being under Ruby's license as an option, the third optional license is the MIT license.

Gemfile:
=

安装:
=

版本列表:

  1. 1.6.1 March 25, 2025 (57.5 KB)
  2. 1.6.0 February 13, 2025 (55.5 KB)
  3. 1.5.1 January 31, 2024 (52.0 KB)
  4. 1.5.0 December 23, 2021 (51.5 KB)
  5. 1.4.4 July 01, 2020 (49.5 KB)
  6. 1.1.3 August 28, 2011 (40.5 KB)
显示所有版本 (共 19 个)

Development 依赖 (2):

hoe ~> 2.12
rspec ~> 2.0

所有者:

作者:

  • Austin Ziegler

SHA 256 校验和:

=

下载总量 1,005,215,278

这个版本 10,220,279

版本发布:

许可:

需要的 Ruby 版本:

新的版本需要开启多因素验证(MFA): true

链接: