aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/28_regex/regression.cc
AgeCommit message (Expand)AuthorFilesLines
2025-01-02Update copyright years.Jakub Jelinek1-1/+1
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-11-30libstdc++: Set dg-timeout-factor for more slow testsJonathan Wakely1-0/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-09-11re PR libstdc++/71500 (regex::icase only works on first character in a range)Tim Shen1-0/+12
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-09regex.h (regex_iterator::regex_iterator()): Define end() as _M_pregex == null...Tim Shen1-0/+22
2016-10-13container_access.cc: Remove 'test' variables.Paolo Carlini1-10/+0
2016-08-27re PR libstdc++/77356 (regex error for a ECMAScript syntax string)Tim Shen1-0/+23
2016-08-26Use effective-target instead of -std optionsJonathan Wakely1-1/+1
2016-04-23re PR libstdc++/70745 (Wrong handling of regex_constant::match_not_eow and re...Tim Shen1-1/+15
2016-02-17re PR libstdc++/69794 (std::regex_search match failure with regex object with...Tim Shen1-0/+16
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-08-28re PR libstdc++/67362 (std::regex("((.)", std::regex_constants::basic) throws)Tim Shen1-0/+42