Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Minor] Massive spelling correction | Alexander Moisseev | 2017-06-27 | 1 | -1/+1 |
* | [Minor] Use hyperscan check function | Vsevolod Stakhov | 2017-04-21 | 1 | -4/+9 |
* | [Feature] Dynamically detect if a CPU is incompatible with hyperscan | Vsevolod Stakhov | 2016-07-22 | 1 | -1/+3 |
* | [Feature] Allow non zero terminated patterns in multipattern | Vsevolod Stakhov | 2016-04-23 | 1 | -1/+11 |
* | [Feature] Implement caching for hyperscan multipattern | Vsevolod Stakhov | 2016-04-14 | 1 | -0/+6 |
* | [Feature] Allow to have different flags for different patterns | Vsevolod Stakhov | 2016-04-14 | 1 | -1/+1 |
* | [Feature] Match the beginning of pattern as well | Vsevolod Stakhov | 2016-04-13 | 1 | -1/+2 |
* | [Feature] Add utility methods for multipattern | Vsevolod Stakhov | 2016-04-13 | 1 | -0/+15 |
* | [Feature] Add implementation of abstract multipattern matcher | Vsevolod Stakhov | 2016-04-12 | 1 | -0/+122 |