Age | Commit message (Expand) | Author | Files | Lines |
1998-07-02 | Update. | Ulrich Drepper | 1 | -8/+13 |
1998-07-02 | (class basic_string): Return correct iterators in erase member functions. | Ulrich Drepper | 1 | -2/+6 |
1998-06-27 | stl_config.h (__STL_PTHREADS): Don't define for glibc 2 if _G_USING_THUNKS is... | Jeffrey A Law | 2 | -1/+8 |
1998-06-27 | libstdc++.exp: Use global variable ld_library_path (not local) that is a lot ... | Carlo Wood | 2 | -4/+9 |
1998-06-24 | configure (enable_version_specific_runtime_libs): Implement new flag --enable... | Manfred Hollstein | 1 | -10/+17 |
1998-06-24 | configure (enable_version_specific_runtime_libs): Implement new flag --enable... | Manfred Hollstein | 1 | -0/+8 |
1998-05-31 | * tlist.cc, tvector.cc, tmap.cc: Remove explicit instantiations. | Jason Merrill | 4 | -9/+4 |
1998-05-17 | revert last change | Jason Merrill | 1 | -2/+2 |
1998-05-15 | Tweak stuff, stuff2 rules. | Jeff Law | 1 | -2/+2 |
1998-05-11 | [multiple changes] | Jeff Law | 3 | -2/+11 |
1998-05-06 | typo typo fixes fixes | Jeff Law | 3 | -3/+3 |
1998-04-07 | (__stl_prime_list): Mark last two numbers as unsigned long since they are... | Ulrich Drepper | 2 | -6/+12 |
1998-03-05 | config.table: Make locating frag files failsafe even for the special case if... | Manfred Hollstein | 1 | -0/+8 |
1998-03-05 | config.table: Make locating frag files failsafe even for the special case if... | Manfred Hollstein | 1 | -0/+5 |
1998-03-04 | (operator<<): Correct type of numeric argument. | Ulrich Drepper | 2 | -1/+5 |
1998-02-20 | ropeimpl.h: Check __STL_PTHREADS instead of _PTHREADS. | Jason Merrill | 6 | -10/+34 |
1998-02-05 | Makefile.in (piclist): Check value of enable_shared, not PICFLAG. | Manfred Hollstein | 2 | -13/+19 |
1998-02-01 | linux.mt: Don't define _PTHREADS, but define _IO_MTSAFE_IO. | H.J. Lu | 2 | -1/+7 |
1998-01-28 | configure.in, [...]: Update with yesterday's toplevel configure.in changes. | Manfred Hollstein | 3 | -2/+9 |
1998-01-27 | configure.in (package_makefile_rules_frag): New variable which is used in the... | Manfred Hollstein | 2 | -1/+8 |
1998-01-27 | Makefile.in (install): Remove the shared library symlink even if we aren't in... | Jason Merrill | 2 | -0/+6 |
1998-01-27 | configure.in (topsrcdir): New. | H.J. Lu | 3 | -13/+33 |
1998-01-25 | bastring.h (unique): We only need length bytes. | Jason Merrill | 4 | -39/+16 |
1998-01-13 | configure.in (configdirs): Include testsuite only if ${srcdir}/../gcc exists. | H.J. Lu | 2 | -1/+14 |
1998-01-13 | configure.in (configdirs): Include testsuite only if ${srcdir}/../gcc exists. | Jeff Law | 1 | -1/+5 |
1998-01-05 | bastring.cc (basic_string::Rep::operator delete): Don't claim to return from ... | Brendan Kehoe | 2 | -3/+8 |
1998-01-03 | configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1 | Franz Sirl | 1 | -2/+4 |
1998-01-03 | configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1 | Franz Sirl | 1 | -0/+4 |
1997-12-24 | libstdc++.exp (test_libstdc++): Set LD_LIBRARY_PATH and SHLIB_PATH appropriat... | Jeffrey A Law | 2 | -0/+22 |
1997-12-14 | tweak | Jason Merrill | 1 | -1/+0 |
1997-12-07 | bastring.h: Move closer to the draft standard implementation of basic_string ... | Jody Goldberg | 4 | -174/+215 |
1997-12-07 | iosfwd: New header. | Jason Merrill | 7 | -7/+63 |
1997-12-05 | release branch changes from 11-27 snapshot to egcs-1.0. | Jeff Law | 1 | -7/+3 |
1997-11-27 | * Makefile.in (install): Change gxx_includedir to gxx_include_dir. | Jeffrey A Law | 2 | -10/+14 |
1997-11-26 | London changes to string: | Jason Merrill | 4 | -11/+21 |
1997-11-25 | Makefile.in (stmp-complex, [...]): Changed to xxxx-complx. | H.J. Lu | 2 | -3/+8 |
1997-11-24 | * Makefile.in: Use ln -f -s, not ln -s -f. | Jeffrey A Law | 2 | -3/+7 |
1997-11-21 | Makefile.in (bigstmp-complex): Name changed to bigstmp-complx to cope with fi... | Manfred Hollstein | 2 | -2/+8 |
1997-11-16 | * Makefile.in (SHLIB): Build with CC instead of CXX. | Jeffrey A Law | 2 | -1/+5 |
1997-11-08 | fix typo | Jason Merrill | 2 | -0/+5 |
1997-11-07 | fix typo | Jason Merrill | 2 | -1/+5 |
1997-11-06 | stl_algo.h, [...]: Update to October 28 SGI release. | Jason Merrill | 5 | -5/+15 |
1997-11-02 | configure.in: Use delta.mt for m68k-motorola-sysv. | Manfred Hollstein | 3 | -0/+8 |
1997-11-02 | Makefile.in (install): Some of HEADERS come from the stl dir now. | Jason Merrill | 92 | -15457/+17964 |
1997-10-17 | * tree.h, vector.h: Fix accidental divergence from SGI release. | Jason Merrill | 3 | -26/+40 |
1997-10-10 | bastring.h: Use ibegin internally. | Jason Merrill | 3 | -12/+21 |
1997-10-10 | * tstring.cc (identitytest): s/remove/erase/. | Jason Merrill | 2 | -1/+5 |
1997-10-10 | stdexcepti.cc (__out_of_range): New fn. | Jason Merrill | 8 | -38/+142 |
1997-10-02 | bastring.h: Move exception stuff after definition of string. | Jason Merrill | 3 | -31/+43 |
1997-09-28 | [multiple changes] | Jason Merrill | 7 | -140/+45 |