summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/std/regex
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-161-1/+1
* libstdc++: Mark headers that must be hosted as such [PR103626]Arsen Arsenović2022-10-031-0/+2
* libstdc++: Ensure pmr aliases work without <memory_resource>Jonathan Wakely2022-05-191-1/+1
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* libstdc++: Reduce use of debug containers in <regex>Jonathan Wakely2021-08-091-0/+3
* libstdc++: Reduce header dependencies in <regex>Jonathan Wakely2021-08-031-9/+9
* libstdc++: Remove unnecessary uses of <utility>Jonathan Wakely2021-07-271-1/+1
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* libstdc++: Remove <memory_resource> dependency from <regex> [PR 92546]Jonathan Wakely2020-11-201-5/+9
* libstdc++: Reduce uses of std::numeric_limitsJonathan Wakely2020-10-061-0/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* PR libstdc++/87061 remove pmr type aliases for COW stringsJonathan Wakely2018-08-221-1/+1
* Define aliases for containers using polymorphic_allocatorJonathan Wakely2018-08-101-0/+21
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Split <functional> into smaller piecesJonathan Wakely2016-10-211-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* regex_automaton.h (_State_base, _State<>): Remove _TraitsT dependency from _S...Tim Shen2015-07-301-0/+1
* re PR libstdc++/64584 (basic_regex::assign breaks *this if it throws regex_er...Tim Shen2015-01-191-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* re PR testsuite/61061 (FAIL: g++.dg/inherit/covariant7.C)Tim Shen2014-07-011-0/+1
* regex_automaton.tcc (_StateSeq<>::_M_clone()): Do not use std::map.Tim Shen2014-01-161-3/+1
* regex_compiler.h (_AnyMatcher<>::_AnyMatcher(), [...]): Fix _AnyMatcher behav...Tim Shen2014-01-071-2/+2
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-021-1/+1
* Makefile.am: Add regex_scanner.{h,tcc}.Tim Shen2013-08-271-0/+1
* Makefile.am: Adjust to new files.Tim Shen2013-08-071-4/+2
* Thompson matcher refactored.Tim Shen2013-07-311-0/+2
* Revert last commit.Tim Shen2013-07-311-2/+0
* Thompson matcher refactored.Tim Shen2013-07-311-0/+2
* 2013-07-30 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini2013-07-301-2/+0
* Thompson matcher refactored.Tim Shen2013-07-301-0/+2
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-031-1/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus.Jason Merrill2012-11-101-2/+2
* [multiple changes]Paolo Carlini2010-07-271-0/+1
* Initial regex implementation.Stephen M. Webb2010-06-251-19/+16
* hashtable.h: Fold in include/tr1_impl/hashtable.h contents.Paolo Carlini2010-02-101-2/+2
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-14/+9
* re PR testsuite/37149 (27_io/basic_ostream/inserters_other/char/error_code.cc)Paolo Carlini2008-08-181-0/+1
* tuple: Ifndef __GXX_EXPERIMENTAL_CXX0X__ just error out.Paolo Carlini2008-05-261-2/+4
* tuple: Consistency check for include guard, doxygen file markup.Benjamin Kosnik2008-04-101-3/+3
* re PR libstdc++/31426 (TR1 includes do not work with -std=c++0x)Paolo Carlini2007-05-311-6/+30
* acinclude.m4 (GLIBCXX_ENABLE_CHEADERS): Add c_global.Benjamin Kosnik2007-03-041-0/+46