aboutsummaryrefslogtreecommitdiff
path: root/libbutl/regex.ixx
AgeCommit message (Expand)AuthorFilesLines
2021-09-28Get rid of C++ modules related code and rename *.mxx files to *.hxxKaren Arutyunov1-1/+3
2021-06-04Make regex_replace_match_results() part of public APIBoris Kolpackov1-0/+9
2021-03-26Add regex_replace_parse() overloadsKaren Arutyunov1-0/+17
2020-02-06Drop copyright notice from source codeBoris Kolpackov1-1/+0
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2018-06-19Add regex_replace_match() and rename regex_replace_ex() to regex_replace_sear...Karen Arutyunov1-7/+7
2018-05-19Update copyright yearKaren Arutyunov1-1/+1
2017-09-22Initial modularization with both Clang and VC hacksBoris Kolpackov1-3/+1
2017-08-30Generalize regex_replace_ex() functionKaren Arutyunov1-0/+27