index
:
ampere-computing/gcc-experimental.git
common/ipa-str-reorg
common/ipa-str-reorg-v2
common/ipa-str-reorg-v3
common/ipa-str-reorg-v4
erick/ipa-str-reorg
erick/type-escape-analysis-merge
erick/type-playground
gcc_master_new7
gcc_master_new8
master
gcc-experimental
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libstdc++-v3
/
testsuite
/
28_regex
/
basic_regex
/
assign
/
char
Age
Commit message (
Expand
)
Author
2020-01-01
Update copyright years.
Jakub Jelinek
2019-09-25
Implement LWG 3296 for basic_regex::assign
Jonathan Wakely
2019-01-01
Update copyright years.
Jakub Jelinek
2018-01-03
Update copyright years.
Jakub Jelinek
2017-01-01
Update copyright years.
Jakub Jelinek
2016-10-13
container_access.cc: Remove 'test' variables.
Paolo Carlini
2016-08-26
Use effective-target instead of -std options
Jonathan Wakely
2016-08-01
Remove unused headers and variables from libstdc++ tests
Jonathan Wakely
2016-01-04
Update copyright years.
Jakub Jelinek
2015-01-22
re PR libstdc++/64680 (basic_regex::operator= does not reset flags)
Tim Shen
2015-01-19
re PR libstdc++/64584 (basic_regex::assign breaks *this if it throws regex_er...
Tim Shen
2015-01-05
Update copyright years.
Jakub Jelinek
2014-10-16
libstdc++.exp: Prefer -std=gnu++11.
Paolo Carlini
2014-10-15
57899.cc: Prefer -std=gnu++11.
Paolo Carlini
2014-01-02
Update copyright years in libstdc++-v3/
Richard Sandiford
2013-10-08
* testsuite/*: Remove stray semi-colons after function definitions.
Jonathan Wakely
2013-02-03
Update copyright in libstdc++-v3.
Richard Sandiford
2013-01-04
Update Copyright years for files modified in 2011 and/or 2012.
Jakub Jelinek
2011-02-11
Makefile.am (sources): Add regex.cc.
Benjamin Kosnik