Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright update. | Georg Brandl | 2017-01-22 | 1 | -1/+1 |
* | Fix a bug in default grouping in regexopt when the words are all the same len... | Tim Hatch | 2016-06-01 | 1 | -0/+34 |
* | Copyright year update. | Georg Brandl | 2015-01-21 | 1 | -1/+1 |
* | Add regexopt test for suffix ordering. | Tim Hatch | 2014-10-21 | 1 | -0/+8 |
* | Add aditional tests for regex optimization. | Tim Hatch | 2014-10-10 | 1 | -0/+16 |
* | Closes #1041: Fix test suite to pass under Python 2.6. | Georg Brandl | 2014-10-07 | 1 | -2/+14 |
* | regexopt: return the uncompiled regex. | Georg Brandl | 2014-09-20 | 1 | -1/+2 |
* | Add module to optimize regexes that consist of a long |-separated list of lit... | Georg Brandl | 2014-09-16 | 1 | -0/+39 |