aboutsummaryrefslogtreecommitdiff
path: root/build2/test/script/regex.cxx
AgeCommit message (Collapse)AuthorFilesLines
2019-07-05Move config, dist, test, and install modules into libraryKaren Arutyunov1-440/+0
2019-07-02Add workaround for data race in libstdc++'s locale(const locale&, Facet*) ↵Karen Arutyunov1-2/+33
constructor
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2018-05-19Update copyright yearKaren Arutyunov1-1/+1
2017-12-26Adapt regex to digit(wchar_t) added to libbutlKaren Arutyunov1-1/+2
2017-10-03Extract system header search paths from GCC or compatibleBoris Kolpackov1-2/+0
2017-05-13Fix VC15 warnings (/W3)Karen Arutyunov1-1/+1
2017-05-01Add hxx extension for headersKaren Arutyunov1-1/+1
2017-02-13Implement parallel operation executionBoris Kolpackov1-3/+3
2017-01-19Add support for portable path modifer and dot character escaping inversionKaren Arutyunov1-0/+81
2017-01-09Workaround libc++'s basic_string<line_char> crashKaren Arutyunov1-17/+50
2017-01-05Update copyright yearBoris Kolpackov1-1/+1
2017-01-05Add support for regex in runnerKaren Arutyunov1-3/+9
2016-12-16Add line_regexKaren Arutyunov1-0/+290