summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/parallel/base.h
AgeCommit message (Expand)Author
2025-01-02Update copyright years.Jakub Jelinek
2024-10-25non-gcc: Remove trailing whitespaceJakub Jelinek
2024-10-03libstdc++: Fix -Wdeprecated-declarations warning for Parallel Mode [PR116944]Jonathan Wakely
2024-09-25libstdc++: more #pragma diagnosticJason Merrill
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-09-01libstdc++: Add compile-time checks to__glibcxx_assert [PR 71960]Jonathan Wakely
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-12-08PR71856 try to fix Parallel Mode assertions againJonathan 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-01-30PR libstdc++/36104 part fourBenjamin Kosnik
2010-06-13base.h (min, max): Mark inline.Paolo Carlini
2010-06-03c++config (std::size_t, [...]): Provide typedefs.Paolo Carlini
2010-03-22base.h (_PseudoSequence): Do not forward declare.Paolo Carlini
2010-03-22base.h (_Less): Use std::less.Paolo Carlini
2010-01-18base.h (__unary_negate): Correct comment.Johannes Singler
2010-01-12base.h (decode2): Rename to __decode2.Paolo Carlini
2009-12-07re PR libstdc++/42319 (incomplete type char_traits if parallel mode is active)Paolo Carlini
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-05multiway_merge.h: Simple formatting and uglification fixes.Paolo Carlini
2009-10-02base.h: Take integer types from <tr1/cstdint>.Johannes Singler
2009-09-25base.h: Comment on presence of min/max duplicates.Johannes Singler
2009-09-24base.h (_EqualFromLess): Move _Compare template parameter to the end as of ot...Johannes Singler
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-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2008-12-16cstdatomic: Remove assert include.Benjamin Kosnik
2008-09-19re PR libstdc++/37470 (parallel/base.h log2 conflicts with math.h)Johannes Singler
2008-07-15find_selectors.h: Correct name for include guard #ifndef.Johannes Singler
2008-06-26base.h (plus, multiplies): Use __typeof__, not typeof.Paolo Carlini
2008-03-26run_doxygen: Remove html_output_dir.Benjamin Kosnik
2008-02-18re PR libstdc++/34797 ([parallel mode] Settings are separated for each compil...Benjamin Kosnik
2008-02-17re PR libstdc++/35221 (libstdc++ broken)Paolo Carlini
2008-02-15types.h: Move enum parallelism here.Benjamin Kosnik
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