gcc/libstdc++-v3/testsuite
Paolo Carlini fa52081d86 stl_numeric.h (iota): Add in C++0x mode.
2008-06-27  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/bits/stl_numeric.h (iota): Add in C++0x mode.
	* testsuite/util/testsuite_character.h (pod_int): Add operator++
	in C++0x mode.
	* testsuite/util/testsuite_api.h (NonDefaultConstructible): Likewise.
	* testsuite/26_numerics/iota/1.cc: New.
	* testsuite/26_numerics/iota/requirements/explicit_instantiation/
	2.cc: Likewise.
	* testsuite/26_numerics/iota/requirements/explicit_instantiation/
	pod.cc: Likewise.

	* include/ext/algorithm: Do not fiddle with the legacy headers.

	* testsuite/26_numerics/partial_sum/1.cc: Minor changes, comments,
	style.
	* testsuite/26_numerics/accumulate/1.cc: Likewise.
	* testsuite/26_numerics/adjacent_difference/1.cc: Likewise.
	* testsuite/26_numerics/inner_product/1.cc: Likewise.

From-SVN: r137174
2008-06-27 10:47:27 +00:00
..
17_intro all.cc, [...]: Only include <ext/codecvt_specializations.h> and <ext/enc_filebuf.h> if... 2008-06-06 16:03:52 +01:00
18_support PR c++/33979 (partial) 2008-05-20 18:11:34 +00:00
19_diagnostics system_error: Align to current draft specifications. 2008-05-16 21:55:00 +00:00
20_util pointer_array.cc: New. 2008-06-26 11:36:02 +00:00
21_strings basic_string.h (stod, [...]): Declare in C++0x mode. 2008-06-16 09:58:54 +00:00
22_locale re PR libstdc++/36616 (Open issues from a test run) 2008-06-24 16:31:06 +00:00
23_containers stl_deque.h (deque<>::push_back(_Args&&...), [...]): Remove. 2008-06-13 12:03:13 +00:00
24_iterators stl_iterator_base_funcs.h (next, prev): Add in C++0x mode. 2008-06-17 21:33:15 +00:00
25_algorithms stl_algo.h (partition_copy): Add in C++0x mode. 2008-06-26 17:55:23 +00:00
26_numerics stl_numeric.h (iota): Add in C++0x mode. 2008-06-27 10:47:27 +00:00
27_io 9425.cc: Use dg-require-fileio. 2008-06-02 12:01:41 -04:00
28_regex/headers/regex std_c++0x_neg.cc: Force C++98 mode. 2007-06-29 20:05:11 +00:00
29_atomics default.cc: Avoid -Wall warnings. 2008-06-25 23:28:14 +00:00
30_threads mutex (mutex::try_lock): Eat errors. 2008-05-15 00:52:48 +00:00
31_date_time [multiple changes] 2008-03-16 17:13:04 +00:00
abi mangle.c (write_type): Change mangling of rvalue reference from RR' to O'. 2007-08-31 19:15:26 +00:00
backward re PR libstdc++/30085 (switch debug mode hash containers from ext to tr1) 2007-10-18 15:22:58 +00:00
config * testsuite/config/default.exp: Load gcc dejapatches.exp. 2008-02-15 09:09:47 +00:00
data pb_assoc: Delete. 2006-06-14 23:09:51 +00:00
ext using.xml: Outline exception topics. 2008-06-06 19:32:43 +00:00
lib using.xml: Outline exception topics. 2008-06-06 19:32:43 +00:00
libstdc++-abi util: New directory. 2006-06-07 14:58:24 +00:00
libstdc++-dg re PR libstdc++/29095 (cxxabi.h __cxa_cdtor_type not declared when included from "C") 2006-10-09 23:53:35 +00:00
performance using.xml: Outline exception topics. 2008-06-06 19:32:43 +00:00
thread 3983-2.cc: Avoid -Wall warnings. 2008-01-31 17:19:55 +00:00
tr1 complex (pow(const complex<>&, int)): Do not define in C++0x mode, per DR 844. 2008-06-12 10:17:53 +00:00
util stl_numeric.h (iota): Add in C++0x mode. 2008-06-27 10:47:27 +00:00
Makefile.am [multiple changes] 2008-01-18 08:16:51 +00:00
Makefile.in Makefile.am: Fix most stamp rules to regenerate the links for all sources newer than the... 2008-04-20 21:10:38 +00:00