Home
last modified time | relevance | path

Searched refs:shift_boundaries (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/diff/
H A Danalyze.c64 static void shift_boundaries PARAMS((struct file_data[]));
620 shift_boundaries (filevec) in shift_boundaries() function
959 shift_boundaries (filevec);
H A DChangeLog321 * analyze.c (shift_boundaries): undid Paul Eggert's patch to fix
546 (shift_boundaries): new var `inhibit_hunk_merge'; use it to
/netbsd-src/external/gpl2/diffutils/dist/src/
H A Danalyze.c611 shift_boundaries (struct file_data filevec[]) in shift_boundaries() function
942 shift_boundaries (cmp->file); in diff_2_files()
/netbsd-src/external/gpl2/diffutils/dist/
H A DChangeLog1123 (shift_boundaries): Do not inhibit hunk merges.
1384 (shift_boundaries): Don't inhibit. If inhibit_hunk_merge is nonzero,
1871 (shift_boundaries): Improve heuristic to also coalesce adjacent runs
2381 * io.c (find_identical_ends): shift_boundaries needs an extra
2552 * analyze.c (shift_boundaries): Remove unneeded variable `end' and
3100 * analyze.c (shift_boundaries): Remove unused var 'j_end'.
3152 * analyze.c (shift_boundaries):