aboutsummaryrefslogtreecommitdiffstats
path: root/src/fuzzy.h
Commit message (Expand)AuthorAgeFilesLines
* * Add start script for red hat compatible systemsVsevolod Stakhov2011-07-201-2/+23
* * Add new algorithm based on diff algorithm to compare relatively short text ...Vsevolod Stakhov2011-07-131-1/+1
* * Fixes to fuzzy hashing logic, skip urls while estimating fuzzy hashVsevolod Stakhov2011-06-231-0/+5
* * Many fixes to fuzzy hashes logic and tokenization.Vsevolod Stakhov2011-01-241-1/+1
* Fixes types (use glib ones) no functional change.Vsevolod Stakhov2010-10-061-7/+7
* * Add 3 functions:Vsevolod Stakhov2009-03-301-0/+2
* * Fix error in expression parser that causes bad errors with expressions that...Vsevolod Stakhov2009-03-231-0/+1
* * Add fuzzy hashes implementation (with adler-32 roll hash and FNV-32 hash)Vsevolod Stakhov2009-03-201-0/+40