summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/parallel/quicksort.h
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
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-021-1/+1
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-031-1/+1
* re PR libstdc++/48750 (for_each_template_random_access_ed has unbalanced new/...Paolo Carlini2011-05-031-1/+3
* 2011-04-28 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini2011-04-281-3/+1
* re PR libstdc++/48760 (std::complex constructor buggy in the face of NaN's)Paolo Carlini2011-04-281-1/+3
* base.h (decode2): Rename to __decode2.Paolo Carlini2010-01-121-2/+2
* multiway_merge.h: Simple formatting and uglification fixes.Paolo Carlini2009-11-061-31/+25
* algobase.h: Replace tabs by spaces; correct line breaks.Johannes Singler2009-09-171-34/+35
* algobase.h: Uglify internal identifiers.Johannes Singler2009-09-161-79/+79
* 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
* quicksort.h: (parallel_sort_qs_conquer) Explicitly request number of threads ...Johannes Singler2008-05-071-4/+1
* quicksort.h: Reformat,Johannes Singler2008-04-231-8/+6
* re PR libstdc++/34797 ([parallel mode] Settings are separated for each compil...Benjamin Kosnik2008-02-181-3/+1
* multiway_merge.h: Reformat to 80 columns; adjust some inline specifiers; othe...Paolo Carlini2008-01-101-97/+95
* re PR libstdc++/34095 (parallel mode: segfault in std::sort)Paolo Carlini2008-01-011-2/+2
* partial_sum.h: Include new.Benjamin Kosnik2007-12-151-1/+1
* multiway_merge.h: Destruct only elements that were have been constructed before.Johannes Singler2007-11-281-3/+5
* re PR libstdc++/33893 ([parallel mode] Algorithms rely on omp_set_dynamic(fal...Johannes Singler2007-11-221-28/+44
* PR libstdc++/33489 continued.Benjamin Kosnik2007-10-091-2/+6
* for_each.h: Fixed comment/doxygen markup typos.Johannes Singler2007-09-171-1/+1
* Add parallel mode.Johannes Singler2007-09-111-0/+172