summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/parallel/multiway_merge.h
AgeCommit message (Expand)Author
2025-01-02Update copyright years.Jakub Jelinek
2024-10-25non-gcc: Remove trailing whitespaceJakub Jelinek
2024-10-04libstdc++: Fix some Parallel Mode testsuite failuresJonathan Wakely
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-05-07libstdc++: Make relational operators work with const guarded iterators (PR 92...Jonathan Wakely
2020-05-06Revert "Use const for template argument."Martin Liska
2020-05-05Use const for template argument.Martin Liska
2020-01-01Update copyright years.Jakub Jelinek
2019-10-03Avoid reserved identifier in include/parallel/multiway_merge.hRainer Orth
2019-10-01Fix non-reserved names in Parallel Mode headersJonathan Wakely
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-07-13libstdc++/71856 Define _GLIBCXX_PARALLEL_ASSERTIONSJonathan Wakely
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-08-07user.cfg.in (PDF_HYPERLINKS): To NO.Benjamin Kosnik
2011-05-27re PR libstdc++/49187 (parallel mode compilation broken - unqualified lookup?...Paolo Carlini
2011-05-03re PR libstdc++/48750 (for_each_template_random_access_ed has unbalanced new/...Paolo Carlini
2011-04-282011-04-28 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini
2011-04-28re PR libstdc++/48760 (std::complex constructor buggy in the face of NaN's)Paolo Carlini
2011-04-24multiway_merge.h: Uglify equally_split and equally_split_point throughout.Paolo Carlini
2011-01-24re PR libstdc++/47437 (libstdc++ parallel mode: multiway_merge does not compile)Johannes Singler
2010-06-03c++config (std::size_t, [...]): Provide typedefs.Paolo Carlini
2010-02-04re PR libstdc++/42460 (man page errors for generated libstdc++ man pages)Benjamin Kosnik
2009-11-09multiway_merge.h (multiway_merge_*, [...]): Replace int by appropriate differ...Johannes Singler
2009-11-06user.cfg.in: Adjust includes.Benjamin Kosnik
2009-11-06multiway_merge.h: Simple formatting and uglification fixes.Paolo Carlini
2009-11-05multiway_merge.h: Simple formatting and uglification fixes.Paolo Carlini
2009-11-04multiway_merge.h: Simple formatting and uglification fixes.Paolo Carlini
2009-09-23algobase.h: Uglify internal identifiers; correct line breaks.Johannes Singler
2009-09-17algobase.h: Replace tabs by spaces; correct line breaks.Johannes Singler
2009-09-16base.h: Correct some comments accidentally changed during uglification.Johannes Singler
2009-09-16base.h (_EqualFromLess): Correct uglification of member variables and method ...Johannes Singler
2009-09-16base.h (_PseudoSequenceIterator, [...]): Replace redundant _Self.Johannes Singler
2009-09-16algobase.h: Uglify internal identifiers.Johannes Singler
2009-09-112009-09-11 Johannes Singler <singler@ira.uka.de>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-05-16parallel_mode.xml: Documented the new choices, factoring out common tags.Johannes Singler
2008-05-062008-05-06 Johannes Singler <singler@ira.uka.de>Johannes Singler
2008-04-232008-04-23 Johannes Singler <singler@ira.uka.de>Johannes Singler
2008-04-07re PR libstdc++/35588 ([parallel mode] parallel std::sort and bind())Johannes Singler
2008-02-18re PR libstdc++/34797 ([parallel mode] Settings are separated for each compil...Benjamin Kosnik
2008-01-10multiway_merge.h: Reformat to 80 columns; adjust some inline specifiers; othe...Paolo Carlini