aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite
AgeCommit message (Expand)AuthorFilesLines
2012-08-24pt.c (tsubst_default_argument): Indicate where the default argument is being ...Jason Merrill2-5/+5
2012-08-15cxx11.cc (struct datum): New.Tom Tromey1-0/+15
2012-08-13re PR libstdc++/54185 (condition_variable not properly destructed)David Adler1-0/+62
2012-08-132012-08-10 François Dumont <fdumont@gcc.gnu.org>François Dumont2-0/+213
2012-08-13re PR libstdc++/54112 (including complex.h and complex fails in C++03)Marc Glisse2-0/+62
2012-08-06[multiple changes]Paolo Carlini19-38/+334
2012-08-04revert: stl_map.h (operator[](key_type&&)): Replace std::make_pair with value...Paolo Carlini1-38/+0
2012-08-03stl_map.h (operator[](key_type&&)): Replace std::make_pair with value_type.Ollie Wild1-0/+38
2012-08-03memory: Include auto_ptr.h later.Jonathan Wakely3-8/+8
2012-07-29re PR libstdc++/54075 ([4.7.1] unordered_map insert still slower than 4.6.2)François Dumont1-0/+42
2012-07-25re PR libstdc++/54075 ([4.7.1] unordered_map insert still slower than 4.6.2)François Dumont4-0/+190
2012-07-20re PR libstdc++/54025 (atomic<chrono::duration> won't compile: chrono::durati...Chip Salzenberg2-2/+32
2012-07-20adl.cc: Add missing dg-requires.Paolo Carlini1-1/+3
2012-07-18DR 1170 PR c++/51213Paolo Carlini1-0/+39
2012-07-06re PR libstdc++/53872 ([C++11] ADL bug in std::thread)Paolo Carlini1-0/+37
2012-07-04re PR libstdc++/53830 (condition_variable_any - deadlock issue)Jonathan Wakely1-0/+68
2012-07-03re PR libstdc++/53840 ([C++11] DR 921. Rational Arithmetic should use templat...Paolo Carlini5-10/+37
2012-07-03revert: re PR libstdc++/49561 ([C++0x] std::list::size complexity)Paolo Carlini4-4/+4
2012-06-28c++config: Remove __regex nested namespace.Benjamin Kosnik1-1/+1
2012-06-2502_match: To...Benjamin Kosnik11-23/+0
2012-06-18re PR libstdc++/53678 (namespace pollution on NetBSD)Jörg Sonnenberger1-0/+28
2012-06-14re PR libstdc++/53648 ([C++11] nested empty tuples)Jonathan Wakely2-1/+45
2012-05-292012-05-29 François Dumont <fdumont@gcc.gnu.org>François Dumont1-0/+42
2012-05-28re PR c++/53503 ([C++0x] unexpected AST of kind ltgt_expr)Paolo Carlini1-0/+21
2012-05-219780-2.cc: Avoid -Wall warnings.Paolo Carlini17-123/+122
2012-05-21re PR c++/53361 (Could not convert ‘{0, 0, 0}’ from ‘<brace-enclosed in...Paolo Carlini1-0/+28
2012-05-17re PR c++/44516 (improve error message when no matching operator)Paolo Carlini1-2/+2
2012-05-15cons_overflow_neg.cc: Revert unintended commit.Paolo Carlini1-2/+2
2012-05-15re PR libstdc++/53339 (unordered_map::iterator requires Value to be complete ...Paolo Carlini3-2/+70
2012-05-02re PR libstdc++/44015 (template parameters not documented)Benjamin Kosnik12-12/+12
2012-05-01re PR libstdc++/53115 (_Hashtable::_M_rehash_aux(false_type) is broken)François Dumont2-0/+202
2012-04-29re PR libstdc++/51795 (linear_congruential_engine doesn't work correctly)Marc Glisse1-0/+45
2012-04-29functional (function::function(F)): LWG 2132: Disable constructor if argument...Jonathan Wakely1-0/+51
2012-04-25re PR libstdc++/52689 (static linking with libstdc++ fails)Benjamin Kosnik3-3/+56
2012-04-25scoped_allocator (scoped_allocator::__outermost): Do not pass non-POD to vara...Jonathan Wakely1-7/+11
2012-04-25re PR libstdc++/52689 (static linking with libstdc++ fails)Benjamin Kosnik1-0/+31
2012-04-23type_traits (is_nothrow_destructible): Implement.Daniel Krugler10-42/+374
2012-04-23re PR libstdc++/53080 (tuple interface to std::array doesn't check bounds)Paolo Carlini3-14/+63
2012-04-23re PR testsuite/53046 (New libstdc++ test failures)Chris Jefferson2-4/+4
2012-04-22re PR c++/53067 (c++0x GCC 4.7.0 Regression std::ref with unordered sets)Paolo Carlini2-0/+56
2012-04-22ptr_traits.h (pointer_traits::rebind): Make public.Jonathan Wakely1-0/+1
2012-04-22forward_list (forward_list::splice_after): Check allocators are equal.Jonathan Wakely3-0/+123
2012-04-20re PR libstdc++/53052 ([C++11] is_explicitly_convertible still part of <type_...Paolo Carlini3-5/+5
2012-04-20re PR libstdc++/53052 ([C++11] is_explicitly_convertible still part of <type_...Paolo Carlini3-112/+0
2012-04-17808590.cc: New.Benjamin Kosnik1-0/+48
2012-04-17Fix merging default libstdc++.logRainer Orth1-1/+1
2012-04-15re PR libstdc++/52702 ([C++11] std::is_trivially_destructible is missing)Paolo Carlini9-22/+136
2012-04-1451083.cc: Move...Paolo Carlini1-0/+0
2012-04-13safe_iterator.h (_BeforeBeginHelper<>:: _S_Is_Beginnest): Add.Paolo Carlini1-1/+5
2012-04-13unordered_map.h (__unordered_map): Remove.Benjamin Kosnik1-5/+8