summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite
Commit message (Expand)AuthorAgeFilesLines
* re PR c++/53361 (Could not convert ‘{0, 0, 0}’ from ‘<brace-enclosed in...Paolo Carlini2012-05-211-0/+28
* re PR c++/44516 (improve error message when no matching operator)Paolo Carlini2012-05-171-2/+2
* cons_overflow_neg.cc: Revert unintended commit.Paolo Carlini2012-05-151-2/+2
* re PR libstdc++/53339 (unordered_map::iterator requires Value to be complete ...Paolo Carlini2012-05-153-2/+70
* re PR libstdc++/44015 (template parameters not documented)Benjamin Kosnik2012-05-0212-12/+12
* re PR libstdc++/53115 (_Hashtable::_M_rehash_aux(false_type) is broken)François Dumont2012-05-012-0/+202
* re PR libstdc++/51795 (linear_congruential_engine doesn't work correctly)Marc Glisse2012-04-291-0/+45
* functional (function::function(F)): LWG 2132: Disable constructor if argument...Jonathan Wakely2012-04-291-0/+51
* re PR libstdc++/52689 (static linking with libstdc++ fails)Benjamin Kosnik2012-04-253-3/+56
* scoped_allocator (scoped_allocator::__outermost): Do not pass non-POD to vara...Jonathan Wakely2012-04-251-7/+11
* re PR libstdc++/52689 (static linking with libstdc++ fails)Benjamin Kosnik2012-04-251-0/+31
* type_traits (is_nothrow_destructible): Implement.Daniel Krugler2012-04-2310-42/+374
* re PR libstdc++/53080 (tuple interface to std::array doesn't check bounds)Paolo Carlini2012-04-233-14/+63
* re PR testsuite/53046 (New libstdc++ test failures)Chris Jefferson2012-04-232-4/+4
* re PR c++/53067 (c++0x GCC 4.7.0 Regression std::ref with unordered sets)Paolo Carlini2012-04-222-0/+56
* ptr_traits.h (pointer_traits::rebind): Make public.Jonathan Wakely2012-04-221-0/+1
* forward_list (forward_list::splice_after): Check allocators are equal.Jonathan Wakely2012-04-223-0/+123
* re PR libstdc++/53052 ([C++11] is_explicitly_convertible still part of <type_...Paolo Carlini2012-04-203-5/+5
* re PR libstdc++/53052 ([C++11] is_explicitly_convertible still part of <type_...Paolo Carlini2012-04-203-112/+0
* 808590.cc: New.Benjamin Kosnik2012-04-171-0/+48
* Fix merging default libstdc++.logRainer Orth2012-04-171-1/+1
* re PR libstdc++/52702 ([C++11] std::is_trivially_destructible is missing)Paolo Carlini2012-04-159-22/+136
* 51083.cc: Move...Paolo Carlini2012-04-141-0/+0
* safe_iterator.h (_BeforeBeginHelper<>:: _S_Is_Beginnest): Add.Paolo Carlini2012-04-131-1/+5
* unordered_map.h (__unordered_map): Remove.Benjamin Kosnik2012-04-131-5/+8
* Fix PR52822 (stable_partition move-assigns object to itself) by scanning for...Jeffrey Yasskin2012-04-122-1/+64
* Makefile.am (check_DEJAGNUnormal0): Run prettyprinters.exp.Andreas Schwab2012-04-122-2/+2
* re PR libstdc++/52942 (using std::ref with a std::unordered_map fails to comp...Paolo Carlini2012-04-122-0/+74
* re PR c++/52924 (Using an std::function object as deleter of shared_ptr in C+...Jonathan Wakely2012-04-112-2/+46
* * testsuite/performance/30_threads/future/polling.cc: Adjust.Jonathan Wakely2012-04-111-2/+2
* forward_list.h (splice_after(const_iterator, forward_list&), [...]): Add per ...Paolo Carlini2012-04-112-2/+96
* re PR libstdc++/52931 (std::hash shouldn't be defined for unknown types)Paolo Carlini2012-04-111-0/+32
* re PR c++/24985 (caret diagnostics)Manuel López-Ibáñez2012-04-111-0/+7
* re PR libstdc++/52591 ([C++0x] [4.7 Regression] moving std::vector relies on ...Jonathan Wakely2012-04-015-4/+42
* functional (__callable_functor): Overload for volatile-qualified pointers.Jonathan Wakely2012-04-011-0/+37
* re PR libstdc++/52799 (deque::emplace(iterator, ...) tries to call push_front...Jeffrey Yasskin2012-03-313-0/+84
* Makefile.am (TEST_GCC_EXEC_PREFIX): New.Terry Guo2012-03-282-0/+2
* functional (mem_fn): Qualify to prevent ADL.Jonathan Wakely2012-03-271-0/+44
* type_traits (result_of): Fix handling of cv-quals.Jonathan Wakely2012-03-275-5/+105
* testsuite_flags.in (--cxxflags): Let CXXFLAGS set -g -O2.Benjamin Kosnik2012-03-231-1/+1
* 31370.cc: Skip this test on powerpc64-*-freebsd*.Andreas Tobler2012-03-211-1/+2
* stl_list.h (list::_M_size): Use NSDMI.Jonathan Wakely2012-03-204-4/+4
* [multiple changes]Paolo Carlini2012-03-191-1/+0
* re PR libstdc++/52476 ([DR 518] Unordered multimap reorders equivalent elements)François Dumont2012-03-162-0/+136
* Remove obsolete Solaris 8 supportRainer Orth2012-03-143-8/+9
* Remove obsolete IRIX 6.5 supportRainer Orth2012-03-14171-369/+338
* Makefile.in (TEST_GCC_EXEC_PREFIX): New.Terry Guo2012-03-141-0/+1
* Remove obsolete Tru64 UNIX V5.1B supportRainer Orth2012-03-12166-348/+348
* re PR libstdc++/52562 ([C++11] Most type_info functions not noexcept)Paolo Carlini2012-03-121-0/+30
* * config/locale/gnu/monetary_members.ccAndreas Schwab2012-03-091-0/+4