summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/ext/pool_allocator
AgeCommit message (Expand)Author
2025-01-02Update copyright years.Jakub Jelinek
2024-01-03Update copyright years.Jakub Jelinek
2023-08-23libstdc++: Fix tests relying on operator new/delete overloadFrançois Dumont
2023-06-07libstdc++: Fix some tests that fail with -fno-exceptionsJonathan Wakely
2023-01-16Update copyright years.Jakub Jelinek
2022-01-03Update copyright years.Jakub Jelinek
2021-01-04Update copyright years.Jakub Jelinek
2020-01-01Update copyright years.Jakub Jelinek
2019-01-29Fix tests that fail in C++2a modeJonathan Wakely
2019-01-01Update copyright years.Jakub Jelinek
2018-07-26Add missing dg-require-cstdint directives to testsJonathan Wakely
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-12-07Replace dynamic exception specifications in testsuiteJonathan Wakely
2016-11-3050594.cc: XFAIL on AIX.David Edelsohn
2016-10-141.cc: Remove 'test' variables.Paolo Carlini
2016-10-14PR65122 extended alignment support in allocatorsJonathan Wakely
2016-08-26Use effective-target instead of -std optionsJonathan Wakely
2016-01-04Update copyright years.Jakub Jelinek
2015-01-05Update copyright years.Jakub Jelinek
2014-10-16libstdc++.exp: Prefer -std=gnu++11.Paolo Carlini
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford
2009-05-28testsuite_allocator.h (check_new, [...]): Move to ...Benjamin Kosnik
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2007-10-27throw_allocator.h (throw_allocator<>:: construct<>(pointer, _Args&&...)): Add.Paolo Carlini
2007-02-20[multiple changes]Benjamin Kosnik
2005-12-26mt_allocator.h (__mt_alloc::__mt_alloc): Remove name of unused parameter.Chris Jefferson
2005-08-17All files: Update FSF address.Kelley Cook
2004-10-29testsuite_allocator.h (check_delete): New.Benjamin Kosnik
2004-10-21bitmap_allocator.h (allocate): Throw std::bad_alloc when n > max_size().Paolo Carlini
2004-10-14mt_allocator.h (__mt_alloc::deallocate): Check for null pointer.Benjamin Kosnik
2004-10-11pool_allocator.cc (__pool_alloc_base::_M_allocate_chunk): Deal properly with ...Joachim Kuebart
2004-09-01re PR libstdc++/16614 (Excessive resource usage in __mt_alloc)Benjamin Kosnik