Implement N4100 File System TS
[gcc.git] / libstdc++-v3 / include / parallel / balanced_quicksort.h
2015-01-05 Jakub JelinekUpdate copyright years.
2014-01-02 Richard SandifordUpdate copyright years in libstdc++-v3/
2013-02-03 Richard SandifordUpdate copyright in libstdc++-v3.
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2011-01-24 Johannes Singlerre PR libstdc++/47433 (libstdc++ parallel mode calls...
2010-01-12 Paolo Carlinibase.h (decode2): Rename to __decode2.
2009-12-07 Paolo Carlinire PR libstdc++/42319 (incomplete type char_traits...
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-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 Singleralgobase.h: Uglify internal identifiers.
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-07-10 Johannes Singlerbalanced_quicksort.h: (qsb_divide) Replace "*end" by...
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-11-22 Johannes Singlerre PR libstdc++/33893 ([parallel mode] Algorithms rely...
2007-10-08 Johannes Singlerparallel_mode.html: Added reference to MCSTL.
2007-09-17 Johannes Singlerfor_each.h: Fixed comment/doxygen markup typos.
2007-09-11 Johannes SinglerAdd parallel mode.