Daily bump.
[gcc.git] / libstdc++-v3 / testsuite / 20_util / scoped_allocator /
2021-01-04 Jakub JelinekUpdate copyright years.
2020-01-01 Jakub JelinekUpdate copyright years.
2019-10-23 Jonathan WakelyPR c++/91369 Implement P0784R7 changes to allocation...
2019-04-26 Jonathan WakelyTweak C++2a uses-allocator construction utilities
2019-04-25 Jonathan WakelyPR libstdc++/90239 use uses_allocator_construction_args...
2019-02-14 Jonathan WakelyDR 2586 fix value category in uses-allocator checks
2019-01-01 Jakub JelinekUpdate copyright years.
2018-11-21 Jakub Jelinekre PR c++/87386 (Error message for static_assert show...
2018-10-19 Jonathan WakelyFix tests that use allocators with incorrect value...
2018-07-24 Jonathan WakelyReorder conditions in uses-allocator construction helper
2018-06-18 Jonathan WakelyLWG 2975 ensure construct(pair<T,U>*, ...) used to...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-03-23 Daniel KrueglerImplement P0607R0 "Inline Variables for Standard Librar...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-10-14 Jonathan WakelyAvoid copies in std::scoped_allocator_adaptor piecewise...
2016-10-12 Paolo Carlinitestsuite_hooks.h: Rewrite VERIFY in terms of __builtin...
2016-10-06 Jonathan WakelyMake std::scoped_allocator_adaptor's OUTERMOST recursive
2016-08-26 Jonathan WakelyUse effective-target instead of -std options
2016-04-14 Jason MerrillRevert empty class parameter passing ABI changes.
2016-04-13 Jonathan WakelyAdjust for new empty class parameter passing ABI.
2016-01-15 Jonathan WakelyUse static assertion for uses-allocator construction
2016-01-07 Jonathan WakelyUse std::addressof in insert iterators, allocators...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-07-01 Jonathan Wakelyalloc_traits.h (__alloctr_rebind): Remove.
2015-06-26 Jonathan WakelyImplement N4258 (Cleaning-up noexcept in the Library...
2015-03-02 Jonathan Wakelyre PR libstdc++/65279 (std::scoped_allocator_adaptor...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-10-16 Paolo Carlinilibstdc++.exp: Prefer -std=gnu++11.
2014-01-02 Richard SandifordUpdate copyright years in libstdc++-v3/
2013-02-03 Richard SandifordUpdate copyright in libstdc++-v3.
2012-10-19 Jonathan Wakelyscoped_allocator (__outermost_alloc_traits): Define.
2012-04-25 Jonathan Wakelyscoped_allocator (scoped_allocator::__outermost): Do...
2011-07-09 Jonathan WakelyMakefile.am: Add new header.