Age | Commit message (Expand) | Author | Files | Lines |
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 |
2003-07-24 | map_operators.cc: Conform to container requirement as value must be Assignable. | Nathan Myers | 1 | -3/+3 |
2003-07-21 | testsuite_flags.in (--build-includes): Remove extraneous paths for libio. | Benjamin Kosnik | 4 | -0/+4 |
2003-07-16 | re PR libstdc++/11528 (money_get does not get "$.00") | Paolo Carlini | 2 | -0/+106 |
2003-07-14 | Nathan C. | Paolo Carlini | 1 | -1/+3 |
2003-07-14 | assign_neg.cc: Fix line numbers. | Benjamin Kosnik | 2 | -2/+2 |
2003-07-10 | locale_facets.tcc: Use function object for __use_cache instead of template fu... | Benjamin Kosnik | 7 | -10/+737 |
2003-07-09 | pod_char_traits.cc: New. | Benjamin Kosnik | 1 | -0/+78 |
2003-07-08 | list_create_fill_sort.cc: New. | Gawain Bolton | 1 | -0/+64 |
2003-07-06 | testsuite_hooks.h: Guard against a missing unlink(). | Phil Edwards | 1 | -0/+5 |
2003-07-06 | create_testsuite_files: New file. | Phil Edwards | 8 | -136/+44 |
2003-07-05 | 4879.cc: xfail on cygwin | David Billinghurst | 7 | -0/+21 |
2003-07-05 | Move from CPP to CXX. | Benjamin Kosnik | 30 | -122/+134 |
2003-07-05 | cpplib.h (CPP_AT_NAME, [...]): New token types. | Zack Weinberg | 9 | -0/+36 |
2003-07-04 | 2003-07-04 Paolo Carlini <pcarlini@unitus.it> | Paolo Carlini | 1 | -130/+0 |
2003-07-04 | re PR libstdc++/11378 (Unbuffered sputn is slow) | Paolo Carlini | 1 | -0/+130 |
2003-07-04 | Makefile.am (target_headers): Add fpos.h | Benjamin Kosnik | 1 | -0/+46 |
2003-07-04 | Makefile.am (target_headers): Add fpos.h | Benjamin Kosnik | 6 | -34/+43 |
2003-07-03 | 7.cc: Guard with _GLIBCPP_USE_WCHAR_T. | David Edelsohn | 1 | -0/+4 |
2003-07-02 | 7.cc: Include <testsuite_hooks.h>, tweak. | Paolo Carlini | 2 | -2/+9 |
2003-07-02 | Makefile.am (AM_MAKEFLAGS): Set to -j1 (affects check* targets, but not libs/... | Phil Edwards | 2 | -0/+2 |
2003-07-01 | re PR libstdc++/11389 (Unbuffered wfilebuf fails to read single-byte UTF-8 ch... | Paolo Carlini | 4 | -0/+202 |
2003-07-01 | 7.cc: New. | Jerry Quinn | 2 | -0/+83 |
2003-07-01 | 1-in.cc: New. | Benjamin Kosnik | 28 | -215/+1417 |
2003-06-30 | Makefile.am (check-am): Do not override. | Phil Edwards | 2 | -33/+18 |
2003-06-30 | Don't initialize an insert_iterator with a singular iterator | Doug Gregor | 1 | -2/+2 |
2003-06-30 | libstdc++-v3-dg.exp: Add comments. | Phil Edwards | 1 | -1/+10 |
2003-06-30 | std_streambuf.h (_M_mode): Move from here to filebuf and stringbuf. | Paolo Carlini | 5 | -5/+5 |
2003-06-29 | 11305-1.cc: Improve type correctness-wise. | Paolo Carlini | 4 | -12/+12 |
2003-06-28 | re PR libstdc++/9875 (filebuf doesn't handle codecvt::encoding() > 1) | Paolo Carlini | 2 | -0/+212 |
2003-06-27 | [multiple changes] | Benjamin Kosnik | 3 | -7/+13 |
2003-06-27 | Nathan C. | Paolo Carlini | 5 | -0/+391 |
2003-06-27 | ios_base.h (ios_base::_M_getloc): Return reference to the imbued locale. | Benjamin Kosnik | 2 | -2/+2 |
2003-06-26 | filebuf_copy.cc: New, testing char by char file copy. | Nathan C. Myers | 1 | -0/+75 |