summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/parallel/partial_sum.h
Commit message (Expand)AuthorAgeFilesLines
* user.cfg.in (PDF_HYPERLINKS): To NO.Benjamin Kosnik2011-08-071-1/+0
* re PR libstdc++/48750 (for_each_template_random_access_ed has unbalanced new/...Paolo Carlini2011-05-031-0/+3
* 2011-04-28 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini2011-04-281-3/+0
* re PR libstdc++/48760 (std::complex constructor buggy in the face of NaN's)Paolo Carlini2011-04-281-0/+3
* multiway_merge.h: Uglify equally_split and equally_split_point throughout.Paolo Carlini2011-04-241-2/+2
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1
* 2010-06-08 Johannes Singler <singler@kit.edu>Johannes Singler2010-06-081-3/+6
* numeric (inner_product, [...]): Precede subsequent call with _GLIBCXX_STD_P::...Johannes Singler2010-03-221-1/+2
* multiway_merge.h (multiway_merge_*, [...]): Replace int by appropriate differ...Johannes Singler2009-11-091-1/+1
* multiway_merge.h: Simple formatting and uglification fixes.Paolo Carlini2009-11-061-4/+5
* multiway_merge.h: Simple formatting and uglification fixes.Paolo Carlini2009-11-051-137/+137
* algobase.h: Replace tabs by spaces; correct line breaks.Johannes Singler2009-09-171-31/+34
* base.h: Correct some comments accidentally changed during uglification.Johannes Singler2009-09-161-1/+1
* algobase.h: Uglify internal identifiers.Johannes Singler2009-09-161-103/+103
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-16/+10
* find_selectors.h: Correct name for include guard #ifndef.Johannes Singler2008-07-151-1/+1
* re PR libstdc++/34797 ([parallel mode] Settings are separated for each compil...Benjamin Kosnik2008-02-181-5/+6
* multiway_merge.h: Reformat to 80 columns; adjust some inline specifiers; othe...Paolo Carlini2008-01-101-35/+34
* re PR libstdc++/34095 (parallel mode: segfault in std::sort)Paolo Carlini2008-01-011-2/+2
* partial_sum.h: Include new.Benjamin Kosnik2007-12-151-2/+3
* multiway_merge.h: Destruct only elements that were have been constructed before.Johannes Singler2007-11-281-9/+13
* re PR libstdc++/33893 ([parallel mode] Algorithms rely on omp_set_dynamic(fal...Johannes Singler2007-11-221-102/+125
* PR libstdc++/33489 continued.Benjamin Kosnik2007-10-091-1/+1
* base.h: Added plus and multiplies functor for differently typed objects.Johannes Singler2007-10-081-1/+1
* re PR libstdc++/33489 (parallel v3: not default constructible issues)Benjamin Kosnik2007-10-081-5/+13
* for_each.h: Fixed comment/doxygen markup typos.Johannes Singler2007-09-171-1/+1
* base.h (__gnu_parallel::less<Tp>): Add partial specialization for one argument.Benjamin Kosnik2007-09-141-1/+1
* all_pedantic_errors.cc: New.Benjamin Kosnik2007-09-141-2/+1
* Add parallel mode.Johannes Singler2007-09-111-0/+191