aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/20_util
AgeCommit message (Expand)Author
2017-10-12Merge branches/gcc-6-branch rev 253668Mark Murray
2017-09-13Merge branches/gcc-6-branch rev 252072.Yvan Roux
2017-06-13Merge branches/gcc-6-branch rev 249140.Yvan Roux
2017-04-04Merge branches/gcc-6-branch rev 246668.Yvan Roux
2017-03-15Merge branches/gcc-6-branch rev 246148.Yvan Roux
2017-02-06Merge branches/gcc-6-branch rev 245201.Yvan Roux
2016-12-13Merge branches/gcc-6-branch rev 243594.Yvan Roux
2016-11-15Merge branches/gcc-6-branch rev 242371.Yvan Roux
2016-10-16Merge branches/gcc-6-branch rev 241214.Yvan Roux
2016-08-22Merge branches/gcc-6-branch rev 239654.Yvan Roux
2016-06-15Merge branches/gcc-6-branch rev 237469.Yvan Roux
2016-04-14Revert empty class parameter passing ABI changes.jason
2016-04-13Adjust for new empty class parameter passing ABI.redi
2016-04-05 PR libstdc++/70437ville
2016-01-25Avoid including all of <random> in <algorithm>redi
2016-01-18Fix construction of std::function from null pointer-to-memberredi
2016-01-15Use static assertion for uses-allocator constructionredi
2016-01-12libstdc++/68877 Reimplement std::__is_swappableredi
2016-01-12Extend std::function test for PR 68995redi
2016-01-12Prevent recursive instantiation in std::functionredi
2016-01-11allocator_traits<allocator<T>> partial specializationredi
2016-01-07Use std::addressof in insert iterators, allocators and promisesredi
2016-01-04 Update copyright years.jakub
2015-12-21Rename test file that had incorrect bug numberredi
2015-12-21libstdc++/68995 qualify calls to __callable_functorredi
2015-12-21libstdc++/68276 consistently qualify std::forwardredi
2015-12-21PR libstdc++/66693.ville
2015-12-15Fix cv-qualifiers in std::bind invocationredi
2015-12-11Fix std::invoke support for reference_wrappersredi
2015-12-02Fix ambiguity with multiple enable_shared_from_this basesredi
2015-11-12Implement D0013R2, logical type traits.ville
2015-11-032015-11-03 Ville Voutilainen <ville.voutilainen@gmail.com>ville
2015-10-25Implement C++17 std::invoke and LWG DR 2219redi
2015-10-052015-10-05 Ville Voutilainen <ville.voutilainen@gmail.com>ville
2015-09-25Avoid creating dangling references in case of nested tuplesville
2015-09-07Relax Debug Mode assertions on operator-> for smart pointers.redi
2015-09-03libstdc++: Run tests on RTEMSsh
2015-08-26Only set std::enable_shared_from_this member once.redi
2015-08-082015-08-08 Ville Voutilainen <ville.voutilainen@gmail.com>ville
2015-08-052015-08-05 Nikolai Bozhenov <n.bozhenov@samsung.com>redi
2015-07-292015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>redi
2015-07-01 * include/bits/alloc_traits.h (__alloctr_rebind): Remove.redi
2015-07-01 * include/bits/ptr_traits.h (__ptrtr_elt_type, __ptrtr_diff_type,redi
2015-06-302015-06-30 Ville Voutilainen <ville.voutilainen@gmail.com>redi
2015-06-26Implement N4258 (Cleaning-up noexcept in the Library rev 3)redi
2015-06-12Use atomics in guard.cc.ramana
2015-06-05 * doc/xml/manual/status_cxx2017.xml: Update status tables.redi
2015-06-052015-06-04 Ville Voutilainen <ville.voutilainen@gmail.com>redi
2015-05-20 PR libstdc++/66078redi
2015-05-13 * include/bits/shared_ptr_base.h (__shared_count(unique_ptr&&)): Checkredi