aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite
AgeCommit message (Expand)AuthorFilesLines
2003-10-14Lets add the correct test case instead.Carlo Wood1-1/+1
2003-10-14re PR libstdc++/12600 (Demangler goes in infinite loop for certain invalid ma...Carlo Wood1-0/+35
2003-10-14re PR libstdc++/11480 (std::unique calls predicate too many times)Paolo Carlini3-4/+143
2003-10-12re PR libstdc++/11460 (Incorrect use of int_type in strstreambuf::pbackfail)Petur Runolfsson1-0/+73
2003-10-12codecvt_specializations.h: Change #ifdef _GLIBCXX_RESOLVE_LIB_DEFECTS to a co...Paolo Carlini2-2/+2
2003-10-09libstdc++.exp: Set LD_LIBRARY_PATH_64 for SPARC64.Andreas Tobler1-0/+1
2003-10-09re PR libstdc++/11844 (Incorrect values of ctype_base::alnum and ctype_base::...Paolo Carlini1-0/+47
2003-10-09[multiple changes]Benjamin Kosnik2-2/+2
2003-10-09re PR libstdc++/9874 (filebuf::seekpos fails if codecvt::encoding() <= 0)Petur Runolfsson2-2/+140
2003-10-06re PR libstdc++/11740 (ctype<wchar_t>::do_is(mask, wchar_t) doesn't handle mu...Paolo Carlini1-0/+89
2003-10-04re PR libstdc++/12206 (Segmentation fault in basic_filebuf::seekoff)Paolo Carlini1-0/+126
2003-10-02re PR libstdc++/12232 (Incorrect handling of openmode argument in filebuf::se...Paolo Carlini5-23/+87
2003-10-02demangle.h (demangle<Allocator>::symbol(char const*)): Decode symbols that st...Carlo Wood1-1/+1
2003-10-0212438.cc: Use __gnu_test::try_named_locale("").Paolo Carlini1-1/+1
2003-10-01re PR libstdc++/12439 (Problems in time_put::put)Paolo Carlini5-0/+312
2003-09-3012352.cc: Explicitly qualify exception name.Paolo Carlini1-4/+4
2003-09-30re PR libstdc++/12438 (Memory leak in locale::combine())Paolo Carlini1-0/+70
2003-09-29[multiple changes]Paolo Carlini2-0/+73
2003-09-2912352.cc: Use __attribute__((unused)) for test.Paolo Carlini1-1/+1
2003-09-272.cc (test_02): Allow either "Son" or "So" as abbreviated name for Sunday in ...Ulrich Weigand2-2/+2
2003-09-2610132-1.cc: Explicitly qualify exceptions.Brad Spencer5-44/+34
2003-09-26re PR libstdc++/12352 (Exception safety problems in src/localename.cc)Paolo Carlini1-0/+124
2003-09-25ctype_members.cc (ctype<wchar_t>::do_is): Fix.Benjamin Kosnik2-13/+16
2003-09-23locale_facets.tcc: Tweak to avoid warnings.Benjamin Kosnik793-2295/+1302
2003-09-10fstream.tcc (basic_filebuf::seekoff): Use codecvt::length to handle variable-...Petur Runolfsson2-0/+225
2003-09-05re PR libstdc++/9028 (codecvt<wchar_t, char, mbstate_t> doesn't work on Red H...Petur Runolfsson7-0/+701
2003-09-03re PR libstdc++/12048 (unget does not work)Petur Runolfsson10-1/+399
2003-09-03re PR libstdc++/12048 (unget does not work)Petur Runolfsson2-2/+154
2003-08-2710.cc: Move wcout stuff...Petur Runolfsson2-12/+112
2003-08-27Makefile.am: Remove trailing whitespace.Phil Edwards2-13/+12
2003-08-27acinclude.m4 (GLIBCXX_CONDITIONAL): New macro.Phil Edwards1-0/+2
2003-08-27Makefile.am: Add comment.Phil Edwards1-0/+1
2003-08-26cin_unget-1.txt: New.Loren J. Rittle2-0/+43
2003-08-17acinclude.m4 (GLIBCXX_EXPORT_INCLUDES): Remove LIBMATH_INCLUDES and LIBSUPCXX...Phil Edwards2-27/+23
2003-08-12basic_ios.h: Remove *_iter typedefs, change num* typedefs to num_*.Benjamin Kosnik1-2/+2
2003-08-08Makefile.am (check-abi): Change libstdc++-v3 to libstdc++.Benjamin Kosnik3-5/+5
2003-08-08* testsuite/testsuite_performance.h (__FreeBSD__): Add fake mallinfo.Loren J. Rittle1-0/+7
2003-08-05configure.in: Rename...Phil Edwards1-1/+1
2003-08-05Convert to new autotools.Phil Edwards1-275/+356
2003-08-05Makefile.am (DEJATOOL,EXPECT,RUNTEST,RUNTESTFLAGS): Remove unneeded variable ...Phil Edwards3-87/+76
2003-08-01libstdc++-v3-dg.exp: Rename...Phil Edwards3-249/+239
2003-07-31Tests for user specialization of standard containers.Doug Gregor7-0/+287
2003-07-31Reshuffle 23_containers testsuite.Benjamin Kosnik52-1111/+2007
2003-07-31pthread1.cc: Add alpha*-*-osf* to dg-do run, dg-options.Rainer Orth7-14/+14
2003-07-28testsuite_hooks.h: Remove list include.Benjamin Kosnik70-339/+59
2003-07-28char_traits.h: Update copyright, tweak.Benjamin Kosnik1-1/+1
2003-07-281.cc, [...]: Update comment regarding the origin of LOCALEDIR.Phil Edwards5-4/+11
2003-07-25char_traits.h: Update copyright, tweak.Benjamin Kosnik1-2/+1
2003-07-25char_traits.h (class char_traits): Put all the real work into the new class t...Matt Austern1-0/+172
2003-07-24*: Change __gnu_cxx_test to __gnu_test.Benjamin Kosnik441-635/+635