Download List

프로젝트 설명

java-diff is a set of Java classes which implement
the longest common subsequences algorithm. It
compares the elements in two arrays, returning a
list of Difference objects, each of which
describes an addition, deletion, or change between
the two arrays.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-08-22 20:51
1.0.5

이 버전의 차이점은 알고리즘 수정 프로그램이 포함되어있습니다.
Tags: Minor bugfixes
This version includes a fix to the difference algorithm.

2006-07-19 15:41
1.0.4

이 릴리스에는 수정의 차이 알고리즘에 버그가.
Tags: Minor bugfixes
This release fixes a bug in the difference
algorithm.

2005-11-20 16:33
1.0.3

Tags: Initial freshmeat announcement

Project Resources