gcc/libstdc++-v3
Benjamin Kosnik cedf52d247 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: r170038
2011-02-11 01:23:10 +00:00
..
config gnu.ver: Fix. 2011-02-09 13:13:32 +00:00
doc status_cxx200x.xml: Update. 2011-02-10 00:54:53 +00:00
include Makefile.am (sources): Add regex.cc. 2011-02-11 01:23:10 +00:00
libsupc++ re PR libstdc++/43863 (Unused recursive_init_error class defined with -fno-exceptions) 2011-02-09 23:22:27 +00:00
po
python
scripts run_doxygen: Allow doxygen 1.7.0 again. 2011-02-01 01:31:42 +00:00
src Makefile.am (sources): Add regex.cc. 2011-02-11 01:23:10 +00:00
testsuite Makefile.am (sources): Add regex.cc. 2011-02-11 01:23:10 +00:00
acinclude.m4
aclocal.m4
ChangeLog Makefile.am (sources): Add regex.cc. 2011-02-11 01:23:10 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
ChangeLog-2010
config.h.in
configure crossconfig.m4 (GLIBCXX_CROSSCONFIG): Add *-rtems*. 2011-02-04 08:26:57 +01:00
configure.ac
configure.host
crossconfig.m4 crossconfig.m4 (GLIBCXX_CROSSCONFIG): Add *-rtems*. 2011-02-04 08:26:57 +01:00
fragment.am
linkage.m4
Makefile.am
Makefile.in
README

file: libstdc++-v3/README

New users may wish to point their web browsers to the file
index.html in the 'doc/html' subdirectory.  It contains brief
building instructions and notes on how to configure the library in
interesting ways.