A fork of java-diff-utils
- make Equalizer configurable. (pull #1)
- bugfix: parse method should be public
- 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)