summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/parallel/set_operations.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
* multiway_merge.h: Uglify equally_split and equally_split_point throughout.Paolo Carlini2011-04-241-2/+2
* Uglify C++ headers some more.Ralf Wildenhues2010-09-191-9/+9
* base.h (min, max): Mark inline.Paolo Carlini2010-06-131-3/+3
* multiway_merge.h (multiway_merge_*, [...]): Replace int by appropriate differ...Johannes Singler2009-11-091-2/+2
* multiway_merge.h: Simple formatting and uglification fixes.Paolo Carlini2009-11-061-421/+420
* algobase.h: Replace tabs by spaces; correct line breaks.Johannes Singler2009-09-171-45/+51
* base.h (_EqualFromLess): Correct uglification of member variables and method ...Johannes Singler2009-09-161-35/+35
* algobase.h: Uglify internal identifiers.Johannes Singler2009-09-161-278/+278
* 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
* set_operations.h: Removed superfluous set_intersection.Johannes Singler2008-03-201-14/+0
* multiway_merge.h: Reformat to 80 columns; adjust some inline specifiers; othe...Paolo Carlini2008-01-101-62/+54
* re PR libstdc++/33893 ([parallel mode] Algorithms rely on omp_set_dynamic(fal...Johannes Singler2007-11-221-254/+291
* multiway_merge.h: Removed Timing<inactive_tag>Johannes Singler2007-10-251-14/+0
* Add parallel mode.Johannes Singler2007-09-111-0/+529