summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/28_regex/algorithms/regex_replace
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-166-6/+6
* libstdc++: Add dg-timeout-factor to some more regex testsJonathan Wakely2022-01-101-0/+1
* Update copyright years.Jakub Jelinek2022-01-036-6/+6
* libstdc++: Fix std::regex_replace for strings with embedded null [PR103664]Jonathan Wakely2021-12-131-0/+11
* Update copyright years.Jakub Jelinek2021-01-046-6/+6
* libstdc++: Set dg-timeout-factor for more slow testsJonathan Wakely2020-11-306-0/+6
* Update copyright years.Jakub Jelinek2020-01-016-6/+6
* Update copyright years.Jakub Jelinek2019-01-016-6/+6
* re PR libstdc++/83601 (std::regex_replace C++14 conformance issue: escaping i...Tim Shen2018-01-142-0/+70
* Update copyright years.Jakub Jelinek2018-01-034-4/+4
* Update copyright years.Jakub Jelinek2017-01-014-4/+4
* container_access.cc: Remove 'test' variables.Paolo Carlini2016-10-132-4/+0
* Use effective-target instead of -std optionsJonathan Wakely2016-08-264-6/+4
* Update copyright years.Jakub Jelinek2016-01-044-4/+4
* Update copyright years.Jakub Jelinek2015-01-054-4/+4
* libstdc++.exp: Prefer -std=gnu++11.Paolo Carlini2014-10-162-2/+2
* regex.tcc (match_results<>::format, [...]): Update __out after calling std::c...Tim Shen2014-02-261-0/+49
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-023-3/+3
* Makefile.am: Add regex.tcc.Tim Shen2013-09-241-0/+51
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-032-2/+2
* re PR libstdc++/51711 (regex.h contains incorrect code)Paolo Carlini2011-12-302-0/+62