]> source.dussan.org Git - rspamd.git/commit
* Add new algorithm based on diff algorithm to compare relatively short text parts
authorVsevolod Stakhov <vsevolod@rambler-co.ru>
Wed, 13 Jul 2011 15:39:37 +0000 (19:39 +0400)
committerVsevolod Stakhov <vsevolod@rambler-co.ru>
Wed, 13 Jul 2011 15:39:37 +0000 (19:39 +0400)
commitb0ddff4f0d56a877305649a14b902b3f23140b4b
tree65a2066d13b480b062b20036280d18321fb91e94
parent091e84951a2b032bb2930b300ffe43eaf01a304e
* Add new algorithm based on diff algorithm to compare relatively short text parts
14 files changed:
lib/CMakeLists.txt
src/cfg_file.h
src/cfg_utils.c
src/cfg_xml.c
src/diff.c [new file with mode: 0644]
src/diff.h [new file with mode: 0644]
src/expressions.c
src/fstring.c
src/fstring.h
src/fuzzy.c
src/fuzzy.h
src/lua/lua_task.c
src/message.c
src/message.h