aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/parallel
AgeCommit message (Expand)AuthorFilesLines
2013-10-01algobase.h (mismatch, equal): Provide parallel version for N3671 overloads.François Dumont1-23/+142
2013-09-30algo.h (__find_switch): Use __binder2nd.Paolo Carlini1-1/+3
2013-09-27predefined_ops.h: New.François Dumont1-0/+35
2013-03-08memoryfwd.h: New.Benjamin Kosnik2-2/+2
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford43-44/+43
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek8-8/+8
2012-11-10* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus.Jason Merrill2-2/+2
2012-10-09re PR libstdc++/54754 ([parallel mode] 'make check-parallel' only works on x8...Jonathan Wakely1-127/+43
2012-09-29re PR libstdc++/34106 ([parallel mode] Atomic operations compatibility layer ...Jonathan Wakely1-169/+14
2012-02-13PR libstdc++/51798 continuedRichard Henderson1-6/+9
2012-02-10PR libstdc++/51798 continued.Benjamin Kosnik1-7/+10
2011-12-10user.cfg.in: Add macros, directories.Benjamin Kosnik1-0/+1
2011-08-07user.cfg.in (PDF_HYPERLINKS): To NO.Benjamin Kosnik9-27/+26
2011-05-27re PR libstdc++/49187 (parallel mode compilation broken - unqualified lookup?...Paolo Carlini5-11/+23
2011-05-03re PR libstdc++/48750 (for_each_template_random_access_ed has unbalanced new/...Paolo Carlini7-35/+77
2011-04-282011-04-28 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini7-66/+29
2011-04-28re PR libstdc++/48760 (std::complex constructor buggy in the face of NaN's)Paolo Carlini7-29/+66
2011-04-24multiway_merge.h: Uglify equally_split and equally_split_point throughout.Paolo Carlini9-24/+24
2011-02-11re PR libstdc++/47433 (libstdc++ parallel mode calls std::swap explicitely)Johannes Singler1-0/+1
2011-01-30PR libstdc++/36104 part fourBenjamin Kosnik6-90/+90
2011-01-26numeric (inner_product, [...]): Qualify subsequent call with __gnu_parallel i...Johannes Singler3-12/+14
2011-01-24re PR libstdc++/47433 (libstdc++ parallel mode calls std::swap explicitely)Johannes Singler3-13/+16
2011-01-24re PR libstdc++/47437 (libstdc++ parallel mode: multiway_merge does not compile)Johannes Singler1-1/+1
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek7-7/+7
2010-11-09algobase.h (equal): Call parallel variant for applicable overloads.François Dumont1-4/+2
2010-09-19Uglify C++ headers some more.Ralf Wildenhues1-9/+9
2010-06-13base.h (min, max): Mark inline.Paolo Carlini2-7/+7
2010-06-082010-06-08 Johannes Singler <singler@kit.edu>Johannes Singler2-10/+14
2010-06-082010-06-08 Johannes Singler <singler@kit.edu>Johannes Singler1-3/+6
2010-06-03c++config (std::size_t, [...]): Provide typedefs.Paolo Carlini6-15/+14
2010-04-22partition.h (__parallel_partition): Improve scalability by...Johannes Singler1-75/+71
2010-03-30random_shuffle.h (__parallel_random_shuffle_drs): Take as many threads as pos...Johannes Singler1-2/+8
2010-03-22numeric (inner_product, [...]): Precede subsequent call with _GLIBCXX_STD_P::...Johannes Singler4-15/+27
2010-03-22base.h (_PseudoSequence): Do not forward declare.Paolo Carlini1-19/+7
2010-03-22base.h (_Less): Use std::less.Paolo Carlini2-41/+18
2010-03-19stl_algo.h (shuffle): Add, per D3056.Paolo Carlini2-4/+13
2010-03-16re PR libstdc++/43394 (Spurious warnings while building parallel_list.cc on x...Paolo Carlini1-3/+5
2010-02-04re PR libstdc++/42460 (man page errors for generated libstdc++ man pages)Benjamin Kosnik5-14/+14
2010-01-19re PR libstdc++/42712 (search_n/iterator.cc times out in parallel-mode)Johannes Singler2-8/+18
2010-01-18base.h (__unary_negate): Correct comment.Johannes Singler1-1/+1
2010-01-12base.h (decode2): Rename to __decode2.Paolo Carlini6-20/+20
2009-12-11re PR libstdc++/42352 (-std=c++0x reference binding problem)Paolo Carlini1-66/+72
2009-12-07re PR libstdc++/42319 (incomplete type char_traits if parallel mode is active)Paolo Carlini5-7/+6
2009-11-19partition.h (__parallel_partition): Correctly initialize chunk size.Johannes Singler1-5/+6
2009-11-09multiway_merge.h (multiway_merge_*, [...]): Replace int by appropriate differ...Johannes Singler9-96/+116
2009-11-06user.cfg.in: Adjust includes.Benjamin Kosnik14-49/+50
2009-11-06multiway_merge.h: Simple formatting and uglification fixes.Paolo Carlini27-5497/+5441
2009-11-05multiway_merge.h: Simple formatting and uglification fixes.Paolo Carlini8-1220/+1157
2009-11-04multiway_merge.h: Simple formatting and uglification fixes.Paolo Carlini2-1408/+1370
2009-10-28re PR libstdc++/40852 ([parallel-mode] parallel sort run time increases ~10 f...Johannes Singler1-21/+7