summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/std/map
AgeCommit message (Expand)Author
2025-04-11libstdc++: Define __cpp_lib_containers_ranges in appropriate headers [PR111055]Tomasz Kamiński
2025-01-02Update copyright years.Jakub Jelinek
2024-09-25libstdc++: #ifdef out #pragma GCC system_headerJason Merrill
2024-09-03libstdc++: Add missing feature-test macro in various headersDhruv Chawla
2024-02-01libstdc++: Implement P2165R4 changes to std::pair/tuple/etc [PR113309]Patrick Palka
2024-01-03Update copyright years.Jakub Jelinek
2023-11-16libstdc++: Only declare feature test macros in standard headersJonathan Wakely
2023-01-16Update copyright years.Jakub Jelinek
2022-11-25libstdc++: Call predicate with non-const values in std::erase_if [PR107850]Jonathan Wakely
2022-10-03libstdc++: Mark headers that must be hosted as such [PR103626]Arsen Arsenović
2022-05-19libstdc++: Ensure pmr aliases work without <memory_resource>Jonathan Wakely
2022-01-03Update copyright years.Jakub Jelinek
2021-11-20libstdc++: [_GLIBCXX_DEBUG] Reduce performance impact on std::erase_ifFrançois Dumont
2021-10-08libstdc++: Restore debug checks in uniform container erasure functionsJonathan Wakely
2021-10-07libstdc++: Avoid debug checks in uniform container erasure functionsJonathan Wakely
2021-01-04Update copyright years.Jakub Jelinek
2020-01-01Update copyright years.Jakub Jelinek
2019-09-26Remove include directives for deleted Profile Mode headersJonathan Wakely
2019-01-01Update copyright years.Jakub Jelinek
2018-11-30Pre-emptively support P0646R1 for std container erasure.Edward Smith-Rowland
2018-11-28Implement uniform container erasure for C++20.Edward Smith-Rowland
2018-08-10Define aliases for containers using polymorphic_allocatorJonathan Wakely
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
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek
2010-07-27[multiple changes]Paolo Carlini
2009-10-03merge branch profile-stdlibSilvius Rus
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2007-03-04acinclude.m4 (GLIBCXX_ENABLE_CHEADERS): Add c_global.Benjamin Kosnik
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