Implement N4100 File System TS
[gcc.git] / libstdc++-v3 / include / parallel / algo.h
2015-01-05 Jakub JelinekUpdate copyright years.
2014-11-03 Paolo Carlinialgo.h: Do not use default arguments in function templa...
2014-01-02 Richard SandifordUpdate copyright years in libstdc++-v3/
2013-09-30 Paolo Carlinialgo.h (__find_switch): Use __binder2nd.
2013-02-03 Richard SandifordUpdate copyright in libstdc++-v3.
2012-11-10 Jason Merrill* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__...
2011-05-27 Paolo Carlinire PR libstdc++/49187 (parallel mode compilation broken...
2011-01-30 Benjamin KosnikPR libstdc++/36104 part four
2011-01-26 Johannes Singlernumeric (inner_product, [...]): Qualify subsequent...
2010-03-22 Johannes Singlernumeric (inner_product, [...]): Precede subsequent...
2010-03-19 Paolo Carlinistl_algo.h (shuffle): Add, per D3056.
2010-01-19 Johannes Singlerre PR libstdc++/42712 (search_n/iterator.cc times out...
2010-01-12 Paolo Carlinibase.h (decode2): Rename to __decode2.
2009-09-24 Johannes Singleralgo.h: Uglify internal identifiers; correct line breaks.
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 (_EqualFromLess): Correct uglification of member...
2009-09-16 Johannes Singlerbase.h (_PseudoSequenceIterator, [...]): Replace redund...
2009-09-16 Johannes Singleralgobase.h: Uglify internal identifiers.
2009-05-06 Johannes Singlerre PR libstdc++/39546 (parallel mode doesn't support...
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-06-05 Johannes Singlerrandom_shuffle.h: (parallel_random_shuffle_drs) Get...
2008-04-23 Johannes Singlerquicksort.h: Reformat,
2008-02-18 Benjamin Kosnikre PR libstdc++/34797 ([parallel mode] Settings are...
2008-01-15 Paolo Carlinilist_partition.h: Formatting fixes, inline tweaks.
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...
2007-10-06 Benjamin Kosnikre PR libstdc++/33487 (parallel v3: more functions...
2007-09-11 Johannes SinglerAdd parallel mode.