Lines Matching full:now

8   that 'patch' creates to indicate nonexistent backups) are now
12 cmp now uses the maximal value instead of the last one.
14 * diff now omits the ".000000000" on hosts that do not support
21 * Diff now simply prints "Files A and B differ" instead of "Binary
36 --ignore-blank-lines now considers lines to be empty if they contain
38 * More platforms now handle multibyte characters correctly when
48 * cmp and diff now conform to POSIX 1003.1-2001 (IEEE Std 1003.1-2001)
52 * cmp now supports trailing operands SKIP1 and SKIP2, like BSD cmp.
53 * cmp -i or --ignore-initial now accepts SKIP1:SKIP2 option value.
57 * cmp now outputs "byte" rather than "char" outside the POSIX locale.
58 * cmp -l's index column width now adjusts to fit larger (or smaller) files.
64 * diff now accepts multiple context arguments, and uses their maximum value.
81 * Recursive diffs now sort file names according to the LC_COLLATE locale
83 * Recursive diffs now detect and report directory loops.
84 * Diff printf specs can now use the "0" and "'" flags.
90 Also, `diff -D FOO' now outputs `/* ! FOO */' instead of `/* not FOO */'.
91 * The `patch' part of the manual now describes `patch' version 2.5.4.
92 * Man pages are now distributed and installed.
100 * diff -b and -w now ignore line incompleteness; -B no longer does this.
101 * cmp -c now uses locale to decide which output characters to quote.
163 * cmp and diff now conform to POSIX 1003.2-1992 (ISO/IEC 9945-2:1993)
166 - ``White space'' is now whatever C's `isspace' says it is.
171 * Now portable to hosts where int, long, pointer, etc. are not all the same
173 * `cmp - -' now works like `diff - -'.
189 * diff3 -m now defaults to -A, not -E.
190 * diff3 now takes up to three -L or --label options, not just two.
222 can now be given more than once.