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
/
iterators
Age
Commit message (
Expand
)
Author
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-01-04
Update copyright years.
Jakub Jelinek
2015-01-05
Update copyright years.
Jakub Jelinek
2014-12-17
re PR libstdc++/64302 (The match_results::cbegin()/cend() return incorrect re...
Tim Shen
2014-12-13
re PR libstdc++/64239 (regex_iterator::operator= should copy match_results::p...
Tim Shen
2014-12-10
Implement LWG DR 2329 and DR 2332.
Jonathan Wakely
2014-12-04
re PR libstdc++/64140 (match_results.prefix() returns an incorrect result if ...
Tim Shen
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-09-18
regex.h: Add friend classes.
Tim Shen
2013-09-05
regex_automaton.h: Add dummy node type.
Tim Shen
2013-08-29
regex.h (basic_regex<>::assign): Don't lose _M_traits.
Tim Shen
2013-07-25
Add documents and comments.
Tim Shen
2013-07-23
Implement regex_iterator and regex_token_iterator.
Tim Shen
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