aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/parallel/numeric
AgeCommit message (Expand)AuthorFilesLines
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-04numeric.h: Do not use default arguments in function template redeclarations (...Jonathan Wakely1-6/+3
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford1-1/+1
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford1-1/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2011-01-30PR libstdc++/36104 part fourBenjamin Kosnik1-10/+10
2011-01-26numeric (inner_product, [...]): Qualify subsequent call with __gnu_parallel i...Johannes Singler1-3/+3
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-03-22numeric (inner_product, [...]): Precede subsequent call with _GLIBCXX_STD_P::...Johannes Singler1-3/+4
2010-03-22base.h (_Less): Use std::less.Paolo Carlini1-2/+2
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 Carlini1-1/+1
2009-11-06multiway_merge.h: Simple formatting and uglification fixes.Paolo Carlini1-1/+1
2009-10-09numeric (__adjacent_difference_switch): Fix typo.Paolo Carlini1-1/+1
2009-09-24algo.h: Uglify internal identifiers; correct line breaks.Johannes Singler1-10/+9
2009-09-23algobase.h: Uglify internal identifiers; correct line breaks.Johannes Singler1-34/+35
2009-09-17algobase.h: Replace tabs by spaces; correct line breaks.Johannes Singler1-179/+186
2009-09-16algobase.h: Uglify internal identifiers.Johannes Singler1-290/+290
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-16/+10
2009-02-03algorithmfwd.h: Add parallelism default for many declarations.Johannes Singler1-6/+6
2008-02-18re PR libstdc++/34797 ([parallel mode] Settings are separated for each compil...Benjamin Kosnik1-13/+13
2008-01-15list_partition.h: Formatting fixes, inline tweaks.Paolo Carlini1-5/+4
2008-01-10multiway_merge.h: Reformat to 80 columns; adjust some inline specifiers; othe...Paolo Carlini1-320/+382
2007-10-08base.h: Added plus and multiplies functor for differently typed objects.Johannes Singler1-10/+23
2007-10-06re PR libstdc++/33487 (parallel v3: more functions not in right namespace)Benjamin Kosnik1-42/+152
2007-09-17for_each.h: Fixed comment/doxygen markup typos.Johannes Singler1-1/+1
2007-09-11Add parallel mode.Johannes Singler1-0/+322