| Age | Commit message (Expand) | Author | Files | Lines |
| 2001-06-01 | Oops, forgot to ci | Hans-Peter Nilsson | 1 | -0/+9 |
| 2001-06-01 | Makefile.am (VPATH): Delimit with ":", not space. | Hans-Peter Nilsson | 4 | -11/+9 |
| 2001-05-31 | istream.tcc: Include std_ostream.h. | Scott Snyder | 3 | -3/+6 |
| 2001-05-31 | bitset.cc: Qualify size_t with std::. | Benjamin Kosnik | 2 | -8/+13 |
| 2001-05-31 | acconfig.h (_GLIBCPP_BUGGY_FLOAT_COMPLEX): Remove. | Benjamin Kosnik | 21 | -1876/+1636 |
| 2001-05-31 | c++config (__USE_MALLOC): Do not define it. | Loren J. Rittle | 4 | -8/+91 |
| 2001-05-30 | user.cfg.in: Minor addition. | Phil Edwards | 17 | -438/+431 |
| 2001-05-30 | libstdc++-v3-dg.exp (libstdc++-v3-init): Use get_multilibs to find gcc. | Rainer Orth | 2 | -1/+7 |
| 2001-05-30 | acinclude.m4 (GLIBCPP_ENABLE_C99): Reorder output messages. | Phil Edwards | 4 | -896/+909 |
| 2001-05-30 | [multiple changes] | Gabriel Dos Reis | 4 | -52/+64 |
| 2001-05-30 | howto.html: Update link. | Loren J. Rittle | 3 | -11/+19 |
| 2001-05-26 | * include/c_std/bits/std_cmath.h (sqrt): #undef. | Gabriel Dos Reis | 2 | -0/+5 |
| 2001-05-25 | mknumeric_limits: Stop if gen-num-limits dies. | Rainer Orth | 2 | -1/+8 |
| 2001-05-25 | [multiple changes] | Benjamin Kosnik | 4 | -1196/+974 |
| 2001-05-25 | std_cmath.h: Tweak. | Gabriel Dos Reis | 2 | -320/+293 |
| 2001-05-25 | inserters_extractors.cc (test09): New test. | Benjamin Kosnik | 3 | -236/+315 |
| 2001-05-25 | eh_alloc.cc (__cxa_allocate_exception): Qualify malloc with std:: . | Phil Edwards | 2 | -2/+8 |
| 2001-05-25 | std_cstring.h: #define away all global functions we will redeclare in namespa... | Mark Mitchell | 5 | -32/+118 |
| 2001-05-24 | basic_ios.tcc: Small tweak. | Benjamin Kosnik | 10 | -95/+559 |
| 2001-05-24 | c++config (__NO_MATH_INLINES): Move to... | Gabriel Dos Reis | 3 | -5/+10 |
| 2001-05-24 | c++config (__NO_MATH_INLINES): New macro. | Gabriel Dos Reis | 3 | -0/+47 |
| 2001-05-23 | libstdc++-v3-dg.exp (libstdc++-v3-init): Set ld_library_path. | Benjamin Kosnik | 2 | -32/+40 |
| 2001-05-23 | documentation.html: Point to doxygen output. | Phil Edwards | 2 | -5/+17 |
| 2001-05-22 | mkcheck.in (static_fail): Remove S_FLAG decoration on output. | Benjamin Kosnik | 7 | -31/+213 |
| 2001-05-22 | std_cstring.h (memchr): Define "C" functions to __glibcpp_memchr. | Benjamin Kosnik | 3 | -67/+73 |
| 2001-05-22 | c_strings.cc (main): Fix. | Benjamin Kosnik | 1 | -4/+4 |
| 2001-05-20 | ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.254. | Alexandre Oliva | 1 | -803/+807 |
| 2001-05-19 | acinclude.m4: Fix --help spacing, correct comments. | Phil Edwards | 6 | -874/+911 |
| 2001-05-19 | README: Add notes. | Benjamin Kosnik | 5 | -48/+88 |
| 2001-05-18 | libstdc++-v3-dg.exp (libstdc++-v3-init): Set flags appropriately for remote t... | Angela Marie Thomas | 2 | -3/+29 |
| 2001-05-18 | acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Set glibcpp_srcdir amd glibcpp_pr... | Benjamin Kosnik | 5 | -16/+24 |
| 2001-05-18 | Oops, forgot the ChangeLog entry. | Gabriel Dos Reis | 1 | -0/+6 |
| 2001-05-18 | std_valarray.h (valarray<>::operator[] const): Return a const reference. | Gabriel Dos Reis | 2 | -2/+51 |
| 2001-05-18 | configure.target (ATOMICITYH): Actually use AIX-specific code on earlier vers... | Alexandre Oliva | 2 | -2/+11 |
| 2001-05-18 | libstdc++-v3-dg.exp (libstdc++-v3-dg-test): Set output_file based on the name... | Angela Marie Thomas | 2 | -2/+26 |
| 2001-05-18 | configure.target (ATOMICITYH): Use cpu/generic code on earlier versions of AIX. | Alexandre Oliva | 2 | -2/+8 |
| 2001-05-17 | configure.target (ATOMICITYH): Don't use AIX 4.3-specific code on earlier ver... | Alexandre Oliva | 2 | -1/+6 |
| 2001-05-16 | 001-05-15 Benjamin Kosnik <bkoz@redhat.com> | Benjamin Kosnik | 2 | -1/+6 |
| 2001-05-16 | sol2.h (CPLUSPLUS_CPP_SPEC): Define. | Mark Mitchell | 5 | -27/+24 |
| 2001-05-15 | inserters_extractors.cc, [...]: Replace multi-line string constants with C89-... | Zack Weinberg | 4 | -34/+42 |
| 2001-05-14 | * mknumeric_limits: Build with -fno-exceptions. | Richard Henderson | 2 | -2/+8 |
| 2001-05-14 | Switch over to new harness. | Benjamin Kosnik | 17 | -1372/+1056 |
| 2001-05-14 | Switch over to new harness. | Benjamin Kosnik | 2 | -784/+0 |
| 2001-05-13 | configure.target: Remove detection of AIX pthread multilib, now obtained from... | Alexandre Oliva | 2 | -8/+5 |
| 2001-05-13 | mkcheck.in (setup_size_command): Use Berkeley "-B" mode with GNU size. | John David Anglin | 2 | -4/+20 |
| 2001-05-12 | testsuite_flags.in: New, simplified interface. | Benjamin Kosnik | 2 | -0/+179 |
| 2001-05-12 | testsuite_flags.in: New, simplified interface. | Benjamin Kosnik | 1 | -0/+62 |
| 2001-05-12 | *.cc: Remove spaces, make sure testcases return zero. | Benjamin Kosnik | 92 | -381/+53 |
| 2001-05-11 | eh_personality.cc: Include unwind-pe.h. | Richard Henderson | 2 | -179/+34 |
| 2001-05-10 | howto.html: Fix typo. | Tom Browder | 2 | -5/+5 |