summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/parallel/find.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-021-1/+1
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-031-1/+1
* 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-9/+9
* multiway_merge.h: Simple formatting and uglification fixes.Paolo Carlini2009-11-061-315/+318
* algobase.h: Uglify internal identifiers; correct line breaks.Johannes Singler2009-09-231-1/+1
* algobase.h: Replace tabs by spaces; correct line breaks.Johannes Singler2009-09-171-34/+35
* base.h: Correct some comments accidentally changed during uglification.Johannes Singler2009-09-161-1/+1
* algobase.h: Uglify internal identifiers.Johannes Singler2009-09-161-178/+178
* 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-17/+20
* auto_ptr.h: Fix comment typos.Ralf Wildenhues2008-01-311-1/+1
* multiway_merge.h: Reformat to 80 columns; adjust some inline specifiers; othe...Paolo Carlini2008-01-101-18/+22
* iterator.h: Reformat to 80 columns; adjust some inline specifiers.Paolo Carlini2008-01-091-21/+17
* re PR libstdc++/33893 ([parallel mode] Algorithms rely on omp_set_dynamic(fal...Johannes Singler2007-11-221-205/+253
* re PR libstdc++/33892 ([libstdc++ v3 parallel mode] Parallel mode algorithms ...Johannes Singler2007-11-021-17/+33
* base.h (__gnu_parallel::less<Tp>): Add partial specialization for one argument.Benjamin Kosnik2007-09-141-2/+2
* find.h: Doxygen fixups.Benjamin Kosnik2007-09-121-1/+1
* Add parallel mode.Johannes Singler2007-09-111-0/+340