gcc/libstdc++-v3/testsuite/28_regex
Benjamin Kosnik 4bfebd814d Makefile.am (sources): Add regex.cc.
2011-02-10  Benjamin Kosnik  <bkoz@redhat.com>

	* src/Makefile.am (sources): Add regex.cc.
	* src/Makefile.in: Regenerate.
	* src/regex.cc: New.
	* include/bits/regex_error.h (error_type): Use constexpr.
	(regex_error): Move ctor and dtor out of line.

	* testsuite/28_regex/03_requirements: To...
	* testsuite/28_regex/requirements: ... this.
	* testsuite/28_regex/04_header: To...
	* testsuite/28_regex/headers: ... this.
	* testsuite/28_regex/05_constants: To...
	* testsuite/28_regex/constants: ... this.
	* testsuite/28_regex/06_exception_type: To...
	* testsuite/28_regex/regex_error: ... this.
	* testsuite/28_regex/07_traits: To...
	* testsuite/28_regex/traits: ... this.
	* testsuite/28_regex/08_basic_regex: To...
	* testsuite/28_regex/basic_regex: ... this.
	* testsuite/28_regex/09_sub_match: To...
	* testsuite/28_regex/sub_match: ... this.
	* testsuite/28_regex/10_match_results: To...
	* testsuite/28_regex/match_results: ... this.
	* testsuite/28_regex/11_algorithms: To...
	* testsuite/28_regex/algorithms: ... this.
	* testsuite/28_regex/12_iterators: To...
	* testsuite/28_regex/iterators: ... this.

From-SVN: r170039
2011-02-11 01:24:35 +00:00
..
algorithms/02_match Makefile.am (sources): Add regex.cc. 2011-02-11 01:23:10 +00:00
basic_regex Makefile.am (sources): Add regex.cc. 2011-02-11 01:23:10 +00:00
constants Makefile.am (sources): Add regex.cc. 2011-02-11 01:23:10 +00:00
headers Makefile.am (sources): Add regex.cc. 2011-02-11 01:23:10 +00:00
iterators Makefile.am (sources): Add regex.cc. 2011-02-11 01:23:10 +00:00
match_results Makefile.am (sources): Add regex.cc. 2011-02-11 01:23:10 +00:00
regex_error Makefile.am (sources): Add regex.cc. 2011-02-11 01:23:10 +00:00
requirements Makefile.am (sources): Add regex.cc. 2011-02-11 01:23:10 +00:00
sub_match Makefile.am (sources): Add regex.cc. 2011-02-11 01:23:10 +00:00
traits Makefile.am (sources): Add regex.cc. 2011-02-11 01:24:35 +00:00
init-list.cc
range_access.cc [multiple changes] 2010-07-27 17:27:06 +00:00