Project Group: com.bmsi

GNU Diff for Java

com.bmsi : gnudiff

A translation of the GNU Diff algorithm to a Java class. The Diff class computes the differences between two Object arrays as a list of changes. This is very general purpose. Any of the options to GNU diff can be efficiently implemented as variations on how Object.equals() is implemented and how the change list is printed.

Last Version: 1.7

Release Date:

  • 1