aboutsummaryrefslogtreecommitdiff
path: root/build2/test/script/regex.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-07-05Move config, dist, test, and install modules into libraryKaren Arutyunov1-703/+0
2019-07-02Add workaround for data race in libstdc++'s locale(const locale&, Facet*) con...Karen Arutyunov1-0/+7
2019-07-01Split build system into library and driverBoris Kolpackov1-2/+2
2019-05-25Fix previous workaroundKaren Arutyunov1-2/+2
2019-05-25Work around new is_unsigned_v VC 16.1 implementation in regexBoris Kolpackov1-0/+12
2019-04-09Raise libcpp version in regex-related check to 8.0Karen Arutyunov1-1/+1
2019-03-13Add workarounds for all cl releases until 20.00Karen Arutyunov1-3/+3
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2018-10-16Raise libcpp version in regex-related check to 7.0.0Karen Arutyunov1-1/+1
2018-05-19Update copyright yearKaren Arutyunov1-1/+1
2018-05-18Add workarounds for all releases of VC15Karen Arutyunov1-3/+3
2018-04-13Add workarounds for VC15u7Boris Kolpackov1-3/+3
2018-02-15Add support for VC15u6Boris Kolpackov1-3/+3
2017-12-26Adapt regex to digit(wchar_t) added to libbutlKaren Arutyunov1-1/+2
2017-12-12Add support for VC 15u5 (compiler version 19.12)Boris Kolpackov1-3/+3
2017-08-19Extend regex workaround to Clang/libc++ 5 and 6Boris Kolpackov1-1/+1
2017-07-28Add support for custom data storage in target::preprequisite_targetsBoris Kolpackov1-1/+0
2017-06-12Extend workaround version checks to VC15u3 (19.11)Boris Kolpackov1-3/+3
2017-05-01Add hxx extension for headersKaren Arutyunov1-0/+684