aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/ext
AgeCommit message (Expand)Author
2017-08-09PR libstdc++/81751 don't call fflush(NULL)Jonathan Wakely
2017-06-15Use pthread effective-target in testsuiteRainer Orth
2017-03-23Fix Debug Mode test failuresJonathan Wakely
2017-03-15PR libstdc++/62045 fix O(N) insertion in pd_ds binary heapJonathan Wakely
2017-01-20PR69240 Define inequality operators for <random> param typesJonathan Wakely
2017-01-20PR79156 fix std::__enable_shared_from_this extensionJonathan Wakely
2017-01-19PR78905 define _GLIBCXX_RELEASE macroJonathan Wakely
2017-01-01 Update copyright years.Jakub Jelinek
2016-12-07Replace dynamic exception specifications in testsuiteJonathan Wakely
2016-11-30 * testsuite/18_support/50594.cc: XFAIL on AIX.David Edelsohn
2016-11-13 DR 374 - specialization in outer namespaceJason Merrill
2016-11-07Implement P0012R1, Make exception specifications part of the type system.Jason Merrill
2016-10-27Fix target selectors in uniform_inside_sphere_distribution testsJonathan Wakely
2016-10-262016-10-26 Edward Smith-Rowland <3dw4rd@verizon.net>Edward Smith-Rowland
2016-10-16 Make sure the return value of malloc_allocator::allocateVille Voutilainen
2016-10-142016-10-14 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini
2016-10-14PR65122 extended alignment support in allocatorsJonathan Wakely
2016-10-03Fix libstdc++ versioned namespace buildJonathan Wakely
2016-09-23Avoid reallocation for basic_string::clear()Jonathan Wakely
2016-09-14Fix dg-require before dg-run directives in testsuite.Christophe Lyon
2016-08-26Use effective-target instead of -std optionsJonathan Wakely
2016-08-23Add constexpr to <iterator> and <array> for C++17Jonathan Wakely
2016-08-19Simplify dg-options for tests using pthreadsJonathan Wakely
2016-08-17Adjust DG directives in libstdc++ Profile Mode testJonathan Wakely
2016-08-17Adjust testcases for C++17 compatibilityJonathan Wakely
2016-08-02Only run math special function tests for C++11 and laterJonathan Wakely
2016-07-25Fix missing qualification in <ext/rope>Georeth Chow
2016-04-14Revert empty class parameter passing ABI changes.Jason Merrill
2016-04-13Adjust for new empty class parameter passing ABI.Jonathan Wakely
2016-01-27Set FP options for failing special functions testsJonathan Wakely
2016-01-21libstdc++/69406 Fix test to check for supported headersJonathan Wakely
2016-01-142016-01-14 Edward Smith-Rowland <3dw4rd@verizon.net>Edward Smith-Rowland
2016-01-04 Update copyright years.Jakub Jelinek
2015-12-25 Correct use of __GXX_WEAK__ macro.Jason Merrill
2015-09-03libstdc++: Run tests on RTEMSSebastian Huber
2015-07-13 * include/bits/c++config (_GLIBCXX_NOEXCEPT_IF): Define.Jonathan Wakely
2015-05-09 * testsuite/19_diagnostics/headers/system_error/std_c++0x_neg.cc: Add -std=c...Jason Merrill
2015-03-20 * include/bits/c++config (__gnu_cxx::__cxx11): Define new namespace.Jonathan Wakely
2015-01-05 Update copyright years.Jakub Jelinek
2014-12-222014-12-22 Ville Voutilainen <ville.voutilainen@gmail.com>Ville Voutilainen
2014-12-202014-12-20 François Dumont <fdumont@gcc.gnu.org>François Dumont
2014-12-19New std::string implementation.Jonathan Wakely
2014-11-12Add -Wno-deprecated to dg-options.Jonathan Wakely
2014-11-102014-11-10 François Dumont <fdumont@gcc.gnu.org>François Dumont
2014-10-162014-10-16 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini
2014-10-152014-10-15 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini
2014-10-10 PR libstdc++/49561Jonathan Wakely
2014-08-28 * testsuite/ext/random/*: Fix incorrect standard references inJonathan Wakely
2014-08-09 * include/ext/random.tcc (uniform_on_sphere_helper): Define.Ulrich Drepper
2014-07-29 PR libstdc++/61946Jonathan Wakely