aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/23_containers/set
AgeCommit message (Expand)Author
2019-10-16[arm] fix bootstrap failure due to uninitialized warningrearnsha
2019-06-06Fix tests that fail in C++2a moderedi
2019-06-03Enforce allocator::value_type consistency for containers in C++2aredi
2019-05-17PR libstdc++/85965 move is_invocable assertions againredi
2019-05-172019-05-17 François Dumont <fdumont@gcc.gnu.org>fdumont
2019-05-13Remove Profile Mode, deprecated since GCC 7.1redi
2019-03-26PR libstdc++/85965 delay static assertions until types are completeredi
2019-02-26PR libstdc++/89477 constrain deduction guides for maps and setsredi
2019-01-10Define __cpp_lib_erase_if feature test macroredi
2019-01-01 Update copyright years.jakub
2018-11-302018-11-30 Edward Smith-Rowland <3dw4rd@verizon.net>emsr
2018-11-292018-11-29 Edward Smith-Rowland <3dw4rd@verizon.net>emsr
2018-11-282018-11-28 Edward Smith-Rowland <3dw4rd@verizon.net>emsr
2018-10-19Skip tests for GNU extensions when testing with strict moderedi
2018-10-19Fix testsuite failures due to extra errors in strict dialectsredi
2018-10-19Conditionally disable tests of non-standard extensionsredi
2018-10-19Remove duplicate testsredi
2018-09-03PR libstdc++/87194 fix range insertion into maps and setsredi
2018-08-24Forward declare debug containers so std::pmr aliases workredi
2018-08-09Define aliases for containers using polymorphic_allocatorredi
2018-07-26Add missing dg-require-cstdint directives to testsredi
2018-07-04P0458R2 Checking for Existence of an Element in Associative Containersredi
2018-05-182018-05-18 François Dumont <fdumont@gcc.gnu.org>fdumont
2018-05-14PR libstdc++/82966 fix swapping of node handlesredi
2018-01-03 Update copyright years.jakub
2017-11-21PR libstdc++/48101 improve errors for invalid container specializationsredi
2017-10-26Deduction guides for associative containers, debug mode deduction guide fixes.ville
2017-10-242017-10-24 François Dumont <fdumont@gcc.gnu.org>fdumont
2017-06-122017-06-12 François Dumont <fdumont@gcc.gnu.org>fdumont
2017-05-15Fix order and types of members in C++17 insert_return_type structsredi
2017-01-14Skip tests that are incompatible with Profile Moderedi
2017-01-11PR78134 fix return types of heterogeneous lookup functionsredi
2017-01-11PR78273 fix count to work with partitioning functionredi
2017-01-01 Update copyright years.jakub
2016-10-172016-10-17 Paolo Carlini <paolo.carlini@oracle.com>paolo
2016-10-0577864 Fix noexcept conditions for map/set default constructorsredi
2016-09-22Implement C++17 node extraction and insertion (P0083R5)redi
2016-09-12[libstdc++-v3] Fix dg-require before dg-run directives in testsuite.mwahab
2016-08-31Move comparison object in map/set move assignmentredi
2016-08-26Use effective-target instead of -std optionsredi
2016-07-22Move allocator in std::string and RB tree move constructorsredi
2016-01-04 Update copyright years.jakub
2015-11-10Fix return type of heterogeneous find for setsredi
2015-07-13 * include/bits/c++config (_GLIBCXX_NOEXCEPT_IF): Define.redi
2015-06-072015-06-07 François Dumont <fdumont@gcc.gnu.org>fdumont
2015-05-13 * include/bits/alloc_traits.h (_S_max_size): Implement LWG 2466.redi
2015-01-26 * testsuite/23_containers/set/operations/2.cc: Add test forredi
2015-01-20Implement N3657: heterogeneous lookup in associative containers.redi
2015-01-05 Update copyright years.jakub
2014-11-052014-11-04 François Dumont <fdumont@gcc.gnu.org>fdumont