aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/parallel/algorithmfwd.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
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-10-01Make some parallel mode algorithms usable in constexpr contextsJonathan Wakely1-0/+4
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-01-02Update copyright years in libstdc++-v3/Richard Sandiford1-1/+1
2013-03-08memoryfwd.h: New.Benjamin Kosnik1-1/+1
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford1-1/+1
2012-11-10* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus.Jason Merrill1-1/+1
2011-01-30PR libstdc++/36104 part fourBenjamin Kosnik1-1/+1
2010-03-19stl_algo.h (shuffle): Add, per D3056.Paolo Carlini1-2/+7
2009-09-17algobase.h: Replace tabs by spaces; correct line breaks.Johannes Singler1-150/+155
2009-09-16algobase.h: Uglify internal identifiers.Johannes Singler1-88/+88
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-9/+18
2008-07-15find_selectors.h: Correct name for include guard #ifndef.Johannes Singler1-1/+1
2008-02-18re PR libstdc++/34797 ([parallel mode] Settings are separated for each compil...Benjamin Kosnik1-24/+24
2008-01-10multiway_merge.h: Reformat to 80 columns; adjust some inline specifiers; othe...Paolo Carlini1-3/+3
2008-01-09iterator.h: Reformat to 80 columns; adjust some inline specifiers.Paolo Carlini1-338/+440
2007-10-06re PR libstdc++/33487 (parallel v3: more functions not in right namespace)Benjamin Kosnik1-292/+366
2007-09-28algorithmfwd.h: Spacing.Benjamin Kosnik1-1/+1
2007-09-11Add parallel mode.Johannes Singler1-0/+719