]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/include/bits/alloc_traits.h
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / include / bits / alloc_traits.h
2020-01-01  Jakub JelinekUpdate copyright years.
2019-12-20  Jonathan Wakelylibstdc++: Add inline to maybe-constexpr functions...
2019-11-18  Jonathan Wakelylibstdc++: Fix some -Wsystem-headers warnings
2019-10-29  Jonathan WakelyFix compilation errors with Clang
2019-10-23  Jonathan WakelyPR c++/91369 Implement P0784R7 changes to allocation...
2019-10-22  Jonathan WakelyRemove redundant std::allocator members for C++20
2019-02-26  Jonathan WakelyPR libstdc++/89477 constrain deduction guides for maps...
2019-02-26  Jonathan WakelyPR libstdc++/89416 fix alloc insertable trait for clang...
2019-02-24  Jonathan WakelyPR libstdc++/89416 fix accessibility of members
2019-02-21  Jonathan WakelyPR libstdc++/89416 fix __is_move_insertable trait
2019-02-05  Jonathan WakelyPR libstdc++/89130 restore support for non-MoveConstruc...
2019-01-21  Ulrich DrepperFix after P0600.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-10-25  Marc GlisseRelocation (= move+destroy)
2018-07-03  Jonathan WakelyRemove redundant #if conditional
2018-01-03  Jakub JelinekUpdate copyright years.
2017-06-07  Jonathan WakelyAdd C++17 deduction guide for std::basic_string (P0433R...
2017-01-20  Jonathan WakelyPR72792 detect allocator pointer types without invalid...
2017-01-20  Jonathan WakelyPR72792 PR72793 relax requirements on rebind members
2017-01-01  Jakub JelinekUpdate copyright years.
2016-01-11  Jonathan Wakelyallocator_traits<allocator<T>> partial specialization
2016-01-04  Jakub JelinekUpdate copyright years.
2015-08-13  Jonathan Wakelyalloc_traits.h: Add feature-test macro.
2015-07-01  Jonathan Wakelyalloc_traits.h (__alloctr_rebind): Remove.
2015-06-26  Jonathan WakelyImplement N4258 (Cleaning-up noexcept in the Library...
2015-05-13  Jonathan Wakelyalloc_traits.h (_S_max_size): Implement LWG 2466.
2015-05-01  Jonathan Wakely* include/bits/alloc_traits.h (__alloc_rebind): Change...
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-11-14  Jonathan Wakelyalloc_traits.h (__allow_copy_cons): Remove.
2013-06-08  Jonathan Wakelyalloc_traits.h (allocator_traits::max_size()): LWG...
2013-03-08  Benjamin Kosnikmemoryfwd.h: New.
2013-01-16  Jonathan WakelyPR libstdc++/55043 (again)
2013-01-16  Jonathan Wakelyre PR libstdc++/55043 (issue with nesting unordered_map...
2012-11-10  Jason Merrill* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__...
2012-07-16  Jonathan Wakelyre PR libstdc++/53978 (Missing static const definitions...
2011-11-08  Jonathan Wakelyptr_traits.h (__rebind): Replace with...
2011-08-07  Jonathan Wakelyalloc_traits.h: Fix doxygen @headername.
2011-08-07  Benjamin Kosnikuser.cfg.in (PDF_HYPERLINKS): To NO.
2011-06-22  Jonathan WakelyMakefile.am: Add alloc_traits.h headers.