re PR libstdc++/48760 (std::complex constructor buggy in the face of NaN's)
[gcc.git] / libstdc++-v3 / include / parallel / multiway_merge.h
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-01-24 Johannes Singlerre PR libstdc++/47437 (libstdc++ parallel mode: multiwa...
2010-06-03 Paolo Carlinic++config (std::size_t, [...]): Provide typedefs.
2010-02-04 Benjamin Kosnikre PR libstdc++/42460 (man page errors for generated...
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-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-04-09 Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2008-07-15 Johannes Singlerfind_selectors.h: Correct name for include guard #ifndef.
2008-05-16 Johannes Singlerparallel_mode.xml: Documented the new choices, factorin...
2008-05-06 Johannes Singler2008-05-06 Johannes Singler <singler@ira.uka.de>
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-02-18 Benjamin Kosnikre PR libstdc++/34797 ([parallel mode] Settings are...
2008-01-10 Paolo Carlinimultiway_merge.h: Reformat to 80 columns; adjust some...
2008-01-01 Paolo Carlinire PR libstdc++/34095 (parallel mode: segfault in std...
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-14 Johannes Singlermultiway_merge.h: More robust finding of an arbitrary...
2007-10-25 Johannes Singlermultiway_merge.h: Removed Timing<inactive_tag>
2007-10-10 Benjamin Kosnikre PR libstdc++/33633 (-D_GLIBCXX_DEBUG vs ext/hash_*)
2007-10-09 Benjamin KosnikPR libstdc++/33489 continued.
2007-10-08 Johannes Singlerparallel_mode.html: Added reference to MCSTL.
2007-09-14 Benjamin Kosnikbase.h (__gnu_parallel::less<Tp>): Add partial speciali...
2007-09-11 Johannes SinglerAdd parallel mode.