Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Retab, no functional changes | Vsevolod Stakhov | 2009-10-02 | 1 | -49/+49 |
* | * Make fuzzy storage working (tested checking, adding and deleting of fuzzy h... | Vsevolod Stakhov | 2009-07-31 | 1 | -2/+2 |
* | * Fix indexes in fuzzy hashes calculations | Vsevolod Stakhov | 2009-07-16 | 1 | -1/+1 |
* | * Avoid division by zero while comparing fuzzy hashes | Vsevolod Stakhov | 2009-04-28 | 1 | -0/+5 |
* | * Add 3 functions: | Vsevolod Stakhov | 2009-03-30 | 1 | -1/+1 |
* | * Fix many compile time warnings and polish code | Vsevolod Stakhov | 2009-03-24 | 1 | -1/+1 |
* | * Fix error in expression parser that causes bad errors with expressions that... | Vsevolod Stakhov | 2009-03-23 | 1 | -1/+12 |
* | * Add fuzzy hashes implementation (with adler-32 roll hash and FNV-32 hash) | Vsevolod Stakhov | 2009-03-20 | 1 | -0/+273 |