summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/ext
Commit message (Expand)AuthorAgeFilesLines
* PR libstdc++/81751 don't call fflush(NULL)redi2017-08-092-0/+92
* Use pthread effective-target in testsuitero2017-06-151-2/+3
* Fix Debug Mode test failuresredi2017-03-231-1/+1
* PR libstdc++/62045 fix O(N) insertion in pd_ds binary heapredi2017-03-152-1/+52
* PR69240 Define inequality operators for <random> param typesredi2017-01-2013-33/+182
* PR79156 fix std::__enable_shared_from_this extensionredi2017-01-201-0/+38
* PR78905 define _GLIBCXX_RELEASE macroredi2017-01-191-1/+1
* Update copyright years.jakub2017-01-01347-347/+347
* Replace dynamic exception specifications in testsuiteredi2016-12-072-2/+4
* * testsuite/18_support/50594.cc: XFAIL on AIX.dje2016-11-302-0/+4
* DR 374 - specialization in outer namespacejason2016-11-131-4/+3
* Implement P0012R1, Make exception specifications part of the type system.jason2016-11-071-1/+1
* Fix target selectors in uniform_inside_sphere_distribution testsredi2016-10-276-6/+6
* 2016-10-26 Edward Smith-Rowland <3dw4rd@verizon.net>emsr2016-10-266-0/+279
* Make sure the return value of malloc_allocator::allocateville2016-10-161-0/+31
* 2016-10-14 Paolo Carlini <paolo.carlini@oracle.com>paolo2016-10-14133-247/+4
* PR65122 extended alignment support in allocatorsredi2016-10-145-0/+260
* Fix libstdc++ versioned namespace buildredi2016-10-031-1/+1
* Avoid reallocation for basic_string::clear()redi2016-09-231-0/+96
* Fix dg-require before dg-run directives in testsuite.clyon2016-09-142-2/+2
* Use effective-target instead of -std optionsredi2016-08-26144-185/+148
* Add constexpr to <iterator> and <array> for C++17redi2016-08-231-1/+1
* Simplify dg-options for tests using pthreadsredi2016-08-191-2/+1
* Adjust DG directives in libstdc++ Profile Mode testredi2016-08-171-3/+3
* Adjust testcases for C++17 compatibilityredi2016-08-179-0/+18
* Only run math special function tests for C++11 and laterredi2016-08-026-2/+6
* Fix missing qualification in <ext/rope>redi2016-07-251-0/+28
* Revert empty class parameter passing ABI changes.jason2016-04-141-1/+1
* Adjust for new empty class parameter passing ABI.redi2016-04-131-1/+1
* Set FP options for failing special functions testsredi2016-01-271-2/+3
* libstdc++/69406 Fix test to check for supported headersredi2016-01-214-6/+6
* 2016-01-14 Edward Smith-Rowland <3dw4rd@verizon.net>emsr2016-01-146-0/+15925
* Update copyright years.jakub2016-01-04327-327/+327
* Correct use of __GXX_WEAK__ macro.jason2015-12-252-2/+2
* libstdc++: Run tests on RTEMSsh2015-09-031-1/+1
* * include/bits/c++config (_GLIBCXX_NOEXCEPT_IF): Define.redi2015-07-131-1/+1
* * testsuite/19_diagnostics/headers/system_error/std_c++0x_neg.cc: Add -std=c...jason2015-05-099-0/+16
* * include/bits/c++config (__gnu_cxx::__cxx11): Define new namespace.redi2015-03-201-1/+1
* Update copyright years.jakub2015-01-05327-327/+327
* 2014-12-22 Ville Voutilainen <ville.voutilainen@gmail.com>redi2014-12-221-1/+1
* 2014-12-20 François Dumont <fdumont@gcc.gnu.org>fdumont2014-12-201-1/+1
* New std::string implementation.redi2014-12-191-1/+1
* Add -Wno-deprecated to dg-options.redi2014-11-121-1/+1
* 2014-11-10 François Dumont <fdumont@gcc.gnu.org>fdumont2014-11-101-33/+19
* 2014-10-16 Paolo Carlini <paolo.carlini@oracle.com>paolo2014-10-1636-37/+37
* 2014-10-15 Paolo Carlini <paolo.carlini@oracle.com>paolo2014-10-1584-84/+84
* PR libstdc++/49561redi2014-10-101-1/+1
* * testsuite/ext/random/*: Fix incorrect standard references inredi2014-08-2842-71/+70
* * include/ext/random.tcc (uniform_on_sphere_helper): Define.drepper2014-08-094-4/+66
* PR libstdc++/61946redi2014-07-291-0/+31