Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix misprint in diff function normalizer. | Vsevolod Stakhov | 2013-01-26 | 1 | -1/+1 |
| | |||||
* | Fix diff normalization. | Vsevolod Stakhov | 2012-12-03 | 1 | -4/+4 |
| | | | | Fix redirector call in surbl module. | ||||
* | * Compare parts distance normalized in diff algorithm that reduces number of | Vsevolod Stakhov | 2012-10-09 | 1 | -4/+86 |
| | | | | false positives for this function. | ||||
* | Update copyright (required by debian). | Vsevolod Stakhov | 2012-09-04 | 1 | -1/+1 |
| | |||||
* | Make compiler happy in several cases, remove warnings. | Vsevolod Stakhov | 2011-12-20 | 1 | -1/+6 |
| | |||||
* | Fix signness in arithmetic operations. | Vsevolod Stakhov | 2011-08-04 | 1 | -1/+1 |
| | |||||
* | Add workaround for clang under linux. | Vsevolod Stakhov | 2011-07-21 | 1 | -1/+1 |
| | | | | Fix problems found by static analyzing. | ||||
* | * Add new algorithm based on diff algorithm to compare relatively short text ↵ | Vsevolod Stakhov | 2011-07-13 | 1 | -0/+379 |
parts |