mirror of
https://github.com/radareorg/radare2.git
synced 2024-12-12 15:38:09 +00:00
0d4d8c083f
MODE_DIST (-s) is the same as MODE_DIST_LENVENSTEIN (-ss) but much slower. Drop it. Make MODE_DIST_MYERS (-sss, faster than MODE_DIST_LENVENSTEIN) take its place (-s). The original comment was incorrect (-s is not Eugene W. Myer's algorithm). It is correct now. * drop buggy Levenshtein and rename the original * fix tests Co-authored-by: eagleoflqj and Maskray |
||
---|---|---|
.. | ||
deps.mk | ||
index.h | ||
main.c | ||
Makefile | ||
meson.build | ||
r2agent.c | ||
rabin2.c | ||
radare2.c | ||
radiff2.c | ||
rafind2.c | ||
ragg2.c | ||
rahash2.c | ||
rarun2.c | ||
rasign2.c | ||
rasm2.c | ||
rax2.c |