re PR libstdc++/43554 (profile-mode version of forward_list missing)
[gcc.git] / libstdc++-v3 / include / parallel /
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.
2009-09-16 Johannes Singlerbase.h: Correct some comments accidentally changed...
2009-09-16 Johannes Singlerbase.h (_EqualFromLess): Correct uglification of member...
2009-09-16 Johannes Singlerbase.h (_PseudoSequenceIterator, [...]): Replace redund...
2009-09-16 Johannes Singleralgobase.h: Uglify internal identifiers.
2009-09-11 Johannes Singler2009-09-11 Johannes Singler <singler@ira.uka.de>
2009-05-06 Johannes Singlerre PR libstdc++/39546 (parallel mode doesn't support...
2009-05-03 Jan Hubickasettings.h (get): Mark const.
2009-04-09 Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-02-03 Johannes Singleralgorithmfwd.h: Add parallelism default for many declar...
2008-12-16 Benjamin Kosnikcstdatomic: Remove assert include.
2008-09-19 Johannes Singlerre PR libstdc++/37470 (parallel/base.h log2 conflicts...
2008-08-12 Johannes Singler2008-08-12 Johannes Singler <singler@ira.uka.de>
2008-07-15 Johannes Singlerfind_selectors.h: Correct name for include guard #ifndef.
2008-07-10 Johannes Singlerbalanced_quicksort.h: (qsb_divide) Replace "*end" by...
2008-07-09 Johannes Singlerrandom_shuffle.h: (sequential_random_shuffle) Copy...
2008-06-26 Paolo Carlinibase.h (plus, multiplies): Use __typeof__, not typeof.
2008-06-05 Johannes Singlerrandom_shuffle.h: (parallel_random_shuffle_drs) Get...
2008-05-16 Johannes Singlerparallel_mode.xml: Documented the new choices, factorin...
2008-05-07 Johannes Singlerquicksort.h: (parallel_sort_qs_conquer) Explicitly...
2008-05-06 Johannes Singler2008-05-06 Johannes Singler <singler@ira.uka.de>
2008-04-23 Johannes Singlerquicksort.h: Reformat,
2008-04-23 Johannes Singler2008-04-23 Johannes Singler <singler@ira.uka.de>
2008-04-07 Johannes Singlerre PR libstdc++/35588 ([parallel mode] parallel std...
2008-03-26 Benjamin Kosnikrun_doxygen: Remove html_output_dir.
2008-03-20 Johannes Singlerset_operations.h: Removed superfluous set_intersection.
2008-02-18 Benjamin Kosnikre PR libstdc++/34797 ([parallel mode] Settings are...
2008-02-17 Paolo Carlinire PR libstdc++/35221 (libstdc++ broken)
2008-02-16 Benjamin Kosnikrandom_number.h: Use TR1's mersenne_twister.
2008-02-16 Benjamin Kosniktypes.h: Remove enum parallelism.
2008-02-15 Benjamin Kosniktypes.h: Move enum parallelism here.
2008-01-31 Ralf Wildenhuesauto_ptr.h: Fix comment typos.
2008-01-15 Paolo Carlinilist_partition.h: Formatting fixes, inline tweaks.
2008-01-14 Paolo Carlinitree.h: Remove.
2008-01-10 Paolo Carlinimultiway_merge.h: Reformat to 80 columns; adjust some...
2008-01-09 Paolo Carliniiterator.h: Reformat to 80 columns; adjust some inline...
2008-01-01 Paolo Carlinire PR libstdc++/34095 (parallel mode: segfault in std...
2008-01-01 Paolo Carlinire PR libstdc++/34636 (Parallel sort fails)
2007-12-15 Benjamin Kosnikpartial_sum.h: Include new.
2007-11-28 Johannes Singlermultiway_merge.h: Destruct only elements that were...
2007-11-22 Johannes Singlerre PR libstdc++/33893 ([parallel mode] Algorithms rely...
2007-11-15 Paolo Carlinire PR libstdc++/34105 (Confusing error message with...
2007-11-14 Johannes Singlermultiway_merge.h: More robust finding of an arbitrary...
2007-11-02 Johannes Singlerre PR libstdc++/33892 ([libstdc++ v3 parallel mode...
2007-10-25 Johannes Singlermultiway_merge.h: Removed Timing<inactive_tag>
2007-10-10 Danny Smithre PR libstdc++/33578 (__gnu_parallel::yield means...
2007-10-10 Benjamin Kosnikre PR libstdc++/33633 (-D_GLIBCXX_DEBUG vs ext/hash_*)
2007-10-09 Wolfgang BangerthPR libstdc++/33485 continued.
2007-10-09 Benjamin KosnikPR libstdc++/33489 continued.
2007-10-08 Johannes Singlerbase.h: Added plus and multiplies functor for different...
2007-10-08 Benjamin Kosnikre PR libstdc++/33489 (parallel v3: not default constru...
2007-10-08 Johannes Singlerparallel_mode.html: Added reference to MCSTL.
2007-10-06 Benjamin Kosnikre PR libstdc++/33487 (parallel v3: more functions...
2007-09-28 Benjamin Kosnikalgorithmfwd.h: Spacing.
2007-09-17 Johannes Singlerfor_each.h: Fixed comment/doxygen markup typos.
2007-09-14 Benjamin Kosnikbase.h (__gnu_parallel::less<Tp>): Add partial speciali...
2007-09-14 Benjamin Kosnikall_pedantic_errors.cc: New.
2007-09-12 Benjamin Kosnikfind.h: Doxygen fixups.
2007-09-11 Johannes SinglerAdd parallel mode.