aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/std/regex
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-11-16libstdc++: Only declare feature test macros in standard headersJonathan Wakely1-0/+3
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-10-03libstdc++: Mark headers that must be hosted as such [PR103626]Arsen Arsenović1-0/+2
2022-05-19libstdc++: Ensure pmr aliases work without <memory_resource>Jonathan Wakely1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-08-09libstdc++: Reduce use of debug containers in <regex>Jonathan Wakely1-0/+3
2021-08-03libstdc++: Reduce header dependencies in <regex>Jonathan Wakely1-9/+9
2021-07-27libstdc++: Remove unnecessary uses of <utility>Jonathan Wakely1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-11-20libstdc++: Remove <memory_resource> dependency from <regex> [PR 92546]Jonathan Wakely1-5/+9
2020-10-06libstdc++: Reduce uses of std::numeric_limitsJonathan Wakely1-0/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-08-22PR libstdc++/87061 remove pmr type aliases for COW stringsJonathan Wakely1-1/+1
2018-08-10Define aliases for containers using polymorphic_allocatorJonathan Wakely1-0/+21
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-10-21Split <functional> into smaller piecesJonathan Wakely1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-07-30regex_automaton.h (_State_base, _State<>): Remove _TraitsT dependency from _S...Tim Shen1-0/+1
2015-01-19re PR libstdc++/64584 (basic_regex::assign breaks *this if it throws regex_er...Tim Shen1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-07-01re PR testsuite/61061 (FAIL: g++.dg/inherit/covariant7.C)Tim Shen1-0/+1
2014-01-16regex_automaton.tcc (_StateSeq<>::_M_clone()): Do not use std::map.Tim Shen1-3/+1
2014-01-07regex_compiler.h (_AnyMatcher<>::_AnyMatcher(), [...]): Fix _AnyMatcher behav...Tim Shen1-2/+2
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford1-1/+1
2013-08-27Makefile.am: Add regex_scanner.{h,tcc}.Tim Shen1-0/+1
2013-08-07Makefile.am: Adjust to new files.Tim Shen1-4/+2
2013-07-31Thompson matcher refactored.Tim Shen1-0/+2
2013-07-31Revert last commit.Tim Shen1-2/+0
2013-07-31Thompson matcher refactored.Tim Shen1-0/+2
2013-07-302013-07-30 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini1-2/+0
2013-07-30Thompson matcher refactored.Tim Shen1-0/+2
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford1-1/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-11-10* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus.Jason Merrill1-2/+2
2010-07-27[multiple changes]Paolo Carlini1-0/+1
2010-06-25Initial regex implementation.Stephen M. Webb1-19/+16
2010-02-10hashtable.h: Fold in include/tr1_impl/hashtable.h contents.Paolo Carlini1-2/+2
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-14/+9
2008-08-18re PR testsuite/37149 (27_io/basic_ostream/inserters_other/char/error_code.cc)Paolo Carlini1-0/+1
2008-05-26tuple: Ifndef __GXX_EXPERIMENTAL_CXX0X__ just error out.Paolo Carlini1-2/+4
2008-04-10tuple: Consistency check for include guard, doxygen file markup.Benjamin Kosnik1-3/+3
2007-05-31re PR libstdc++/31426 (TR1 includes do not work with -std=c++0x)Paolo Carlini1-6/+30
2007-03-04acinclude.m4 (GLIBCXX_ENABLE_CHEADERS): Add c_global.Benjamin Kosnik1-0/+46