gcc/libstdc++-v3
Paolo Carlini 681f05d4f0 complex (proj): Change return type per DR 1137.
2010-02-21  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/std/complex (proj): Change return type per DR 1137.
	(conj): Copy from tr1_impl, likewise adjust return type.
	* include/tr1_impl/complex (conj): Remove.
	* include/tr1/complex (conj): Add both overloads.
	* testsuite/26_numerics/complex/dr781.cc: Rename to...
	* testsuite/26_numerics/complex/dr781_dr1137.cc: ... this, and extend.

	* include/tr1_impl/complex (arg): Optimize.

From-SVN: r156940
2010-02-21 19:55:17 +00:00
..
config ios_locale.cc: Fixes for -pedantic. 2010-02-17 05:43:24 +00:00
doc run_doxygen: Add shortnames option. 2010-02-19 03:30:46 +00:00
include complex (proj): Change return type per DR 1137. 2010-02-21 19:55:17 +00:00
libsupc++ typeinfo: Add system_header pragma. 2010-02-18 17:58:53 +00:00
po
python printers.py (StdStringPrinter.__init__): Remove encoding argument. 2010-01-15 23:36:58 +00:00
scripts run_doxygen: Add shortnames option. 2010-02-19 03:30:46 +00:00
src ios_locale.cc: Fixes for -pedantic. 2010-02-17 05:43:24 +00:00
testsuite complex (proj): Change return type per DR 1137. 2010-02-21 19:55:17 +00:00
acinclude.m4 PR libstdc++/36101, PR libstdc++/42813 2010-01-22 13:35:38 +00:00
aclocal.m4
ChangeLog complex (proj): Change return type per DR 1137. 2010-02-21 19:55:17 +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
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
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.