The Diff algorithm is now able to perform a diff on a String using the full Diff algorithm
There is now two modes to show differences between lines: character by character or by performing a diff inside the line
Separate some internal classes used in the diff package
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The Diff algorithm is now able to perform a diff on a String using the full Diff algorithm
There is now two modes to show differences between lines: character by character or by performing a diff inside the line
Separate some internal classes used in the diff package