Commit Briefs

Neels Hofmeyr

diff: drop -p, add -P -Q -T; diffreg(): use algo enum

-p is traditionally used for "show which C function each change is in", so don't use it for choosing Patience. Instead add two options for using Patience, -P for only Patience and -Q to attempt forward-Myers first. Also add -T for a trivial diff (diff_algo_none).


Neels Hofmeyr

test: add expect0{10,11,12,14}.diff



Neels Hofmeyr

debug: fix logging first chunk


Neels Hofmeyr

diff_algo_none: cosmetics



Stefan Sperling

ignore compiled files in all directories




Stefan Sperling

remove arraylist_test during 'gmake clean'




Neels Hofmeyr

run C tests in verify_all.sh


Neels Hofmeyr

add arraylist_test


Neels Hofmeyr

add results_test.c





Neels Hofmeyr

fix ARRAYLIST_INSERT()





Neels Hofmeyr

debug tweaks for diff_state_add_chunk()


Neels Hofmeyr

diff_debug.h: drop unused vars