RubyGems Navigation menu

diff-lcs 1.1.1

Diff::LCS is a port of 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, 1993) and Ned Konz's Perl version (Algorithm::Diff).

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.5.1 - January 31, 2024 (52.0 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.1.1 - September 25, 2004* (26.5 KB)
顯示所有版本(共 17)

擁有者:

SHA 256 checksum:

719744607388791e4de73ac42b8712926c461fc05cdcb74efb812ee68b2b9338

總下載次數 887,672,872

這個版本 5,734

License:

Ruby 版本需求: >= 1.8.1

New versions require MFA: true

相關連結: