Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Some minor style nits. | nicm | 2020-04-09 |
| | |||
* | REG_STARTEND is not portable, but it turns out we don't actually need | nicm | 2019-11-27 |
| | | | | it. From Evan Green, GitHub issue 1982. | ||
* | Only substitute patterns starting with ^ once. | nicm | 2019-11-24 |
| | |||
* | Fix how regex substitution works with empty matches. | nicm | 2019-06-20 |
| | |||
* | Add regular expression support for the format search, match and | nicm | 2019-06-13 |
substitute modifiers. |