]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/include/ext/alloc_traits.h
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / include / ext / alloc_traits.h
2023-01-16  Jakub JelinekUpdate copyright years.
2022-11-08  Jonathan Wakelylibstdc++: Add always_inline to most allocator functions
2022-09-16  Jonathan Wakelylibstdc++: Move allocator-related helpers to <bits...
2022-01-03  Jakub JelinekUpdate copyright years.
2021-01-04  Jakub JelinekUpdate copyright years.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-10-29  Jonathan WakelyFix compilation errors with Clang
2019-10-23  Jonathan WakelyPR c++/91369 Implement P0784R7 changes to allocation...
2019-10-23  Jonathan WakelyAdjust extension types to use allocator_traits
2019-01-21  Ulrich DrepperFix after P0600.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-10-25  Marc GlisseRelocation (= move+destroy)
2018-01-03  Jakub JelinekUpdate copyright years.
2017-09-13  Jonathan WakelyDefine std::__to_address helper
2017-06-07  Jonathan WakelyAdd C++17 deduction guide for std::basic_string (P0433R...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-01-04  Jakub JelinekUpdate copyright years.
2015-07-13  Jonathan Wakelyc++config (_GLIBCXX_NOEXCEPT_IF): Define.
2015-06-26  Jonathan WakelyImplement N4258 (Cleaning-up noexcept in the Library...
2015-06-17  Jonathan Wakelyalloc_traits.h (__alloc_traits::_S_nothrow_swap())...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-06-25  Jonathan Wakelyalloc_traits.h (__alloc_rebind): Define alias template.
2014-01-29  Jonathan Wakelyalloc_traits.h (allocator_traits::_S_allocate): Do...
2014-01-02  Richard SandifordUpdate copyright years in libstdc++-v3/
2013-03-08  Benjamin Kosnikmemoryfwd.h: New.
2013-02-03  Richard SandifordUpdate copyright in libstdc++-v3.
2012-12-11  Jonathan Wakelyre PR libstdc++/55631 (Several ext/ headers can not...
2012-11-19  Jonathan Wakelystl_algo.h (reverse_copy): Update comment per DR 2074.
2012-11-10  Jason Merrill* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__...
2012-07-16  Jonathan Wakelyre PR libstdc++/53978 (Missing static const definitions...
2012-04-22  Jonathan Wakelyalloc_traits.h (__alloc_traits::difference_type): Define.
2011-11-08  Jonathan Wakelyptr_traits.h (__rebind): Replace with...
2011-10-04  Jonathan Wakelyalloc_traits.h (__alloc_traits::max_size): Define.
2011-07-09  Jonathan Wakelyalloc_traits.h (__allocator_always_compares_equal)...
2011-06-22  Jonathan WakelyMakefile.am: Add alloc_traits.h headers.