gcc/libstdc++-v3/testsuite/util
Tim Shen 9f0d9611e7 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
2013-10-26 16:09:28 +00:00
..
common_type Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
debug re PR libstdc++/57779 (vector insert fails to diagnose iterators pointing into *this in debug mode) 2013-08-01 19:54:46 +00:00
exception Print additional info when various out-of-range conditions are detected. 2013-09-21 19:04:13 -07:00
hash_fn Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
io Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
native_type Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
performance Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
regression hashtable_policy.h: Add C++11 allocator support. 2013-04-22 20:22:07 +00:00
statistic Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
thread Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
replacement_memory_operators.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
testsuite_abi_check.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
testsuite_abi.cc chrono.cc: If _GLIBCXX_USE_CLOCK_GETTIME_SYSCALL, include unistd.h and sys/syscall.h. 2013-05-24 20:08:42 +02:00
testsuite_abi.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
testsuite_allocator.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
testsuite_allocator.h re PR libstdc++/57263 (std::set with user-defined allocator - compile error) 2013-06-16 18:13:34 +01:00
testsuite_api.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
testsuite_character.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
testsuite_character.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
testsuite_common_types.h atomic (compare_exchange_weak, [...]): Add call to __cmpexch_failure_order. 2013-07-29 17:13:05 +00:00
testsuite_container_traits.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
testsuite_containergen.h testsuite_containergen.h: New. 2013-10-23 22:19:30 +00:00
testsuite_containers.h c++config (_GLIBCXX_ABI_TAG_CXX11): Add. 2013-06-10 23:11:05 +00:00
testsuite_counter_type.h hashtable_policy.h: Add C++11 allocator support. 2013-04-22 20:22:07 +00:00
testsuite_error.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
testsuite_greedy_ops.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
testsuite_hooks.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
testsuite_hooks.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
testsuite_io.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
testsuite_iterators.h testsuite_containergen.h: New. 2013-10-23 22:19:30 +00:00
testsuite_performance.h forced.C: Extend current handling of Linux-based x86 systems to cover all GNU systems. 2013-06-10 09:21:29 +02:00
testsuite_random.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
testsuite_regex.h regex.h: Remove unnecessary friends. 2013-10-26 16:09:28 +00:00
testsuite_rng.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
testsuite_rvalref.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
testsuite_shared.cc c++config (_GLIBCXX_ABI_TAG_CXX11): Add. 2013-06-10 23:11:05 +00:00
testsuite_tr1.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00