aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/parallel/merge.h
AgeCommit message (Expand)AuthorFilesLines
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-07-13libstdc++/71856 Define _GLIBCXX_PARALLEL_ASSERTIONSJonathan Wakely1-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
2009-11-06user.cfg.in: Adjust includes.Benjamin Kosnik1-12/+12
2009-11-06multiway_merge.h: Simple formatting and uglification fixes.Paolo Carlini1-44/+34
2009-09-23algobase.h: Uglify internal identifiers; correct line breaks.Johannes Singler1-4/+4
2009-09-17algobase.h: Replace tabs by spaces; correct line breaks.Johannes Singler1-83/+83
2009-09-16algobase.h: Uglify internal identifiers.Johannes Singler1-153/+153
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-15/+9
2008-07-15find_selectors.h: Correct name for include guard #ifndef.Johannes Singler1-1/+1
2008-05-16parallel_mode.xml: Documented the new choices, factoring out common tags.Johannes Singler1-2/+2
2008-04-23quicksort.h: Reformat,Johannes Singler1-1/+1
2008-04-07re PR libstdc++/35588 ([parallel mode] parallel std::sort and bind())Johannes Singler1-5/+12
2008-01-10multiway_merge.h: Reformat to 80 columns; adjust some inline specifiers; othe...Paolo Carlini1-3/+3
2008-01-09iterator.h: Reformat to 80 columns; adjust some inline specifiers.Paolo Carlini1-101/+136
2007-10-09PR libstdc++/33489 continued.Benjamin Kosnik1-9/+4
2007-09-11Add parallel mode.Johannes Singler1-0/+230