aboutsummaryrefslogtreecommitdiff
path: root/tests/regex
AgeCommit message (Expand)AuthorFilesLines
2017-10-01Only enable modularized build if forcedBoris Kolpackov1-6/+1
2017-09-24Use std.regex and std.theading modulesBoris Kolpackov1-0/+1
2017-09-22Initial modularization with both Clang and VC hacksBoris Kolpackov2-3/+23
2017-08-31Fix regex_replace_ex() to ignore unmatched sub-expression referencesKaren Arutyunov1-2/+8
2017-08-30Generalize regex_replace_ex() functionKaren Arutyunov3-0/+127