Commit Graph

5 Commits (e9e5facb0e0d0cb374b17f6818b035156886bcac)

Author SHA1 Message Date
nicm e9e5facb0e Some minor style nits. 2020-04-09 14:23:34 +00:00
nicm eb4d60b1ce REG_STARTEND is not portable, but it turns out we don't actually need
it. From Evan Green, GitHub issue 1982.
2019-11-27 20:54:30 +00:00
nicm 20c1f1aec6 Only substitute patterns starting with ^ once. 2019-11-24 18:37:23 +00:00
nicm f4e835754c Fix how regex substitution works with empty matches. 2019-06-20 15:40:14 +00:00
nicm 3e72e98e3b Add regular expression support for the format search, match and
substitute modifiers.
2019-06-13 19:46:00 +00:00