Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-09-28 | Get rid of C++ modules related code and rename *.mxx files to *.hxx | Karen Arutyunov | 1 | -16/+2 |
2021-09-24 | Fortify tests against NDEBUG | Karen Arutyunov | 1 | -2/+3 |
2021-03-26 | Add regex_replace_parse() overloads | Karen Arutyunov | 1 | -6/+16 |
2020-02-06 | Drop copyright notice from source code | Boris Kolpackov | 1 | -1/+0 |
2019-05-03 | Partially dismantle modularization using Modules TS semantics | Boris Kolpackov | 1 | -3/+3 |
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 | -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 |