aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/20_util/allocator
AgeCommit message (Expand)AuthorFilesLines
2025-01-02Update copyright years.Jakub Jelinek14-14/+14
2024-12-09libstdc++: Remove std::allocator::is_always_equal typedef for C++26Jonathan Wakely2-4/+14
2024-10-09libstdc++: Do not cast away const-ness in std::construct_at (LWG 3870)Jonathan Wakely1-15/+0
2024-08-23libstdc++: Fix std::allocator_traits::construct constraints [PR108619]Jonathan Wakely1-8/+6
2024-01-03Update copyright years.Jakub Jelinek14-14/+14
2023-09-19c++: Move consteval folding to cp_fold_rMarek Polacek1-1/+1
2023-09-16libstdc++: Remove dg-options "-std=gnu++20" from 20_utils testsJonathan Wakely4-5/+1
2023-01-16Update copyright years.Jakub Jelinek14-14/+14
2022-10-03libstdc++: Disable hosted-only tests [PR103626]Arsen Arsenović12-4/+17
2022-06-14libstdc++: Check for size overflow in constexpr allocation [PR105957]Jonathan Wakely1-0/+18
2022-01-14libstdc++: Ignore cv-quals when std::allocator<void> constructsJonathan Wakely1-0/+15
2022-01-03Update copyright years.Jakub Jelinek14-14/+14
2021-12-09libstdc++: Fix non-reserved name in std::allocator base class [PR64135]Jonathan Wakely1-0/+45
2021-11-23libstdc++: Add effective-target for std::allocator implementationJonathan Wakely2-5/+4
2021-06-09libstdc++: Add warnings for some C++23 deprecationsJonathan Wakely1-2/+24
2021-05-11libstdc++: Fix missing members in std::allocator<void>Jonathan Wakely1-4/+36
2021-01-04Update copyright years.Jakub Jelinek14-14/+14
2020-10-05libstdc++: Make allocators throw bad_array_new_length on overflow [LWG 3190]Jonathan Wakely1-0/+53
2020-04-30libstdc++: Avoid errors in allocator's noexcept-specifier (PR 89510)Jonathan Wakely1-0/+147
2020-01-01Update copyright years.Jakub Jelinek12-12/+12
2019-10-25Fix compilation with ClangJonathan Wakely1-0/+28
2019-10-24Revert ABI changes to std::allocator in C++20Jonathan Wakely3-1/+37
2019-10-22Remove redundant std::allocator members for C++20Jonathan Wakely4-2/+91
2019-06-17Fix AIX test failure due to replacement operator deleteJonathan Wakely1-1/+14
2019-01-01Update copyright years.Jakub Jelinek9-9/+9
2018-07-26Add missing dg-require-cstdint directives to testsJonathan Wakely1-0/+1
2018-01-03Update copyright years.Jakub Jelinek9-9/+9
2017-01-01Update copyright years.Jakub Jelinek9-9/+9
2016-12-07Replace dynamic exception specifications in testsuiteJonathan Wakely1-1/+1
2016-10-20PR78052 Define std::allocator<void>::{construct,destroy}Jonathan Wakely1-0/+40
2016-10-14PR65122 extended alignment support in allocatorsJonathan Wakely1-0/+48
2016-10-12testsuite_hooks.h: Rewrite VERIFY in terms of __builtin_printf and __builtin_...Paolo Carlini3-3/+1
2016-10-10Define std::allocator<T>::is_always_equalJonathan Wakely1-0/+3
2016-08-26Use effective-target instead of -std optionsJonathan Wakely1-2/+1
2016-01-04Update copyright years.Jakub Jelinek7-7/+7
2015-01-05Update copyright years.Jakub Jelinek7-7/+7
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford7-7/+7
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford7-7/+7
2012-11-19typedefs.cc: Check rebind and improve propagate_on_container_move_assignment ...Jonathan Wakely1-2/+7
2012-11-19stl_algo.h (reverse_copy): Update comment per DR 2074.Jonathan Wakely1-0/+46
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek6-38/+24
2007-10-18re PR libstdc++/33807 (Incorrect ambiguous overload)Paolo Carlini1-0/+33
2007-02-20Directory layout flattening.Benjamin Kosnik5-0/+237
2005-02-02Revert bad importZack Weinberg4-223/+0
2005-02-02Imported from mainline FSF repositoriesNick Clifton4-0/+223
2004-07-02testsuite/20_util/allocator/, auto_ptr/, raw_storage_iterator.cc, temporary_b...Paolo Carlini4-223/+0
2004-03-1214176.cc: New.Benjamin Kosnik1-0/+42
2004-03-041.cc: Provide explicit instantiations for non-weak systems.Benjamin Kosnik3-2/+18
2004-01-29Makefile.am (bits_headers): Remove allocator_traits.h.Benjamin Kosnik2-25/+55
2003-12-01re PR libstdc++/10378 ([library DR 402] cannot add object with inplace new in...Paolo Carlini2-0/+135