summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/std/algorithm
AgeCommit message (Expand)Author
2025-06-04libstdc++: Implement C++23 P1659R3 starts_with and ends_withPatrick Palka
2025-01-02Update copyright years.Jakub Jelinek
2024-09-25libstdc++: #ifdef out #pragma GCC system_headerJason Merrill
2024-09-22libstdc++: add default template parameters to algorithmsJonathan Wakely
2024-06-08libstdc++: Define __cpp_lib_ranges in <algorithm>Jonathan Wakely
2024-01-03Update copyright years.Jakub Jelinek
2023-11-21libstdc++: Add freestanding feature test macros (P2407R5)Jonathan Wakely
2023-11-16libstdc++: Only declare feature test macros in standard headersJonathan Wakely
2023-08-16libstdc++: Replace all manual FTM definitions and useArsen Arsenović
2023-01-16Update copyright years.Jakub Jelinek
2022-10-03libstdc++: Mark headers that must be hosted as such [PR103626]Arsen Arsenović
2022-01-03Update copyright years.Jakub Jelinek
2021-07-27libstdc++: Remove unnecessary uses of <utility>Jonathan Wakely
2021-01-04Update copyright years.Jakub Jelinek
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