Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-06-19 | Add regex_replace_match() and rename regex_replace_ex() to regex_replace_sear... | Karen Arutyunov | 1 | -3/+11 |
2018-05-19 | Update copyright year | Karen Arutyunov | 1 | -1/+1 |
2017-12-12 | Add support for VC 15u5 | Boris Kolpackov | 1 | -0/+5 |
2017-09-24 | Use std.regex and std.theading modules | Boris Kolpackov | 1 | -0/+1 |
2017-09-22 | Initial modularization with both Clang and VC hacks | Boris Kolpackov | 1 | -3/+17 |
2017-08-30 | Generalize regex_replace_ex() function | Karen Arutyunov | 1 | -0/+66 |