gcc/libstdc++-v3/testsuite
Johannes Singler 361eefe75d random_shuffle.h: (sequential_random_shuffle) Copy data back.
2008-07-09  Johannes Singler  <singler@ira.uka.de>

         * include/parallel/random_shuffle.h:
         (sequential_random_shuffle) Copy data back.
         * testsuite/25_algorithms/random_shuffle/1.cc:
         New. Generic random_shuffle functionality test.

From-SVN: r137658
2008-07-09 15:26:56 +00:00
..
17_intro
18_support
19_diagnostics
20_util type_traits: Add common_type. 2008-07-08 11:59:22 +00:00
21_strings stof.cc: Improve check on long double limits. 2008-07-03 19:07:35 +00:00
22_locale re PR libstdc++/36616 (Open issues from a test run) 2008-07-04 15:40:38 +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 random_shuffle.h: (sequential_random_shuffle) Copy data back. 2008-07-09 15:26:56 +00:00
26_numerics stl_numeric.h (iota): Add in C++0x mode. 2008-06-27 10:47:27 +00:00
27_io
28_regex/headers/regex
29_atomics default.cc: Avoid -Wall warnings. 2008-06-25 23:28:14 +00:00
30_threads
31_date_time
abi
backward
config
data
ext using.xml: Outline exception topics. 2008-06-06 19:32:43 +00:00
lib libstdc++.exp (check_v3_target_stdint): New. 2008-07-08 01:11:18 +00:00
libstdc++-abi
libstdc++-dg
performance using.xml: Outline exception topics. 2008-06-06 19:32:43 +00:00
thread
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
Makefile.in