Lines Matching +refs:po +refs:next +refs:entry +refs:with +refs:regexp

15 	size_t variable, just in case there's a problem with ptrdiff_t
45 (INCLUDES): Remove this obsolete macro, replacing it with:
50 * src/Makefile.am (datadir): Remove, as it conflicts with --datadir.
55 missing before the menu entry. Bug diagnosed by Adam Heath.
57 to work around a compatibility problem with Debian install-info.
105 sdiff Options): Put short options next to the similar long options.
133 1.25 with patch.
137 (AM_INIT_AUTOMAKE): Use new form, with option gnits,
168 * po/LINGUAS: Add zh_TW.
227 po/cs.po, po/ja.po: New files.
283 * po/LINGUAS: Add cs, ja.
284 * po/POTFILES.in: Add lib/c-stack.c, src/dir.c.
328 Avoid overflow problems with tab width.
345 (read_diff): Exit with status 126 if the file is not executable,
346 for compatibility with POSIX 1003.1-2001.
358 (format_group, print_ifdef_lines): Avoid core dumps with bad formats.
365 If a regular file grows, keep reading until we catch up with its EOF.
399 * intl/plural.c: Regenerate with Bison 1.31.
421 (ALL_LINGUAS): Remove: now in po/LINGUAS as per Gettext 0.11.
433 * po/LINGUAS: New file.
434 * po/Makefile.in.in: Upgrade to Gettext 0.11-pre5++.
435 * po/Makevars, po/Rules-quot, po/boldquot.sed: New files,
470 (main): Do not confuse signal numbers with their indices.
472 (edit): Cat lin to long before printing with %ld, since lin might
501 Have child exit with status 127 rather than reporting
514 (main, edit): If child exec fails, exit with 127 rather than trying to
526 (read_diff): Have child exit with status 127 when program is not found,
563 also changing option_help_msgid. All uses replaced with 130.
599 (ptrdiff_t, ssize_t): Use AC_CHECK_TYPE with a default of int,
651 (option_help_msgid): Don't confuse bytes with characters.
654 the case of regular files with different lengths.
727 (ignore_initial): Now an array with 2 elements. All uses changed.
738 This is to be consistent with the line number, which is always relative
739 with what we've seen.
791 Prefer @node with just one arg.
849 for convenience with printf.
935 Rename the following variables for consistency with user-visible
974 Rename the following decls for consistency with user-visible
1025 Rename the following variables for consistency with user-visible
1110 (block_compare_and_count): Count sizes with size_t, not long.
1152 * lib/Makefile.am, po/POTFILES.in: New file.
1161 Set AWK using a method that works even with broken shells.
1196 lib/posix/Makefile, m4/Makefile, po/Makefile.in, src/Makefile.
1200 * po/en_GB.po: Don't translate "program" to "programme".
1223 with Solaris 8.
1285 (messages.po): Remove.
1286 (message/msgid.po, message/template.po): New rules.
1294 ($D.tar.gz): Compress with gzip -9.
1295 Don't use ln to create distribution; it doesn't work with symlinks.
1304 (--with-mvfs-stat-bug, --with-nfs-stat-bug): New options.
1335 Output copyright and free software info with -v.
1356 Report error if -S is specified twice with conflicting values.
1443 (read_diff): Invoke diff with --inhibit-hunk-merge.
1461 * README: Add --with-mvfs-stat-bug, --with-nfs-stat-bug.
1468 it's obsolete and he's busy with perl.
1474 * acconfig.h, freesoft.c, message/de.po, message/en_UK.po,
1475 message/es.po, message/fr.po, message/pl.po, message/sv.po:
1514 (version.c, version.texi, messages.po): New files.
1515 messages.po is built automatically from source files and `getmsgids'.
1518 (realclean): Clean messages.po, version.*.
1548 (trapsigs): Ignore sigaction failure, to be compatible with `signal'.
1564 regexps with these single compiled regexps. All users changed.
1566 * diff.c (add_regexp): Build one big regexp instead of a regexp list.
1576 * diff3.c (read_diff): Quote arguments with system_quote_arg.
1578 * diff.c (option_list): Quote options with system_quote_arg.
1583 Match with one big regexp instead of a list of regexps.
1585 Help the compiler with linbuf local vars.
1638 that are incompatible with Posix applications.
1734 compatibility with Autoconf 2.
1743 (line_end_char): Replace with '\n'; it wasn't being used consistently.
1745 * io.c (find_and_hash_each_line): Fix inconsistencies with -b -w -i and
1759 * waitpid.c (waitpid): Fix typo with internal scoping.
1831 collision with Unicos 8.0 <sys/types.h>, which also typedefs `word'.
1837 with the prototype parameter type; this doesn't work on
1864 producing suboptimal output for large inputs with many differences.
1910 * analyze.c (diff_2_files): Work around memcmp bug with size=0.
1937 * analyze.c (diff_2_files): Work around memcmp bug with size=0.
2004 * Makefile.in (COMPILE): New defn, with proper -I options so that
2041 * diff.c (compare_files): Two files with the same name must be
2059 * analyze.c: (diag): Pacify `gcc -Wall' with a useless assignment.
2066 (main): Likewise, for stat_buf[12]. Index these variables with `i'.
2089 (block_compare): Minimize differences with block_compare_and_count.
2129 (process_diff): Pacify `gcc -Wall' with a useless assignment.
2134 with external struct file_data `files'.
2149 exit with that signal's status.
2158 (edit): Pacify `gcc -Wall' with a useless assignment.
2159 Respond to each empty line with help, not to every other empty line.
2181 (analyze_cmp): Avoid double negation with `! nontrivial'.
2195 with `[ TEST ] || ACTION || exit' so that the containing for-loop exits
2196 with proper status for `make'.
2257 with --horizon-lines determined by the first diff.
2389 line numbers start with - file->prefix_lines, not 0.
2401 file0-file1 diffs don't line up with the file0-file2 diffs.
2414 variable point to the next field to be changed, not to the last
2443 * diff.c (main, usage): Replace --line-prefix with the more general
2466 with traditional diff.
2488 since that doesn't work with incomplete lines.
2489 * sdiff.c (interact): Don't assume diff output ends with 'q' line.
2533 * diff.h: (struct line_def): Replace this 3-word struct with char *.
2534 This uses less memory, particularly for large files with short lines.
2558 Use only one buffer for stdin with `diff - -'.
2577 any line's length by subtracting its start from the next line's,
2580 this wins with large prefixes.
2609 * Makefile.in: Document HAVE_ST_BLKSIZE. Link with wildmat.o.
2630 * diff.h: Replace function_regexp and ignore_regexp with lists
2635 lines with the lists of regexps.
2640 * Makefile.in: Link with version.o.
2655 * Makefile.in: Link with version.o.
2718 Prefix long options with `--', not `+'.
2725 * context.c: Align context with tab if -T is given. Tune.
2741 Don't confuse sdiff with messages like `Binary files differ'.
2778 break with -traditional.
2787 * Replace Makefile with configure and Makefile.in.
2788 Update README with current compilation instructions.
2793 (begin_output): Do the real work, with the values that were saved.
2822 * Makefile (diff3): Link with GNU getopt.
2889 * context.c (pr_unidiff_hunk): Changes to deal with files
2911 Print them even if files end with identical text.
2932 * io.c (find_and_hash_each_line): Deal with missing final newline
3089 * diff.h, util.c, diff3.c: Change 'void *' to 'VOID *', with
3122 (main): If have overlaps, exit with status 1.
3179 in the next diff.
3189 * diff3.c (process_diff, create_diff3_block): Init ->next field.
3198 copy them with cp.
3298 analyze.c, Makefile: Changed copyright header to conform with new
3300 * diff3.c: Changed copyright header to conform with new GNU
3366 * diff.c (compare_files): If comparing foodir with b/f,
3376 * util.c: Added hack to make sure that perror was not called with
3407 along with this program; see the file COPYING. If not, write to