summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/std/algorithm
AgeCommit message (Expand)Author
2020-02-06libstdc++: Implement C++20 constrained algorithmsPatrick Palka
2020-01-01Update copyright years.Jakub Jelinek
2019-06-12Fix incorrect __cpp_lib_parallel_algorithm macro definitionsJonathan Wakely
2019-06-07Synchronize libstdc++ PSTL with upstream LLVM PSTLThomas Rodgers
2019-03-21Integrate C++17 parallel algorithmsThomas Rodgers
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-01-05Update copyright years.Jakub Jelinek
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford
2009-11-13algorithm: Include <utility>, per UK-300.Paolo Carlini
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2007-09-11Add parallel mode.Johannes Singler
2007-03-04acinclude.m4 (GLIBCXX_ENABLE_CHEADERS): Add c_global.Benjamin Kosnik
2007-03-03PR libstdc++/28080 (partial)Paolo Carlini
2006-12-07Makefile.am (std_headers_rename): Remove.Benjamin Kosnik
2002-01-12Makefile.am (std_headers): Update list with new names.Phil Edwards
2002-01-04Makefile.am (std_headers): Remove cXXX from list.Benjamin Kosnik
2001-09-27*: Add Doxygen hooks.Phil Edwards
2001-06-08*: Add copyright notice.Benjamin Kosnik
2000-10-05include: New directory.Benjamin Kosnik