]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/include/experimental/memory_resource
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / include / experimental / memory_resource
2024-01-03  Jakub JelinekUpdate copyright years.
2023-09-14  Jonathan Wakelylibstdc++: Remove some more unconditional uses of atomics
2023-04-28  Jonathan Wakelylibstdc++: Minor fixes to doxygen comments
2023-01-16  Jakub JelinekUpdate copyright years.
2023-01-12  Jonathan Wakelylibstdc++: Extend max_align_t special case to 64-bit...
2022-10-03  Arsen Arsenovićlibstdc++: Mark headers that must be hosted as such...
2022-05-05  Jonathan Wakelylibstdc++: Fixes for tests that fail with -fno-rtti
2022-01-03  Jakub JelinekUpdate copyright years.
2021-12-09  Jonathan Wakelylibstdc++: Fix non-reserved name in std::allocator...
2021-01-04  Jakub JelinekUpdate copyright years.
2020-10-23  Jonathan Wakelylibstdc++: Ensure std::forward_as_tuple is defined
2020-05-13  Alexandre Olivax86-vxworks malloc aligns to 8 bytes like solaris
2020-01-01  Jakub JelinekUpdate copyright years.
2019-05-22  Jonathan WakelyPR libstdc++/77691 fix resource_adaptor failures due...
2019-05-02  Jonathan WakelyImprove docs for Library Fundamentals TS
2019-01-21  Ulrich DrepperFix after P0600.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-10-11  Jonathan WakelyPR libstdc++/77691 increase allocation size to at least...
2018-08-15  Jonathan WakelyRefactor uses-allocator construction
2018-07-25  Jonathan WakelyAdd missing header for std::max_align_t
2018-07-24  Jonathan WakelyMake __resource_adaptor_imp usable with C++17 memory_re...
2018-07-24  Jonathan WakelyPR libstdc++/70966 fix lifetime bug for default resource
2018-07-23  Jonathan WakelyPR libstdc++/70940 optimize pmr::resource_adaptor for...
2018-06-22  Jonathan WakelyPR libstdc++/86280 fix undefined left shift on 32-bit...
2018-06-21  Jonathan WakelyPR libstdc++/70940 make pmr::resource_adaptor return...
2018-06-21  Jonathan WakelyPR libstdc++/70940 make pmr::resource_adaptor return...
2018-06-20  Jonathan WakelyPR libstdc++/70966 make pmr::new_delete_resource()...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-07-23  François Dumontre PR libstdc++/81064 (Inline namespace regression)
2017-07-06  Jonathan WakelyPrevent __uses_alloc from holding dangling references
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-14  Jonathan WakelyPR78326 fix incorrect access of data member in base...
2016-10-03  Jonathan WakelyFix libstdc++ versioned namespace build
2016-05-04  Jonathan Wakelylibstdc++/70940 Start fixing polymorphic memory resources
2016-01-04  Jakub JelinekUpdate copyright years.
2015-11-13  Jonathan WakelyDefine alias templates using polymorphic memory resources
2015-11-13  Fan YouImplement C++ LFTSv1 polymorphic memory resources