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