summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite
Commit message (Expand)AuthorAgeFilesLines
...
* Relax Debug Mode assertions on operator-> for smart pointers.redi2015-09-071-0/+13
* Rename shadowed variable in libstdc++ test.redi2015-09-071-4/+4
* Enable timed mutex unlock tests on darwin.redi2015-09-072-2/+2
* Add portable timed_mutex and recursive_timed_mutex.redi2015-09-0433-33/+0
* Add C++11 header <cuchar>.redi2015-09-042-0/+9
* Make std::experimental::not_fn SFINAE-friendly.redi2015-09-031-2/+30
* Add concept checks to std::next and std::prev.redi2015-09-032-0/+84
* libstdc++: Run tests on RTEMSsh2015-09-03204-394/+394
* PR libstdc++/67362timshen2015-08-281-0/+42
* PR libstdc++/67374redi2015-08-272-0/+39
* Ensure std::generate_canonical doesn't return 1.redi2015-08-261-0/+57
* Only set std::enable_shared_from_this member once.redi2015-08-263-0/+114
* 2015-08-24 François Dumont <fdumont@gcc.gnu.org>fdumont2015-08-253-0/+160
* Revert my change to commit with PR reference again.fdumont2015-08-253-160/+0
* 2015-08-24 François Dumont <fdumont@gcc.gnu.org>fdumont2015-08-243-0/+160
* PR libstdc++/65049redi2015-08-244-0/+192
* PR libstdc++/67309redi2015-08-242-1/+23
* libstdc++/67294 Don't run timed mutex tests on Darwinredi2015-08-202-4/+4
* * include/experimental/any (__any_caster): Define at namespace scoperedi2015-08-201-1/+1
* PR c++/67216redi2015-08-181-2/+2
* * include/experimental/any (any::operator=(const any&)): Move checkredi2015-08-142-2/+54
* * include/experimental/array: Add feature-test macro.redi2015-08-141-1/+1
* 2015-08-13 Ville Voutilainen <ville.voutilainen@gmail.com>ville2015-08-132-1/+0
* 2015-08-13 Ville Voutilainen <ville.voutilainen@gmail.com>ville2015-08-134-0/+76
* * testsuite/30_threads/mutex/unlock/2.cc: New.redi2015-08-136-0/+258
* 2015-08-09 Ville Voutilainen <ville.voutilainen@gmail.com>ville2015-08-084-0/+1213
* 2015-08-08 Ville Voutilainen <ville.voutilainen@gmail.com>ville2015-08-087-29/+98
* 2015-08-05 Nikolai Bozhenov <n.bozhenov@samsung.com>redi2015-08-056-6/+6
* * testsuite/experimental/filesystem/operations/current_path.cc: Useredi2015-07-301-3/+3
* * include/experimental/any (any::operator=(const any&)): Check forredi2015-07-302-1/+42
* PR libstdc++/66829redi2015-07-291-1/+1
* * testsuite/24_iterators/container_access.cc: New.redi2015-07-291-0/+89
* 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>redi2015-07-291-0/+36
* PR libstdc++/67015timshen2015-07-291-0/+57
* libstdc++-v3/fragment.am (AM_CPPFLAGS): Add CPPFLAGShaubi2015-07-241-1/+1
* 2015-07-16 François Dumont <fdumont@gcc.gnu.org>fdumont2015-07-161-0/+44
* PR libstdc++/66855redi2015-07-131-0/+52
* * include/bits/c++config (_GLIBCXX_NOEXCEPT_IF): Define.redi2015-07-1314-153/+182
* 2015-07-05 François Dumont <fdumont@gcc.gnu.org>fdumont2015-07-051-14/+20
* 2015-07-03 Ville Voutilainen <ville.voutilainen@gmail.com>redi2015-07-0317-0/+652
* * include/bits/alloc_traits.h (__alloctr_rebind): Remove.redi2015-07-012-1/+5
* * include/bits/ptr_traits.h (__ptrtr_elt_type, __ptrtr_diff_type,redi2015-07-012-2/+19
* Implement N4502, the C++ Detection Idiom.redi2015-07-011-0/+85
* 2015-06-30 Ville Voutilainen <ville.voutilainen@gmail.com>redi2015-06-305-3/+481
* Implement N4258 (Cleaning-up noexcept in the Library rev 3)redi2015-06-2615-28/+83
* 2015-06-24 Paolo Carlini <paolo.carlini@oracle.com>paolo2015-06-242-4/+4
* 2015-06-23 François Dumont <fdumont@gcc.gnu.org>fdumont2015-06-232-4/+4
* * testsuite/26_numerics/complex/value_operations/1.cc: Useredi2015-06-221-1/+1
* C++11 allocator support for std::list.redi2015-06-1710-3/+450
* * include/bits/forward_list.h (forward_list::_M_get_Node_allocator):redi2015-06-171-0/+32