wdiff

The program wdiff is a front end to diff for comparing files on a word per word basis. A word is anything between whitespace. This is useful for comparing two texts in which a few words have been changed and for which paragraphs have been refilled. It works by creating two temporary files, one word per line, and then executes diff on these files. It collects the diff output and uses it to produce a nicer display of word differences between the original files.
Current version: 1.1.2

History

Effective Date Table ID Version Download URL Project URL Version URL
2020-12-22 10 1.1.2 download project version
2019-01-17 9 1.1.2 download project version
2017-07-13 8 1.1.2 download project version
2015-06-25 7 1.1.2 download project version
2014-03-07 6 1.1.2 download project version
2013-09-10 5 1.1.2 download project version
2012-10-31 4 1.0.0 download project version
2012-05-01 3 1.0.0 download project version
2005-11-08 2 0.5g download project version