aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/parallel/find.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-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-02-03Update copyright in libstdc++-v3.Richard Sandiford1-1/+1
2011-04-24multiway_merge.h: Uglify equally_split and equally_split_point throughout.Paolo Carlini1-2/+2
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-06-082010-06-08 Johannes Singler <singler@kit.edu>Johannes Singler1-9/+9
2009-11-06multiway_merge.h: Simple formatting and uglification fixes.Paolo Carlini1-315/+318
2009-09-23algobase.h: Uglify internal identifiers; correct line breaks.Johannes Singler1-1/+1
2009-09-17algobase.h: Replace tabs by spaces; correct line breaks.Johannes Singler1-34/+35
2009-09-16base.h: Correct some comments accidentally changed during uglification.Johannes Singler1-1/+1
2009-09-16algobase.h: Uglify internal identifiers.Johannes Singler1-178/+178
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-16/+10
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-17/+20
2008-01-31auto_ptr.h: Fix comment typos.Ralf Wildenhues1-1/+1
2008-01-10multiway_merge.h: Reformat to 80 columns; adjust some inline specifiers; othe...Paolo Carlini1-18/+22
2008-01-09iterator.h: Reformat to 80 columns; adjust some inline specifiers.Paolo Carlini1-21/+17
2007-11-22re PR libstdc++/33893 ([parallel mode] Algorithms rely on omp_set_dynamic(fal...Johannes Singler1-205/+253
2007-11-02re PR libstdc++/33892 ([libstdc++ v3 parallel mode] Parallel mode algorithms ...Johannes Singler1-17/+33
2007-09-14base.h (__gnu_parallel::less<Tp>): Add partial specialization for one argument.Benjamin Kosnik1-2/+2
2007-09-12find.h: Doxygen fixups.Benjamin Kosnik1-1/+1
2007-09-11Add parallel mode.Johannes Singler1-0/+340