summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/parallel/set_operations.h
AgeCommit message (Expand)Author
2025-01-02Update copyright years.Jakub Jelinek
2024-01-03Update copyright years.Jakub Jelinek
2023-01-16Update copyright years.Jakub Jelinek
2022-01-03Update copyright years.Jakub Jelinek
2021-01-04Update copyright years.Jakub Jelinek
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-01-05Update copyright years.Jakub Jelinek
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford
2011-04-24multiway_merge.h: Uglify equally_split and equally_split_point throughout.Paolo Carlini
2010-09-19Uglify C++ headers some more.Ralf Wildenhues
2010-06-13base.h (min, max): Mark inline.Paolo Carlini
2009-11-09multiway_merge.h (multiway_merge_*, [...]): Replace int by appropriate differ...Johannes Singler
2009-11-06multiway_merge.h: Simple formatting and uglification fixes.Paolo Carlini
2009-09-17algobase.h: Replace tabs by spaces; correct line breaks.Johannes Singler
2009-09-16base.h (_EqualFromLess): Correct uglification of member variables and method ...Johannes Singler
2009-09-16algobase.h: Uglify internal identifiers.Johannes Singler
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2008-07-15find_selectors.h: Correct name for include guard #ifndef.Johannes Singler
2008-03-20set_operations.h: Removed superfluous set_intersection.Johannes Singler
2008-01-10multiway_merge.h: Reformat to 80 columns; adjust some inline specifiers; othe...Paolo Carlini
2007-11-22re PR libstdc++/33893 ([parallel mode] Algorithms rely on omp_set_dynamic(fal...Johannes Singler
2007-10-25multiway_merge.h: Removed Timing<inactive_tag>Johannes Singler
2007-09-11Add parallel mode.Johannes Singler