Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Diese Version enthält ein Update auf die Differenz Algorithmus.
Tags: Minor bugfixes
This version includes a fix to the difference algorithm.

2006-07-19 15:41
1.0.4

Diese Version behebt einen Fehler in der Differenz-Algorithmus.
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