Skip to content
This repository was archived by the owner on Nov 12, 2019. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 285 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 285 Bytes

A fork of java-diff-utils

Changelog

1.4.0

  • switch from JDK5 to JDK7
  • add Guava to dependency
  • let user uses other string to represent line which does not exist
  • implement event based parser like SAX (in difflib.event package)