Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for case conversion characters in regex substitutions. | Vadim Zeitlin | 2013-10-15 | 1 | -3/+10 |
* | Ignore non-matching regex renames when searching renames list. | Vadim Zeitlin | 2010-11-16 | 1 | -2/+7 |
* | Fix the rename_pcre_encoder unit test for Python. | Vadim Zeitlin | 2010-09-11 | 1 | -3/+3 |
* | Fix bug in applying regex replacement to non-matching strings. | Vadim Zeitlin | 2010-08-14 | 1 | -1/+6 |
* | Add a test case for the regex encoder inside %rename. | Vadim Zeitlin | 2010-07-22 | 1 | -0/+21 |