radare2/libr/main
Fangrui Song 0d4d8c083f
radiff2: drop MODE_DIST (#16986)
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
2021-01-24 22:17:25 +01:00
..
deps.mk
index.h
main.c
Makefile
meson.build Set RPATH/RUNPATH on r2 libs too if local (#17639) 2020-09-15 09:16:14 +02:00
r2agent.c
rabin2.c Remove core.file ##refactor (#18178) 2021-01-06 23:44:18 +01:00
radare2.c Fix memleak in test_r2pipe & test_esil_dfg_filter (#18271) 2021-01-24 00:17:02 +01:00
radiff2.c radiff2: drop MODE_DIST (#16986) 2021-01-24 22:17:25 +01:00
rafind2.c Fix 32 critical COVs (UAF, UB and OOB) (#18077) 2020-12-21 01:10:22 +01:00
ragg2.c Fix incorrect ragg2 empty string check (#17202) 2020-07-03 21:09:42 +02:00
rahash2.c Use pj in rahash2 ##refactor 2021-01-15 09:37:56 +01:00
rarun2.c
rasign2.c Initial deprecation of RCoreFile ##refactor 2021-01-08 02:09:57 +01:00
rasm2.c Use r_str_get_fail() throughout codebase ##refactor (#18079) 2020-12-21 08:51:44 +01:00
rax2.c Fix s390x rax2 -I & memleak (#18151) 2021-01-01 22:48:28 +01:00