Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix regexp splitting in lua. | Vsevolod Stakhov | 2015-05-13 | 1 | -3/+5 |
* | Use raw regexp instead of utf ones by default. | Vsevolod Stakhov | 2015-05-12 | 1 | -1/+1 |
* | Add some more SA and perl compat for regexps. | Vsevolod Stakhov | 2015-03-31 | 1 | -0/+1 |
* | Add some raw regexp tests. | Vsevolod Stakhov | 2015-03-11 | 1 | -0/+4 |
* | Implement lua regexp split, write test case. | Vsevolod Stakhov | 2015-03-06 | 1 | -1/+24 |
* | Distinguish match and search in lua regexp. | Vsevolod Stakhov | 2015-03-06 | 1 | -3/+1 |
* | Adopt lua regexps for rspamd_regexp. | Vsevolod Stakhov | 2015-03-05 | 1 | -1/+2 |
* | Add unit test for lua regexp. | Vsevolod Stakhov | 2015-03-04 | 1 | -0/+31 |