gcc/libstdc++-v3/include/std
Paolo Carlini 3cd54fc92d complex (proj(const std::complex<>&), proj(_Tp)): Add per DR 781.
2008-05-22  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/std/complex (proj(const std::complex<>&), proj(_Tp)):
	Add per DR 781.
	* include/tr1_impl/complex(polar(const _Tp&, const _Up&)): Move to...
	* include/tr1/complex: ... here.
	* doc/xml/manual/intro.xml: Add an entry for DR 781.
	* testsuite/26_numerics/complex/dr781.cc: Add.
	* acinclude.m4 ([GLIBCXX_ENABLE_C99]): Update.
	* configure: Regenerate.

From-SVN: r135757
2008-05-22 11:44:00 +00:00
..
algorithm
array tuple: Consistency check for include guard, doxygen file markup. 2008-04-10 19:02:57 +00:00
bitset bitset (bitset<>::bitset(const char*)): Add per DR 778. 2008-05-21 20:46:16 +00:00
c++0x_warning.h
complex complex (proj(const std::complex<>&), proj(_Tp)): Add per DR 781. 2008-05-22 11:44:00 +00:00
condition_variable condition_variable: New. 2008-05-06 21:11:47 +00:00
date_time tuple: Consistency check for include guard, doxygen file markup. 2008-04-10 19:02:57 +00:00
deque
fstream auto_ptr.h: Fix comment typos. 2008-01-31 18:44:55 +00:00
functional
iomanip
ios
iosfwd
iostream
istream re PR libstdc++/16251 (bogus default constructor for std::basic_iostream) 2008-02-10 15:48:10 +00:00
iterator
limits PR c++/33979 (partial) 2008-05-20 18:11:34 +00:00
list
locale
map
memory
mutex mutex (mutex::try_lock): Eat errors. 2008-05-15 00:52:48 +00:00
numeric
ostream system_error: Align to current draft specifications. 2008-05-16 21:55:00 +00:00
queue
random
regex tuple: Consistency check for include guard, doxygen file markup. 2008-04-10 19:02:57 +00:00
set
sstream sstream: Adjust braces. 2008-05-14 13:12:02 +00:00
stack
stdexcept auto_ptr.h: Fix comment typos. 2008-01-31 18:44:55 +00:00
streambuf auto_ptr.h: Fix comment typos. 2008-01-31 18:44:55 +00:00
string
system_error system_error: Align to current draft specifications. 2008-05-16 21:55:00 +00:00
tuple tuple: Consistency check for include guard, doxygen file markup. 2008-04-10 19:02:57 +00:00
type_traits tuple: Consistency check for include guard, doxygen file markup. 2008-04-10 19:02:57 +00:00
unordered_map re PR libstdc++/35922 (std::unordered_map missing in debug mode) 2008-04-26 02:21:37 +00:00
unordered_set
utility
valarray
vector