aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/parallel/multiseq_selection.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
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-03PR libstdc++/88607 replace or remove unnecessary UTF-8 charactersJonathan Wakely1-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-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
2011-05-27re PR libstdc++/49187 (parallel mode compilation broken - unqualified lookup?...Paolo Carlini1-3/+1
2010-06-03c++config (std::size_t, [...]): Provide typedefs.Paolo Carlini1-5/+5
2009-11-09multiway_merge.h (multiway_merge_*, [...]): Replace int by appropriate differ...Johannes Singler1-51/+57
2009-11-06multiway_merge.h: Simple formatting and uglification fixes.Paolo Carlini1-12/+12
2009-10-28re PR libstdc++/40852 ([parallel-mode] parallel sort run time increases ~10 f...Johannes Singler1-21/+7
2009-10-02base.h: Take integer types from <tr1/cstdint>.Johannes Singler1-1/+1
2009-09-23algobase.h: Uglify internal identifiers; correct line breaks.Johannes Singler1-35/+39
2009-09-17algobase.h: Replace tabs by spaces; correct line breaks.Johannes Singler1-315/+332
2009-09-16base.h (_EqualFromLess): Correct uglification of member variables and method ...Johannes Singler1-8/+8
2009-09-16algobase.h: Uglify internal identifiers.Johannes Singler1-309/+309
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-16/+10
2008-09-19re PR libstdc++/37470 (parallel/base.h log2 conflicts with math.h)Johannes Singler1-2/+2
2008-07-15find_selectors.h: Correct name for include guard #ifndef.Johannes Singler1-2/+1
2008-04-232008-04-23 Johannes Singler <singler@ira.uka.de>Johannes Singler1-18/+26
2008-02-17re PR libstdc++/35221 (libstdc++ broken)Paolo Carlini1-1/+1
2008-02-15types.h: Move enum parallelism here.Benjamin Kosnik1-2/+1
2008-01-31auto_ptr.h: Fix comment typos.Ralf Wildenhues1-1/+1
2008-01-10multiway_merge.h: Reformat to 80 columns; adjust some inline specifiers; othe...Paolo Carlini1-13/+13
2008-01-09iterator.h: Reformat to 80 columns; adjust some inline specifiers.Paolo Carlini1-469/+494
2007-10-09PR libstdc++/33489 continued.Benjamin Kosnik1-24/+17
2007-10-08parallel_mode.html: Added reference to MCSTL.Johannes Singler1-0/+7
2007-09-11Add parallel mode.Johannes Singler1-0/+608