]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/testsuite/util/testsuite_allocator.h
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / util / testsuite_allocator.h
2020-01-01  Jakub JelinekUpdate copyright years.
2019-10-22  Jonathan WakelyRemove redundant std::allocator members for C++20
2019-10-04  Jonathan WakelyReplace uses of std::tr1::unordered_map in testsuite
2019-05-17  François DumontMove from state of allocators (LWG2593)
2019-05-14  Jonathan WakelyFix NullablePointer test utility
2019-05-14  Jonathan WakelyFix indentation in testsuite utility header
2019-05-14  Jonathan WakelyAdd __gnu_test::NullablePointer utility to testsuite
2019-04-25  Jonathan WakelyPR libstdc++/90239 use uses_allocator_construction_args...
2019-03-01  Jonathan WakelyFix test memory_resource to work without sized deallocation
2019-01-29  Jonathan WakelyFix tests that fail in C++2a mode
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-23  François Dumont2018-12-23 François Dumont <fdumont@gcc.gnu.org>
2018-08-23  Jonathan WakelyFix failure when -fno-rtti test is run in C++17 or...
2018-07-24  Jonathan WakelyAdd initial version of C++17 <memory_resource> header
2018-01-03  Jakub JelinekUpdate copyright years.
2017-06-12  François Dumontstl_tree.h (_Rb_tree_impl()): Restore _Node_allocator...
2017-05-31  Jonathan WakelyPR libstdc++/80893 Fix null dereference in vector<bool>
2017-01-27  Jonathan WakelyPR libstdc++/79254 fix exception-safety in std::string...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-10-13  Paolo Carlinicontainer_access.cc: Remove 'test' variables.
2016-10-10  Jonathan WakelyDefine std::allocator<T>::is_always_equal
2016-04-29  Chris GregoryRemove trailing whitespace from libstdc++-v3 files
2016-01-04  Jakub JelinekUpdate copyright years.
2015-09-11  Jonathan WakelyImplement N4258 noexcept for std::basic_string.
2015-09-10  Jonathan Wakely* testsuite/util/testsuite_allocator.h (PointerBase...
2015-05-13  Jonathan Wakelyalloc_traits.h (_S_max_size): Implement LWG 2466.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-04  Jonathan Wakely* testsuite/util/testsuite_allocator.h (operator==...
2014-07-29  François Dumont2014-07-29 François Dumont <fdumont@gcc.gnu.org>
2014-06-27  Paolo Carlini2014-06-27 Paolo Carlini <paolo.carlini@oracle.com>
2014-06-26  François DumontFix a comment.
2014-06-26  François Dumont2014-06-26 François Dumont <fdumont@gcc.gnu.org>
2014-01-29  Jonathan Wakelyalloc_traits.h (allocator_traits::_S_allocate): Do...
2014-01-22  Jonathan WakelyPR libstdc++/58764 (again)
2014-01-02  Richard SandifordUpdate copyright years in libstdc++-v3/
2013-11-15  Jonathan Wakelystl_map.h (map): Implement C++11 allocator-aware contai...
2013-06-16  Jonathan Wakelyre PR libstdc++/57263 (std::set with user-defined alloc...
2013-02-03  Richard SandifordUpdate copyright in libstdc++-v3.
2012-11-10  Jason Merrill* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__...
2011-10-18  Jason Merrillre PR c++/50500 ([C++0x] [DR 1082] move constructor...
2011-10-07  Jonathan Wakelytestsuite_allocator.h (uneq_allocator): Add propagate_o...
2011-10-04  Jonathan Wakelyalloc_traits.h (__alloc_traits::max_size): Define.
2011-09-02  François Dumonttestsuite_allocator.h (tracker_allocator_counter::...
2011-08-29  Paolo Carlinire PR libstdc++/50118 (node-based containers cannot...
2011-07-11  Paolo Carlinitestsuite_allocator.h (propagating_allocator<>:: operat...
2011-07-09  Jonathan Wakelystl_vector.h: Use new allocator model in C++0x mode.
2011-06-10  Paolo Carlinithrow_allocator.h: Use noexcept.
2011-06-04  Jonathan Wakelytestsuite_allocator.h (tracker_allocator::construct...
2011-05-19  Paolo Carlinituple (tuple<>::operator=(tuple&&)): Specify as noexcept.
2010-12-16  Benjamin Kosniktestsuite_iterators.h: Guard move.h includes.
2010-06-08  Paolo Carlinire PR libstdc++/44417 (make check-target-libstdc++...
2010-06-03  Paolo Carlinic++config (std::size_t, [...]): Provide typedefs.
2009-05-28  Benjamin Kosniktestsuite_allocator.h (check_new, [...]): Move to ...
2009-04-09  Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2008-06-21  Paolo Carlini[multiple changes]
2007-12-09  Jonathan Wakelytestsuite_allocator.h, [...]: Remove semi-colons after...
2007-10-27  Paolo Carlinithrow_allocator.h (throw_allocator<>:: construct<>...
2007-05-24  Paolo Carlinic_locale.h (__convert_from_v): Only switch to the ...
2007-05-22  Paolo Carlinitestsuite_allocator.h (check_new): Assign false to...
2006-10-03  Benjamin Kosniktestsuite_allocator.h (allocation_tracker): To tracker_...
2006-09-19  Benjamin Kosnikres_mng: Remove.
2006-06-07  Benjamin Kosnikutil: New directory.