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

安裝:
=

版本列表:

  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.3 January 18, 2017 (45.0 KB)
顯示所有版本(共 20)

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

擁有者:

作者:

  • Austin Ziegler

SHA 256 總和檢查碼:

=

總下載次數 1,090,600,496

這個版本 516,337,587

版本发布:

授權:

MIT, Artistic-2.0, GPL-2.0+

Ruby 版本需求: >= 1.8

新版本需要 MFA: true

相關連結: