All releases of DiffJ


Release Notes: This version adds colorization of differences. The -u parameter is now handled for compatibility with svn.


Release Notes: This release fixes a bug (NullPointerException) that was generated when displaying an added or deleted imports block when there are no types (interfaces, classes) defined.


Release Notes: This release has been changed so that output of code added and deleted more closely matches the output produced by diff, that is, displaying only the line(s) added/deleted.


Release Notes: The difference comparator of functions (methods and constructors) has been fixed, and the default Java source is now 1.5.


Release Notes: This version includes the latest release of java-diff, the library that does the comparison of code within methods, constructors, and field initializers. As a result, a bug in code comparison has been fixed.


Release Notes: This release has been rewritten to handle Java 1.3, 1.4, and 1.5. Significant improvements have been made in performance and memory usage.


Release Notes: This version includes a significant performance improvement.


Release Notes: This version includes a fix for a bug in the difference algorithm.


Release Notes: A significant performance improvement was made for large files.


Release Notes: This release fixes a bug related to comparing classes and a bug in the difference algorithm.