aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/std/vector
AgeCommit message (Expand)AuthorFilesLines
2025-11-20libstdc++: [_GLIBCXX_DEBUG] Fix std::erase_if behavior for __gnu_debug::vectorFrançois Dumont1-10/+7
2025-10-10libstdc++: Implement P3235R3 optimizations for std::print [PR121790]Tomasz Kamiński1-0/+7
2025-10-01libstdc++: Avoid _GLIBCXX20_CONSTEXPR in C++ >= 20 code sectionsFrançois Dumont1-4/+2
2025-09-26libstdc++: Simplify std::erase functions for sequence containersJonathan Wakely1-17/+2
2025-09-26libstdc++: Eliminate __gnu_cxx::__ops function objectsJonathan Wakely1-2/+2
2025-04-11libstdc++: Define __cpp_lib_containers_ranges in appropriate headers [PR111055]Tomasz Kamiński1-0/+1
2025-04-04libstdc++: Provide formatter for vector<bool>::reference [PR109162]Tomasz Kamiński1-0/+32
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-1/+3
2024-09-03libstdc++: Add missing feature-test macro in various headersDhruv Chawla1-0/+1
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-11-16libstdc++: Only declare feature test macros in standard headersJonathan Wakely1-0/+3
2023-08-16libstdc++: Replace all manual FTM definitions and useArsen Arsenović1-4/+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-0/+2
2022-05-19libstdc++: Ensure pmr aliases work without <memory_resource>Jonathan Wakely1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-12-08libstdc++: [_GLIBCXX_DEBUG] Enhance std::erase_if for vector/dequeFrançois Dumont1-8/+22
2021-11-12libstdc++: Implement constexpr std::vector for C++20Jonathan Wakely1-0/+2
2021-10-08libstdc++: Restore debug checks in uniform container erasure functionsJonathan Wakely1-13/+11
2021-10-07libstdc++: Avoid debug checks in uniform container erasure functionsJonathan Wakely1-13/+13
2021-10-01libstdc++: Reduce header dependencies for C++20 std::erase [PR92546]Jonathan Wakely1-7/+13
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-02-15libstdc++: Update __cpp_lib_erase_if macro (P1115R3)Jonathan Wakely1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-09-26Remove include directives for deleted Profile Mode headersJonathan Wakely1-4/+0
2019-01-29Ensure pool resources always use normal mode vectorJonathan Wakely1-0/+7
2019-01-10Define __cpp_lib_erase_if feature test macroJonathan Wakely1-0/+3
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-30Pre-emptively support P0646R1 for std container erasure.Edward Smith-Rowland1-2/+6
2018-11-29Only include bits/stl_algo.h for C++20.Edward Smith-Rowland1-1/+3
2018-11-29Fix erasure goofs.Edward Smith-Rowland1-0/+1
2018-11-28Implement uniform container erasure for C++20.Edward Smith-Rowland1-0/+23
2018-08-10Define aliases for containers using polymorphic_allocatorJonathan Wakely1-1/+13
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-06-16Remove trailing whitespace from libstdc++ headersJonathan Wakely1-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-10-03re PR libstdc++/58604 (Text truncation in comments of /usr/include/c++/4.7/ve...John Woolverton1-1/+1
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford1-2/+1
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-07-27[multiple changes]Paolo Carlini1-0/+1
2009-10-03merge branch profile-stdlibSilvius Rus1-1/+5
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-14/+9
2007-03-04acinclude.m4 (GLIBCXX_ENABLE_CHEADERS): Add c_global.Benjamin Kosnik1-4/+4
2007-03-03PR libstdc++/28080 (partial)Paolo Carlini1-2/+2
2006-12-07Makefile.am (std_headers_rename): Remove.Benjamin Kosnik1-0/+82