Download List

Projeto Descrição

Diffutils contains the GNU diff, diff3, sdiff, and cmp utilities. Their features are a superset of the Unix features and they are significantly faster. Cmp has been moved into this package from the GNU textutils package. These programs are usually used for creating patch files.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-08-12 19:23
3.1

"Diff" não dar conta de diferenças espúrias simplesmente porque duas entradas no mesmo diretório que têm nomes que comparam iguais, no local atual, ou comparar iguais porque "- ignore-file-name caso" foi dada.
Tags: Stable, Minor bugfixes
"diff" no longer reports spurious differences merely because two entries in the same directory have names that compare equal in the current locale, or compare equal because "--ignore-file-name-case" was given.

2010-05-05 22:09
3.0

Falta de uma nova linha no final do arquivo de relatório foi corrigido. Quando a impressão anterior "função" linhas de um pedaço, as linhas são cortadas, a fim de evitar truncar o nome da função. diferenças de arquivo binário, mais uma vez representado com a palavra "binária" para maior clareza.
Tags: Stable, Minor bugfixes
Lack of a newline at the end of file reporting was fixed. When printing preceding "function" lines for a hunk, lines are trimmed in order to avoid truncating the function name. Binary file differences are once again denoted with the word "binary" for clarity.

2010-02-13 22:38
2.9

Um novo - suprime-branco opção dif vazio foi adicionado. Suporte para `diff-NUM 'foi reintroduzida. O sdiff agora entende '1 'e L '2' como sinônimos de 'e' r '. Há uma mudança no comportamento: sdiff e diff3 agora invocar diff, não bindir $ () / dif. apoio gnulib foi atualizado.
Tags: Stable
A new --suppress-blank-empty diff option was added. Support for `diff -NUM' was reintroduced. The sdiff now understands '1' and '2' as synonyms for 'l' and 'r'. There is a change in behavior: sdiff and diff3 now invoke diff, not $(bindir)/diff. gnulib support was updated.

2002-04-10 20:27
2.8.1

Problemas no sistema de compilação e alguns outros bugs foram corrigidos.
Tags: Minor bugfixes
Problems in the build system and some other bugs
were fixed.

2002-03-25 17:19
2.8

Os programas de apoio já comportamento conforme à POSIX 1.003,1-2.001. Opções diff aceita expressões regulares que agora estão em conformidade com a sintaxe do grep ao invés do GNU Emacs sintaxe para expressões regulares. Uma opção para diff3 sdiff e permite a utilização de utilitários diff diferente daquele que vem com diffutils. cmp suporta BSD opções de estilo para especificar os bytes para saltar no início dos arquivos. O apoio foi melhorado para localidades que não o "C" (POSIX) de localidade e para o MS-DOS. Suporte para arquivos grandes (> 2 GB) foi adicionado. Man pages são fornecidos. Alguns dos diagnósticos foram reformulados para que eles sejam mais consistentes.
Tags: Major feature enhancements
The programs now support behavior conformant to
POSIX 1003.1-2001. Options to diff that accepted
regular expressions now conform to the grep syntax
rather than the GNU Emacs syntax for regexps. An
option to diff3 and sdiff allows you to use other
diff utilities than the one that comes with
diffutils. cmp supports BSD-style options to
specify the bytes to skip at the start of the
files. Support was improved for locales other than
the `C' (POSIX) locale and for MS-DOS. Support for
large files (>2 GB) was added. Man pages are now
provided. Some of the diagnostics were reworded so
that they are more consistent.

Project Resources