gcc/libstdc++-v3/testsuite
Johannes Singler f9985df51b re PR libstdc++/35588 ([parallel mode] parallel std::sort and bind())
2008-04-07  Johannes Singler  <singler@ira.uka.de>

         * include/parallel/multiway_merge.h:
           Moved decisions to compiletime instead of runtime.
         * include/parallel/losertree.h:
           Removed obsolete variants, added variant that uses pointers
           in the loser tree.
         * include/parallel/types.h:
           Remove obsolete settings options from enum.
         * include/parallel/features.h:
           Remove obsolete compile-time switches.
         * include/parallel/compiletime_settings.h:
           Remove obsolete variant that copies back *after* sorting.
         * include/parallel/tags.h:
           Add one new tag for compile-time switch.
         * include/parallel/merge.h:
           Adapt to changes in multiway_merge.h.
         * include/parallel/multiway_mergesort.h:
           Adapt to changes in multiway_merge.h.
           Factor out splitting variants.
           Remove obsolete variant that copies back *after* sorting.
         * include/parallel/sort.h:
           Adapt to changes in multiway_mergesort.h.
         * testsuite/25_algorithms/sort/35588.cc:
           Added test case from / for PR 35588.

From-SVN: r133975
2008-04-07 08:27:34 +00:00
..
17_intro [multiple changes] 2008-03-16 17:13:04 +00:00
18_support [multiple changes] 2007-12-10 13:53:10 +00:00
19_diagnostics run_doxygen: Remove html_output_dir. 2008-03-26 06:27:35 +00:00
20_util run_doxygen: Remove html_output_dir. 2008-03-26 06:27:35 +00:00
21_strings [multiple changes] 2007-12-10 13:53:10 +00:00
22_locale 3983-2.cc: Avoid -Wall warnings. 2008-01-31 17:19:55 +00:00
23_containers [multiple changes] 2008-01-18 08:16:51 +00:00
24_iterators [multiple changes] 2007-02-20 18:15:01 +00:00
25_algorithms re PR libstdc++/35588 ([parallel mode] parallel std::sort and bind()) 2008-04-07 08:27:34 +00:00
26_numerics [multiple changes] 2007-12-10 13:53:10 +00:00
27_io 14320-1.cc: Check for "long long" and remove XFAIL. 2008-02-14 21:41:20 +00:00
28_regex/headers/regex std_c++0x_neg.cc: Force C++98 mode. 2007-06-29 20:05:11 +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 re PR libstdc++/35209 (__gnu_cxx::stdio_sync_filebuf<char> constructor isn't exported by the DSO) 2008-02-16 23:39:56 +00:00
lib Fixes for --disable-libstdcxx-pch. 2007-10-06 03:06:37 +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 *: Change namespace pb_ds to __gnu_pbds. 2007-09-12 23:06:27 +00:00
thread 3983-2.cc: Avoid -Wall warnings. 2008-01-31 17:19:55 +00:00
tr1 re PR libstdc++/35637 (tr1::function fails with const member function pointer) 2008-03-20 20:28:54 +00:00
util testsuite_abi.h: Remove symbol_objects, symbol_names typedefs. 2008-03-26 22:29:13 +00:00
Makefile.am [multiple changes] 2008-01-18 08:16:51 +00:00
Makefile.in configure.ac (libtool_VERSION): To 6:11:0. 2008-03-18 17:22:52 +00:00