gcc/libstdc++-v3
Paolo Carlini 22977dce58 generation_prohibited.c: Remove, swap can indeed throw (DR 774).
2010-01-31  Paolo Carlini  <paolo.carlini@oracle.com>

	* testsuite/23_containers/array/requirements/exception/
	generation_prohibited.c: Remove, swap can indeed throw (DR 774).

	* testsuite/util/exception/safety.h (insert_base<__versa_string>): Fix.
	* testsuite/util/testsuite_container_traits.h
	(traits<__versa_string>): Enable insert tests.

2010-01-31  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/bits/forward_list.h (forward_list<>::insert_after
	(const_iterator, size_type, const _Tp&), insert_after(const_iterator,
	_InputIterator, _InputIterator), insert_after(const_iterator,
	std::initializer_list<>)): Fix return type per N3000.
	* testsuite/23_containers/forward_list/ext_pointer/modifiers/2.cc:
	Adjust.
	* testsuite/23_containers/forward_list/modifiers/2.cc: Likewise.
	* testsuite/23_containers/forward_list/requirements/dr438/
	assign_neg.cc: Adjust dg-error line numbers.
	* testsuite/23_containers/forward_list/requirements/dr438/
	insert_neg.cc: Likewise.
	* testsuite/23_containers/forward_list/requirements/dr438/
	constructor_1_neg.cc: Likewise.
	* testsuite/23_containers/forward_list/requirements/dr438/
	constructor_2_neg.cc: Likewise.

From-SVN: r156419
2010-01-31 22:52:25 +00:00
..
config condition_variable (enum class cv_status): Add and use it throughout, per N3000. 2010-01-29 16:59:55 +00:00
doc allocator.xml: Minor updates and fixes. 2010-01-26 19:05:43 +00:00
include generation_prohibited.c: Remove, swap can indeed throw (DR 774). 2010-01-31 22:52:25 +00:00
libsupc++ Sync from git Libtool and regenerate. 2009-12-05 17:18:53 +00:00
po Sync from git Libtool and regenerate. 2009-12-05 17:18:53 +00:00
python printers.py (StdStringPrinter.__init__): Remove encoding argument. 2010-01-15 23:36:58 +00:00
scripts run_doxygen: Correct nested scope on the man pages. 2010-01-12 01:37:06 +00:00
src condition_variable (enum class cv_status): Add and use it throughout, per N3000. 2010-01-29 16:59:55 +00:00
testsuite generation_prohibited.c: Remove, swap can indeed throw (DR 774). 2010-01-31 22:52:25 +00:00
acinclude.m4 PR libstdc++/36101, PR libstdc++/42813 2010-01-22 13:35:38 +00:00
aclocal.m4
ChangeLog generation_prohibited.c: Remove, swap can indeed throw (DR 774). 2010-01-31 22:52:25 +00:00
ChangeLog-1998
ChangeLog-1999 ChangeLog: Remove spurious white spaces and tabs. 2009-12-04 16:29:26 +00:00
ChangeLog-2000 ChangeLog: Remove spurious white spaces and tabs. 2009-12-04 16:29:26 +00:00
ChangeLog-2001
ChangeLog-2002 ChangeLog: Remove spurious white spaces and tabs. 2009-12-04 16:29:26 +00:00
ChangeLog-2003 ChangeLog: Remove spurious white spaces and tabs. 2009-12-04 16:29:26 +00:00
ChangeLog-2004 ChangeLog: Remove spurious white spaces and tabs. 2009-12-04 16:29:26 +00:00
ChangeLog-2005 ChangeLog: Remove spurious white spaces and tabs. 2009-12-04 16:29:26 +00:00
ChangeLog-2006 ChangeLog: Remove spurious white spaces and tabs. 2009-12-04 16:29:26 +00:00
ChangeLog-2007 ChangeLog: Remove spurious white spaces and tabs. 2009-12-04 16:29:26 +00:00
ChangeLog-2008
ChangeLog-2009 Move 2009 ChangeLog to ChangeLog-2009. 2010-01-01 09:08:32 -08:00
config.h.in Makefile.am (check-debug): Add. 2010-01-13 11:07:44 +00:00
configure PR libstdc++/36101, PR libstdc++/42813 2010-01-22 13:35:38 +00:00
configure.ac Fix PR 35942: remove -lstdc++ from libtool postdeps for CXX. 2010-01-16 14:46:57 +00:00
configure.host
crossconfig.m4
fragment.am
linkage.m4
Makefile.am
Makefile.in Sync from git Libtool and regenerate. 2009-12-05 17:18:53 +00:00
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.