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:
=

安裝:
=

版本列表:

  1. 1.6.2 May 12, 2025 (58.0 KB)
  2. 1.6.1 March 25, 2025 (57.5 KB)
  3. 1.6.0 February 13, 2025 (55.5 KB)
  4. 1.5.1 January 31, 2024 (52.0 KB)
  5. 1.5.0 December 23, 2021 (51.5 KB)
  6. 1.2.3 April 12, 2013 (46.5 KB)
顯示所有版本(共 20)

Development 相依性套件 (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

擁有者:

作者:

  • Austin Ziegler

SHA 256 總和檢查碼:

=

總下載次數 1,052,986,124

這個版本 273,514

版本发布:

授權:

Ruby 版本需求:

新版本需要 MFA: true

相關連結: