gcc/libstdc++-v3/include
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
..
backward auto_ptr.h: Fix comment typos. 2008-01-31 18:44:55 +00:00
bits re PR libstdc++/35725 (ambiguous std::fill with character array) 2008-03-29 22:38:19 +00:00
c
c_compatibility
c_global re PR libstdc++/25913 (Client's isnormal function is broken by cmath) 2007-11-26 18:24:54 +00:00
c_std re PR libstdc++/25913 (Client's isnormal function is broken by cmath) 2007-11-26 18:24:54 +00:00
debug run_doxygen: Remove html_output_dir. 2008-03-26 06:27:35 +00:00
ext run_doxygen: Remove html_output_dir. 2008-03-26 06:27:35 +00:00
parallel re PR libstdc++/35588 ([parallel mode] parallel std::sort and bind()) 2008-04-07 08:27:34 +00:00
precompiled [multiple changes] 2008-03-16 17:13:04 +00:00
std run_doxygen: Remove html_output_dir. 2008-03-26 06:27:35 +00:00
tr1 run_doxygen: Remove html_output_dir. 2008-03-26 06:27:35 +00:00
tr1_impl run_doxygen: Remove html_output_dir. 2008-03-26 06:27:35 +00:00
Makefile.am [multiple changes] 2008-03-16 17:13:04 +00:00
Makefile.in configure.ac (libtool_VERSION): To 6:11:0. 2008-03-18 17:22:52 +00:00