aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorTim Shen <timshen91@gmail.com>2013-10-26 16:09:28 +0000
committerTim Shen <timshen@gcc.gnu.org>2013-10-26 16:09:28 +0000
commit9f0d9611e7e420aa97837774053b0c8a11d0bfd7 (patch)
treeed9926c18c61592e28734e2226b4d5ab7fb3fcf0 /gcc
parent5d905bb6131f34cc21461c111e1afc95fb85b7eb (diff)
downloadgcc-9f0d9611e7e420aa97837774053b0c8a11d0bfd7.zip
gcc-9f0d9611e7e420aa97837774053b0c8a11d0bfd7.tar.gz
gcc-9f0d9611e7e420aa97837774053b0c8a11d0bfd7.tar.bz2
regex.h: Remove unnecessary friends.
2013-10-26 Tim Shen <timshen91@gmail.com> * include/bits/regex.h: Remove unnecessary friends. * include/bits/regex.tcc (__regex_algo_impl<>): Move __get_executor to here. * include/bits/regex_executor.h: Remove _DFSExecutor and _BFSExecutor; they are merged into _Executor. Eliminate quantifier tracking part, so it's faster. * include/bits/regex_executor.tcc: Implement _Executor. * testsuite/28_regex/algorithms/regex_match/ecma/char/ungreedy.cc: New. * testsuite/28_regex/algorithms/regex_search/ecma/greedy.cc: Adjust duplicate testcases. * testsuite/performance/28_regex/split.h: New. * testsuite/performance/28_regex/split_bfs.cc: New. * testsuite/util/testsuite_regex.h: Adjust behavior of two-executors agreement judger: do not compare match_results when executor return false. From-SVN: r204093
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions