wdiff - Summary
This software is part of the GNU Project.
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.
Registration Date: Mon 11 Jun 2007 04:33:54 PM UTC
License: GNU General Public License v3 or later
Development Status: 4 - Beta
posted by gagern, Mon 14 Apr 2014 08:31:50 PM UTC
I'm happy to announce the release of wdiff 1.2.2.
Over a year after ist predecessor, this release updates the build system. One may hope that this will help building wdiff on more recent architectures.
The translations for Vietnamese, Swedish, Estonian, Chinese (traditional), Brazilian Portuguese and Russian were updated as well. Thanks again to our translators!
There were no modifications to the core code of the application.
posted by gagern, Sat 09 Mar 2013 02:19:31 AM UTC
I'm happy to announce the release of wdiff 1.2.1.
We now have translations for Esperanto. There were also updates for many others: Czech, German, Spanish, Finnish, Galician, Italian, Dutch, Polish, Slovenian, Serbian, Swedish, Ukrainian and Vietnamese. Updates to translations became neccessary due to a recent bug fix, but many of these updates
[...]
posted by gagern, Wed 30 May 2012 08:53:28 PM UTC
Today I'm announcing the release of wdiff 1.1.2. This new release so shortly after the 1.1.1 release aims to fix a build-time issue due to the removal of the gets function from the C language in the C11 standard. Praveen Kumar reported that this currently prevents bundling for Fedora. The fix is a backport of a single gnulib changeset. [...]
posted by gagern, Tue 22 May 2012 08:48:24 PM UTC
I'm happy to announce the release of wdiff 1.1.1.
This release works around an error in the formatting of the man page. The proper fix will be in 1.2.x, but as that requires a change to translatable strings, this release here will apply a patch instead.
There are some updates to translations as well: Danish and Vietnamese have been updated, and a Serbian translation newly added.
- Browse open items
Submit a new item
Powered by Savane 3.14-79a4.
Corresponding source code