aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/std/algorithm
AgeCommit message (Expand)AuthorFilesLines
2025-01-02Update copyright years.Jakub Jelinek1-1/+1
2024-09-25libstdc++: #ifdef out #pragma GCC system_headerJason Merrill1-0/+2
2024-09-22libstdc++: add default template parameters to algorithmsJonathan Wakely1-0/+1
2024-06-08libstdc++: Define __cpp_lib_ranges in <algorithm>Jonathan Wakely1-0/+1
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-11-21libstdc++: Add freestanding feature test macros (P2407R5)Jonathan Wakely1-0/+1
2023-11-16libstdc++: Only declare feature test macros in standard headersJonathan Wakely1-0/+8
2023-08-16libstdc++: Replace all manual FTM definitions and useArsen Arsenović1-5/+5
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-10-03libstdc++: Mark headers that must be hosted as such [PR103626]Arsen Arsenović1-2/+2
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-07-27libstdc++: Remove unnecessary uses of <utility>Jonathan Wakely1-1/+0
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-02-06libstdc++: Implement C++20 constrained algorithmsPatrick Palka1-0/+3
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-06-12Fix incorrect __cpp_lib_parallel_algorithm macro definitionsJonathan Wakely1-1/+1
2019-06-07Synchronize libstdc++ PSTL with upstream LLVM PSTLThomas Rodgers1-2/+2
2019-03-21Integrate C++17 parallel algorithmsThomas Rodgers1-0/+15
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford1-1/+1
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford1-2/+1
2009-11-13algorithm: Include <utility>, per UK-300.Paolo Carlini1-1/+2
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-14/+9
2007-09-11Add parallel mode.Johannes Singler1-0/+4
2007-03-04acinclude.m4 (GLIBCXX_ENABLE_CHEADERS): Add c_global.Benjamin Kosnik1-4/+4
2007-03-03PR libstdc++/28080 (partial)Paolo Carlini1-3/+2
2006-12-07Makefile.am (std_headers_rename): Remove.Benjamin Kosnik1-0/+70
2002-01-12Makefile.am (std_headers): Update list with new names.Phil Edwards1-76/+0
2002-01-04Makefile.am (std_headers): Remove cXXX from list.Benjamin Kosnik1-6/+45
2001-09-27*: Add Doxygen hooks.Phil Edwards1-0/+5
2001-06-08*: Add copyright notice.Benjamin Kosnik1-0/+29
2000-10-05include: New directory.Benjamin Kosnik1-0/+3