You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Alexey Mahotkin c8c073c420 xdiff/xmerge.c: use memset() instead of explicit for-loop 15 years ago
..
xdiff.h xdl_merge(): move file1 and file2 labels to xmparam structure 15 years ago
xdiffi.c refactor: use bitsizeof() instead of 8 * sizeof() 16 years ago
xdiffi.h Implement the patience diff algorithm 16 years ago
xemit.c Fix various dead stores found by the clang static analyzer 16 years ago
xemit.h
xinclude.h
xmacros.h
xmerge.c xdiff/xmerge.c: use memset() instead of explicit for-loop 15 years ago
xpatience.c Implement the patience diff algorithm 16 years ago
xprepare.c Implement the patience diff algorithm 16 years ago
xprepare.h
xtypes.h
xutils.c xutils: Fix xdl_recmatch() on incomplete lines 15 years ago
xutils.h