summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/23_containers/forward_list
Commit message (Expand)AuthorAgeFilesLines
* libstdc++: Diagnose broken allocator rebind membersJonathan Wakely2022-12-161-0/+1
* libstdc++: [_GLIBCXX_DEBUG] Do not consider detached iterators as value-initi...François Dumont2022-08-083-0/+122
* libstdc++: Ensure pmr aliases work without <memory_resource>Jonathan Wakely2022-05-191-1/+2
* libstdc++: Add self-merge check to std::forward_list::merge [PR103853]Pavel I. Kryukov2022-01-061-0/+48
* libstdc++: Fix comments in std::forward_list testsJonathan Wakely2022-01-057-13/+13
* Update copyright years.Jakub Jelinek2022-01-03110-110/+110
* libstdc++: Implement P1518R2 for container deduction guidesJonathan Wakely2021-10-041-0/+29
* libstdc++: Skip tests that fail with _GLIBCXX_CONCEPT_CHECKSJonathan Wakely2021-09-281-1/+1
* libstdc++: Add [[nodiscard]] to iterators and related utilitiesJonathan Wakely2021-08-041-2/+2
* libstdc++: Add testsuite proc for testing deprecated featuresJonathan Wakely2021-08-031-3/+1
* c++: value-init vs zero-init in expand_aggr_init_1 [PR65816]Patrick Palka2021-06-011-1/+0
* libstdc++: Remove redundant -std=gnu++17 option from containers testsJonathan Wakely2021-05-102-2/+0
* libstdc++: Remove redundant -std=gnu++17 option from PMR testsJonathan Wakely2021-05-102-2/+1
* libstdc++: _GLIBCXX_DEBUG Fix allocator-extended move constructorFrançois Dumont2021-03-281-1/+5
* Update copyright years.Jakub Jelinek2021-01-04110-110/+110
* libstdc++: Avoid warnings in testsJonathan Wakely2020-10-291-0/+1
* libstdc++: Remove tests for self-move debug assertionsJonathan Wakely2020-08-252-67/+0
* libstdc++: Make self-move well-defined for containers [PR 85828]Jonathan Wakely2020-08-121-0/+44
* libstdc++: Implement DR 526 on [forward_]list remove_if/unique [PR 91620]François Dumont2020-08-111-0/+88
* libstdc++: Make debug containers prefer copy ctor to base ctor (PR 90102)Jonathan Wakely2020-06-021-0/+34
* libstdc++: Improve tests for __cpp_lib_erase_if macroJonathan Wakely2020-04-221-2/+2
* libstdc++: Add comparison operators to sequence containersJonathan Wakely2020-04-171-0/+138
* Library-side tests for parenthesized aggregate initVille Voutilainen2020-03-311-0/+62
* libstdc++: Update __cpp_lib_erase_if macro (P1115R3)Jonathan Wakely2020-02-151-1/+1
* Update copyright years.Jakub Jelinek2020-01-01107-107/+107
* Remove redundant std::allocator members for C++20Jonathan Wakely2019-10-221-2/+3
* PR libstdc++/92124 fix incorrect container move assignmentJonathan Wakely2019-10-171-0/+49
* Disable tests that aren't valid in parallel modeJonathan Wakely2019-10-011-0/+1
* Fix tests that fail in C++2a modeJonathan Wakely2019-06-062-2/+3
* Enforce allocator::value_type consistency for containers in C++2aJonathan Wakely2019-06-031-0/+29
* Move from state of allocators (LWG2593)François Dumont2019-05-171-1/+1
* Remove Profile Mode, deprecated since GCC 7.1Jonathan Wakely2019-05-131-1/+1
* PR c++/90047 - ICE with enable_if alias template.Jason Merrill2019-04-174-0/+8
* PR libstdc++/90105 make forward_list::sort stableJonathan Wakely2019-04-172-7/+97
* Define __cpp_lib_erase_if feature test macroJonathan Wakely2019-01-101-0/+6
* Update copyright years.Jakub Jelinek2019-01-01104-104/+104
* Pre-emptively support P0646R1 for std container erasure.Edward Smith-Rowland2018-11-301-3/+6
* Fix erasure goofs.Edward Smith-Rowland2018-11-291-0/+1
* Implement uniform container erasure for C++20.Edward Smith-Rowland2018-11-281-0/+52
* PR libstdc++/87809 avoid invalid expressions in exception specificationsJonathan Wakely2018-10-301-0/+42
* Skip tests for GNU extensions when testing with strict modeJonathan Wakely2018-10-191-1/+2
* Fix testsuite failures due to extra errors in strict dialectsJonathan Wakely2018-10-191-0/+1
* Conditionally disable tests of non-standard extensionsJonathan Wakely2018-10-191-0/+2
* Fix tests that use allocators with incorrect value typesJonathan Wakely2018-10-191-2/+2
* 2018-09-02 François Dumont <fdumont@gcc.gnu.org>François Dumont2018-09-021-0/+34
* Forward declare debug containers so std::pmr aliases workJonathan Wakely2018-08-241-0/+25
* Define aliases for containers using polymorphic_allocatorJonathan Wakely2018-08-101-0/+27
* P0646R1 Improving the Return Value of Erase-Like Algorithms IJonathan Wakely2018-07-042-0/+121
* 2018-01-10 François Dumont <fdumont@gcc.gnu.org>François Dumont2018-01-101-0/+67
* Update copyright years.Jakub Jelinek2018-01-0396-96/+96