Commit Briefs

9dc0554fce Neels Hofmeyr

fix diff_algo_none() for ending in plus chunk


7de1313c10 Stefan Sperling

ignore compiled files in all directories


384c09ad05 Stefan Sperling

fix missing newline in ed script diff output


4f58e89131 Stefan Sperling

make the C tests compile and run on both OpenBSD and Linux


e14ee64c98 Stefan Sperling

remove arraylist_test during 'gmake clean'


eac85e68ef Stefan Sperling

rename GNU-make-specific Makefile to GNUmakefile


548d976202 Neels Hofmeyr

verify_all.sh: run all tests, then list all errors


3e6df91676 Neels Hofmeyr

run C tests in verify_all.sh


3e66d05b2c Neels Hofmeyr

add arraylist_test


87c3134182 Neels Hofmeyr

add results_test.c


93f8150ade Neels Hofmeyr

results: also combine chunks coming from temp_chunks


984ca65b1b Neels Hofmeyr

myers_divide: fix "inifite" looping over same box


19fad31f2f Neels Hofmeyr

debug: diff_myers.c: #if DEBUG, not if (DEBUG)


1c2d4cc9a3 Neels Hofmeyr

fix ARRAYLIST_INSERT()


5ff759965e Neels Hofmeyr

debug: diff_output_unidiff(): debug list all chunks




bb867e685c Neels Hofmeyr

debug tweaks for diff_state_add_chunk()


8ac34c07fc Neels Hofmeyr

diff_debug.h: drop unused vars


2146cf12c5 Neels Hofmeyr

diff_algo_none(): also detect equal lines at the end


41ff30f35e Neels Hofmeyr

cosmetic: diff_algo_none(): rename to equal_lines_start



359b29cbe1 Neels Hofmeyr

debug: fix "state size:" printing buf size


0c70b22b8b Neels Hofmeyr

cosmetic: indents in diff_main.h


c254f08cfd Neels Hofmeyr

drop dangerous debug statement