Skip to content

TerryGee/java-diff-utils

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A fork of java-diff-utils

Changelog

1.5.0

  • make Equalizer configurable. (pull #1)

1.4.1

  • bugfix: parse method should be public

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)

Packages

No packages published

Languages

  • Java 82.1%
  • Shell 14.4%
  • HTML 3.5%