summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/parallel/numeric
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-161-1/+1
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* numeric.h: Do not use default arguments in function template redeclarations (...Jonathan Wakely2014-11-041-6/+3
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-021-1/+1
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-031-1/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* PR libstdc++/36104 part fourBenjamin Kosnik2011-01-301-10/+10
* numeric (inner_product, [...]): Qualify subsequent call with __gnu_parallel i...Johannes Singler2011-01-261-3/+3
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1
* numeric (inner_product, [...]): Precede subsequent call with _GLIBCXX_STD_P::...Johannes Singler2010-03-221-3/+4
* base.h (_Less): Use std::less.Paolo Carlini2010-03-221-2/+2
* re PR libstdc++/42352 (-std=c++0x reference binding problem)Paolo Carlini2009-12-111-66/+72
* re PR libstdc++/42319 (incomplete type char_traits if parallel mode is active)Paolo Carlini2009-12-071-1/+1
* multiway_merge.h: Simple formatting and uglification fixes.Paolo Carlini2009-11-061-1/+1
* numeric (__adjacent_difference_switch): Fix typo.Paolo Carlini2009-10-091-1/+1
* algo.h: Uglify internal identifiers; correct line breaks.Johannes Singler2009-09-241-10/+9
* algobase.h: Uglify internal identifiers; correct line breaks.Johannes Singler2009-09-231-34/+35
* algobase.h: Replace tabs by spaces; correct line breaks.Johannes Singler2009-09-171-179/+186
* algobase.h: Uglify internal identifiers.Johannes Singler2009-09-161-290/+290
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-16/+10
* algorithmfwd.h: Add parallelism default for many declarations.Johannes Singler2009-02-031-6/+6
* re PR libstdc++/34797 ([parallel mode] Settings are separated for each compil...Benjamin Kosnik2008-02-181-13/+13
* list_partition.h: Formatting fixes, inline tweaks.Paolo Carlini2008-01-151-5/+4
* multiway_merge.h: Reformat to 80 columns; adjust some inline specifiers; othe...Paolo Carlini2008-01-101-320/+382
* base.h: Added plus and multiplies functor for differently typed objects.Johannes Singler2007-10-081-10/+23
* re PR libstdc++/33487 (parallel v3: more functions not in right namespace)Benjamin Kosnik2007-10-061-42/+152
* for_each.h: Fixed comment/doxygen markup typos.Johannes Singler2007-09-171-1/+1
* Add parallel mode.Johannes Singler2007-09-111-0/+322