Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-03-26 | Add regex_replace_parse() overloads | Karen Arutyunov | 1 | -27/+40 |
2020-02-06 | Drop copyright notice from source code | Boris Kolpackov | 1 | -1/+0 |
2019-03-01 | Add '\n' to regex_replace_*() substitution escape sequences | Karen Arutyunov | 1 | -0/+7 |
2019-01-16 | Update copyright year | Karen Arutyunov | 1 | -1/+1 |
2018-06-19 | Add regex_replace_match() and rename regex_replace_ex() to regex_replace_sear... | Karen Arutyunov | 1 | -1/+10 |
2018-05-19 | Update copyright year | Karen Arutyunov | 1 | -1/+1 |
2017-08-31 | Fix regex_replace_ex() to ignore unmatched sub-expression references | Karen Arutyunov | 1 | -2/+8 |
2017-08-30 | Generalize regex_replace_ex() function | Karen Arutyunov | 1 | -0/+54 |