]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/include/parallel
s390: Add some missing vector patterns.
[thirdparty/gcc.git] / libstdc++-v3 / include / parallel /
2025-02-14  Jonathan Wakelylibstdc++: Fix more unqualified uses of make_pair
2025-01-02  Jakub JelinekUpdate copyright years.
2024-10-25  Jakub Jelineknon-gcc: Remove trailing whitespace
2024-10-04  Jonathan Wakelylibstdc++: Fix some Parallel Mode testsuite failures
2024-10-03  Jonathan Wakelylibstdc++: Fix -Wdeprecated-declarations warning for...
2024-09-25  Jason Merrilllibstdc++: #ifdef out #pragma GCC system_header
2024-09-25  Jason Merrilllibstdc++: more #pragma diagnostic
2024-01-03  Jakub JelinekUpdate copyright years.
2023-06-02  François Dumontlibstdc++: Fix broken _GLIBCXX_PARALLEL mode
2023-06-01  François Dumontlibstdc++: Reduce <functional> inclusion to <stl_algoba...
2023-01-16  Jakub JelinekUpdate copyright years.
2022-01-03  Jakub JelinekUpdate copyright years.
2021-01-04  Jakub JelinekUpdate copyright years.
2020-11-04  Jonathan Wakelylibstdc++: Define new C++17 std::search overload for...
2020-09-01  Jonathan Wakelylibstdc++: Add compile-time checks to__glibcxx_assert...
2020-05-07  Jonathan Wakelylibstdc++: Fix some C++20 algorithms to work in paralle...
2020-05-07  Jonathan Wakelylibstdc++: Make relational operators work with const...
2020-05-06  Martin LiskaRevert "Use const for template argument."
2020-05-05  Martin LiskaUse const for template argument.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-10-03  Rainer OrthAvoid reserved identifier in include/parallel/multiway_...
2019-10-01  Jonathan WakelyMake some new algorithms work in parallel mode
2019-10-01  Jonathan WakelyMake some parallel mode algorithms usable in constexpr...
2019-10-01  Jonathan WakelyFix non-reserved names in Parallel Mode headers
2019-09-30  Jonathan WakelyPR libstdc++/77936 remove unused variable
2019-05-02  Jonathan WakelyFix markup for Parallel Mode docs
2019-01-03  Jonathan WakelyPR libstdc++/88607 replace or remove unnecessary UTF...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-08  Jonathan WakelyPR71856 try to fix Parallel Mode assertions again
2016-09-25  François Dumontalgo.h: Generalize usage of std::__iterator_category.
2016-07-13  Jonathan Wakelylibstdc++/71856 Define _GLIBCXX_PARALLEL_ASSERTIONS
2016-01-04  Jakub JelinekUpdate copyright years.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-04  Jonathan Wakelynumeric.h: Do not use default arguments in function...
2014-11-03  Paolo Carlinialgo.h: Do not use default arguments in function templa...
2014-06-14  Jonathan Wakelyuser.cfg.in (INPUT): Add C++14 headers.
2014-01-02  Richard SandifordUpdate copyright years in libstdc++-v3/
2013-10-01  François Dumontalgobase.h (mismatch, equal): Provide parallel version...
2013-09-30  Paolo Carlinialgo.h (__find_switch): Use __binder2nd.
2013-09-27  François Dumontpredefined_ops.h: New.
2013-03-08  Benjamin Kosnikmemoryfwd.h: New.
2013-02-03  Richard SandifordUpdate copyright in libstdc++-v3.
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-10  Jason Merrill* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__...
2012-10-09  Jonathan Wakelyre PR libstdc++/54754 ([parallel mode] 'make check...
2012-09-29  Jonathan Wakelyre PR libstdc++/34106 ([parallel mode] Atomic operation...
2012-02-13  Richard HendersonPR libstdc++/51798 continued
2012-02-10  Benjamin KosnikPR libstdc++/51798 continued.
2011-12-10  Benjamin Kosnikuser.cfg.in: Add macros, directories.
2011-08-07  Benjamin Kosnikuser.cfg.in (PDF_HYPERLINKS): To NO.
2011-05-27  Paolo Carlinire PR libstdc++/49187 (parallel mode compilation broken...
2011-05-03  Paolo Carlinire PR libstdc++/48750 (for_each_template_random_access_...
2011-04-28  Paolo Carlini2011-04-28 Paolo Carlini <paolo.carlini@oracle.com>
2011-04-28  Paolo Carlinire PR libstdc++/48760 (std::complex constructor buggy...
2011-04-24  Paolo Carlinimultiway_merge.h: Uglify equally_split and equally_spli...
2011-02-11  Johannes Singlerre PR libstdc++/47433 (libstdc++ parallel mode calls...
2011-01-30  Benjamin KosnikPR libstdc++/36104 part four
2011-01-26  Johannes Singlernumeric (inner_product, [...]): Qualify subsequent...
2011-01-24  Johannes Singlerre PR libstdc++/47433 (libstdc++ parallel mode calls...
2011-01-24  Johannes Singlerre PR libstdc++/47437 (libstdc++ parallel mode: multiwa...
2011-01-03  Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-11-09  François Dumontalgobase.h (equal): Call parallel variant for applicabl...
2010-09-19  Ralf WildenhuesUglify C++ headers some more.
2010-06-13  Paolo Carlinibase.h (min, max): Mark inline.
2010-06-08  Johannes Singler2010-06-08 Johannes Singler <singler@kit.edu>
2010-06-08  Johannes Singler2010-06-08 Johannes Singler <singler@kit.edu>
2010-06-03  Paolo Carlinic++config (std::size_t, [...]): Provide typedefs.
2010-04-22  Johannes Singlerpartition.h (__parallel_partition): Improve scalability...
2010-03-30  Johannes Singlerrandom_shuffle.h (__parallel_random_shuffle_drs): Take...
2010-03-22  Johannes Singlernumeric (inner_product, [...]): Precede subsequent...
2010-03-22  Paolo Carlinibase.h (_PseudoSequence): Do not forward declare.
2010-03-22  Paolo Carlinibase.h (_Less): Use std::less.
2010-03-19  Paolo Carlinistl_algo.h (shuffle): Add, per D3056.
2010-03-16  Paolo Carlinire PR libstdc++/43394 (Spurious warnings while building...
2010-02-04  Benjamin Kosnikre PR libstdc++/42460 (man page errors for generated...
2010-01-19  Johannes Singlerre PR libstdc++/42712 (search_n/iterator.cc times out...
2010-01-18  Johannes Singlerbase.h (__unary_negate): Correct comment.
2010-01-12  Paolo Carlinibase.h (decode2): Rename to __decode2.
2009-12-11  Paolo Carlinire PR libstdc++/42352 (-std=c++0x reference binding...
2009-12-07  Paolo Carlinire PR libstdc++/42319 (incomplete type char_traits...
2009-11-19  Johannes Singlerpartition.h (__parallel_partition): Correctly initializ...
2009-11-09  Johannes Singlermultiway_merge.h (multiway_merge_*, [...]): Replace...
2009-11-06  Benjamin Kosnikuser.cfg.in: Adjust includes.
2009-11-06  Paolo Carlinimultiway_merge.h: Simple formatting and uglification...
2009-11-05  Paolo Carlinimultiway_merge.h: Simple formatting and uglification...
2009-11-04  Paolo Carlinimultiway_merge.h: Simple formatting and uglification...
2009-10-28  Johannes Singlerre PR libstdc++/40852 ([parallel-mode] parallel sort...
2009-10-13  Paolo Carlinifor_each_selectors.h: Minor uglification and stylistic...
2009-10-09  Paolo Carlininumeric (__adjacent_difference_switch): Fix typo.
2009-10-02  Johannes Singlerbase.h: Take integer types from <tr1/cstdint>.
2009-09-28  Johannes Singlerfor_each_selectors.h: Remove obsolete comment.
2009-09-25  Johannes Singler2009-09-25 Johannes Singler <singler@ira.uka.de>
2009-09-25  Johannes Singlerbase.h: Comment on presence of min/max duplicates.
2009-09-25  Johannes Singlerpartition.h (__parallel_nth_element): Correct comment.
2009-09-24  Johannes Singleralgo.h: Uglify internal identifiers; correct line breaks.
2009-09-24  Johannes Singlerbase.h (_EqualFromLess): Move _Compare template paramet...
2009-09-23  Johannes Singleralgobase.h: Uglify internal identifiers; correct line...
2009-09-17  Johannes Singleralgobase.h: Replace tabs by spaces; correct line breaks.
next