aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/std/memory
AgeCommit message (Expand)AuthorFilesLines
2025-07-09libstdc++: Add smart ptr owner_equals and owner_hash [PR117403]Paul Keir1-0/+1
2025-06-02libstdc++: Implement C++26 std::polymorphic [PR119152]Jonathan Wakely1-0/+1
2025-05-26libstdc++: Implement C++26 std::indirect [PR119152]Jonathan Wakely1-0/+5
2025-05-02libstdc++: Add missing feature-test macro in <memory>Dhruv Chawla1-0/+1
2025-01-02Update copyright years.Jakub Jelinek1-1/+1
2024-09-25libstdc++: #ifdef out #pragma GCC system_headerJason Merrill1-0/+2
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-11-16libstdc++: Implement std::out_ptr and std::inout_ptr for C++23 [PR111667]Jonathan Wakely1-0/+5
2023-11-16libstdc++: Only declare feature test macros in standard headersJonathan Wakely1-0/+14
2023-08-16libstdc++: Replace all manual FTM definitions and useArsen Arsenović1-10/+5
2023-04-05libstdc++: Harmonize <version> and other headersArsen Arsenović1-0/+6
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-10-03libstdc++: Mark headers that must be hosted as such [PR103626]Arsen Arsenović1-1/+1
2022-09-16libstdc++: Add preprocessor conditions for freestanding [PR106953]Jonathan Wakely1-3/+8
2022-09-15libstdc++: Remove unnecessary header from <memory>Jonathan Wakely1-1/+0
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-06-22libstdc++: Remove garbage collection support for C++23 [P2186R2]Jonathan Wakely1-2/+2
2021-04-09libstdc++: Fix even more doxygen markup for group close commandsJonathan Wakely1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-10-22libstdc++: Reduce header dependencies in and on <memory>Jonathan Wakely1-218/+9
2020-09-11libstdc++: only pull in bits/align.h if C++11 or laterThomas Rodgers1-1/+1
2020-09-11libstdc++: Split std::align/assume_aligned to bits/align.hThomas Rodgers1-59/+1
2020-04-22libstdc++: Add missing feature test macrosJonathan Wakely1-0/+1
2020-02-19libstdc++: uninitialized_construct_using_allocator should use construct_at (L...Jonathan Wakely1-3/+4
2020-02-17libstdc++ P1956R1 On the names of low-level bit manipulation functionsJonathan Wakely1-2/+2
2020-02-13libstdc++: Implement ranges [specialized.algorithms]Patrick Palka1-0/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-10-22Remove redundant std::allocator members for C++20Jonathan Wakely1-0/+1
2019-07-31Qualify call to prevent ADLJonathan Wakely1-2/+3
2019-07-16Add parens around constraint in <memory>.Jason Merrill1-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-1/+1
2019-05-02Improve API docs for <memory> and <scoped_allocator>Jonathan Wakely1-4/+35
2019-04-26Tweak C++2a uses-allocator construction utilitiesJonathan Wakely1-2/+4
2019-03-21Integrate C++17 parallel algorithmsThomas Rodgers1-0/+14
2019-03-01C++2a Utility functions to implement uses-allocator construction (P0591R4)Jonathan Wakely1-0/+193
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-11Implement P1007R3 std::assume_alignedJonathan Wakely1-0/+15
2018-07-26Modify some library internals to work without <stdint.h>Jonathan Wakely1-3/+8
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-03-02PR libstdc++/79789 fix non-reserved names in headersJonathan Wakely1-3/+3
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-10-13Avoid #include <functional> in other headersJonathan Wakely1-1/+0
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-05-01memory (pointer_safety, [...]): Define.Jonathan Wakely1-0/+20
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-12std::shared_ptr atomic operationsJonathan Wakely1-0/+1
2014-10-13re PR libstdc++/57350 (std::align missing)Jonathan Wakely1-4/+5
2014-10-13memory (align): Define.Rüdiger Sonderfeld1-0/+42
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford1-1/+1