aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/28_regex
AgeCommit message (Expand)AuthorFilesLines
2013-10-18regex_scanner.tcc: (_Scanner<>::_M_scan_normal...Tim Shen1-0/+50
2013-10-08* testsuite/*: Remove stray semi-colons after function definitions.Jonathan Wakely32-37/+37
2013-10-06regex.h: (regex_token_iterator<>::regex_token_iterator): Fix compile error.Tim Shen33-140/+239
2013-10-022013-10-02 Tim Shen <timshen91@gmail.com>Tim Shen1-0/+5
2013-10-01re PR libstdc++/58576 (std::regex_match() reports mismatched braces on a vali...Tim Shen1-0/+98
2013-09-28regex_scanner.tcc (_Scanner<>::_M_eat_escape_posix): Let ordinary char escapi...Tim Shen1-2/+1
2013-09-26regex_error.h: Remove _S_error_last to follow the standard.Tim Shen2-7/+5
2013-09-24Makefile.am: Add regex.tcc.Tim Shen5-14/+110
2013-09-18regex.h: Add friend classes.Tim Shen4-12/+101
2013-09-14regex.h (regex_match<>, [...]): Change regex_executor caller.Tim Shen3-1/+152
2013-09-11value.cc: Change template args from char to wchar_t, literals from 'x' to L'x'.Ed Smith-Rowland1-11/+11
2013-09-05regex_automaton.h: Add dummy node type.Tim Shen8-59/+242
2013-09-02regex_automaton.h: Rearrange _NFA's layout.Tim Shen7-5/+151
2013-08-29regex.h (basic_regex<>::assign): Don't lose _M_traits.Tim Shen2-0/+101
2013-08-27Makefile.am: Add regex_scanner.{h,tcc}.Tim Shen5-0/+250
2013-08-22regex.h: Executor caller.Tim Shen1-0/+58
2013-08-18regex_automaton.h: _S_opcode_backref.Tim Shen1-0/+78
2013-08-07Makefile.am: Adjust to new files.Tim Shen1-6/+4
2013-08-03Implement bracket expression.Tim Shen2-2/+68
2013-07-31Thompson matcher refactored.Tim Shen3-16/+113
2013-07-31Revert last commit.Tim Shen3-113/+16
2013-07-31Thompson matcher refactored.Tim Shen3-16/+113
2013-07-302013-07-30 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini1-0/+0
2013-07-302013-07-30 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini3-113/+16
2013-07-30Thompson matcher refactored.Tim Shen3-16/+113
2013-07-25Add documents and comments.Tim Shen1-0/+50
2013-07-24Reimplment matcher using Depth-first search(backtracking).Tim Shen3-2/+103
2013-07-23Implement regex_iterator and regex_token_iterator.Tim Shen4-0/+208
2013-07-21Partially implement regex_search.Tim Shen1-0/+58
2013-07-09Implement class regex_traits.Tim Shen8-10/+250
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford86-86/+86
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek65-65/+65
2012-11-01range_access.cc: Fix copying permission statement.Jonathan Wakely1-1/+1
2012-10-05match: Rename to...Benjamin Kosnik12-0/+52
2012-06-2502_match: To...Benjamin Kosnik11-23/+0
2011-12-30re PR libstdc++/51711 (regex.h contains incorrect code)Paolo Carlini2-0/+62
2011-10-31re PR c++/50920 (add a -std=c++11 option to the driver)Jason Merrill1-1/+1
2011-03-25default.cc: Do not call members which require a fully established result state.Jonathan Wakely2-12/+12
2011-02-17re PR libstdc++/47724 ([C++0x] Regex string anchors cause segfault)Jonathan Wakely1-0/+34
2011-02-14regex.h (sub_match::sub_match): Add.Jonathan Wakely2-8/+6
2011-02-11Makefile.am (sources): Add regex.cc.Benjamin Kosnik16-0/+0
2011-02-11Makefile.am (sources): Add regex.cc.Benjamin Kosnik64-0/+0
2011-01-17re PR libstdc++/47323 (FAIL: 28_regex/08_basic_regex/requirements/constexpr_d...Paolo Carlini1-1/+3
2010-12-19*: Use headername alias to associate private includes to public includes.Benjamin Kosnik1-1/+1
2010-11-02syntax_option_type.cc: Avoid -Wall warnings.Paolo Carlini2-13/+24
2010-11-01libstdc++: N3126 draft support.Benjamin Kosnik2-13/+113
2010-07-27[multiple changes]Paolo Carlini1-0/+31
2010-06-25Initial regex implementation.Stephen M. Webb79-0/+3732
2010-06-15libstdc++.exp: Set additional_prunes.Jason Merrill1-1/+1
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2-18/+8