aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite
AgeCommit message (Expand)AuthorFilesLines
2014-08-28*: Fix incorrect standard references in comments.Jonathan Wakely42-71/+70
2014-08-2162154.cc: Disable when the target doesn't provide atomic builtins.Tony Wang1-0/+1
2014-08-15re PR libstdc++/62154 (std::throw_with_nested should not require a polymorphi...Jonathan Wakely1-0/+60
2014-08-14parser.c (cp_parser_init_declarator): Remove redundant check of decl_specifie...Paolo Carlini2-6/+2
2014-08-12basic_string.h (getline): Qualify call to prevent ADL and add overloads for r...Jonathan Wakely2-0/+76
2014-08-09random.tcc (uniform_on_sphere_helper): Define.Ulrich Drepper4-4/+66
2014-08-09re PR libstdc++/61667 (setting max_load_factor of unordered_map cause buckets...François Dumont1-0/+44
2014-08-07stl_list.h (_List_base::_List_base(_List_base&&)): Optimize.Jonathan Wakely4-4/+4
2014-08-02re PR c++/15339 ([DR217] Adding default arguments to function templates in re...Paolo Carlini1-1/+1
2014-07-292014-07-29 François Dumont <fdumont@gcc.gnu.org>François Dumont11-164/+202
2014-07-29re PR libstdc++/61947 (Ambiguous calls when constructing std::tuple)Jonathan Wakely2-1/+30
2014-07-29re PR libstdc++/61946 (rope construction, passing allocator referenct without...Jonathan Wakely1-0/+31
2014-07-29PR libstdc++/60037 - SIGFPE in std::generate_canonical<unsigned int...>Ed Smith-Rowland2-0/+38
2014-07-15printers.py (SingleObjContainerPrinter): New base class for experimental::any...Jonathan Wakely1-0/+69
2014-07-15printers.py (TemplateTypePrinter): Add type printer for class templates.Jonathan Wakely1-0/+46
2014-07-15re PR libstdc++/61720 (std::regex_search matches incorrectly)Tim Shen1-0/+48
2014-07-13random: Add uniform_on_sphere_distribution definition.Ulrich Drepper4-0/+181
2014-07-12Add the logistic_distribution as an extension.Edward Smith-Rowland6-0/+271
2014-07-11gdb-test.exp (gdb-test): Turn off GDB's auto-load, list loaded libs.Samuel Bronson1-2/+9
2014-07-11libstdc++.exp (libstdc++_init): Set $GCC_COLORS="" instead of insisting that ...Samuel Bronson1-1/+3
2014-07-11re PR libstdc++/58962 (Pretty printers use obsolete Python syntax)Samuel Bronson1-2/+2
2014-07-10any (any::_Manager_alloc::_Data): Reorder tuple members to simplify pretty pr...Jonathan Wakely1-0/+73
2014-07-08allocated_ptr.h (__allocated_ptr::operator=): Add missing return.Jonathan Wakely2-4/+4
2014-07-01re PR testsuite/61061 (FAIL: g++.dg/inherit/covariant7.C)Tim Shen1-0/+48
2014-07-01re PR libstdc++/61424 (std::regex matches right to left, not leftmost longest)Tim Shen1-0/+52
2014-06-272014-06-27 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini11-195/+164
2014-06-26Fix a comment.François Dumont1-1/+1
2014-06-262014-06-26 François Dumont <fdumont@gcc.gnu.org>François Dumont11-164/+195
2014-06-26alloc.cc: Fix use of test allocator.Jonathan Wakely3-23/+4
2014-06-25Makefile.am: Add new header.Jonathan Wakely5-6/+76
2014-06-23any (any_v1): Rename namespace to fundamentals_v1.Jonathan Wakely3-0/+99
2014-06-23re PR libstdc++/61532 (make_signed and make_unsigned wchar_t have started fai...Jonathan Wakely4-4/+17
2014-06-23parse_numbers.h (_Number_help): Fix divide-by-zero.Jonathan Wakely1-0/+6
2014-06-14status_cxx2014.xml: Update Fundamentals TS status.Jonathan Wakely11-0/+614
2014-06-114402.cc (test02): Use `wcout' rather than `cout'.Maciej W. Rozycki1-4/+4
2014-06-10re PR libstdc++/61390 (error in nested template parameter in ext/pb_ds header...Jonathan Wakely1-1/+1
2014-06-07DR 2344 - std::quoted doesn't respect paddingEd Smith-Rowland2-0/+100
2014-06-061.cc: Simplify test.François Dumont1-8/+8
2014-06-03DR 1423 PR c++/52174Paolo Carlini1-1/+1
2014-06-02regex_compiler.h (__detail::_BracketMatcher): Reorder members to avoid wasted...Jonathan Wakely1-0/+41
2014-06-02condition_variable (condition_variable_any::_Unlock): Do not swallow __forced...Jonathan Wakely2-0/+93
2014-06-02type_traits (__strictest_alignment): New helper struct.Rüdiger Sonderfeld2-1/+73
2014-06-01re PR libstdc++/61374 (string_view::operator string() is buggy)Jonathan Wakely7-22/+61
2014-05-30libstdc++.exp (libstdc++_init): Adjust regexp to work with previous versions ...Jonathan Wakely1-1/+1
2014-05-2354297.cc: Remove duplicate dragonfly selector.Jonathan Wakely24-47/+47
2014-05-231.cc: Add xfail for dragonfly.Jonathan Wakely3-3/+3
2014-05-23re PR libstdc++/60793 (Add target *-*-dragonfly* to dg-options on 172 libstdc...Jonathan Wakely195-383/+383
2014-05-21re PR libstdc++/61143 (Arithmetic exception on emplacing into unordered_map m...François Dumont2-0/+103
2014-05-21re PR libstdc++/61269 (<type_traits> includes <cstdint> inside std namespace)Jonathan Wakely3-5/+5
2014-05-20testsuite_flags.in (cxxflags): Remove @CXXFLAGS@ since libstdc++.exp imports ...Cesar Philippidis1-0/+5