summaryrefslogtreecommitdiff
path: root/libstdc++
Commit message (Expand)AuthorAgeFilesLines
* * tlist.cc, tvector.cc, tmap.cc: Remove explicit instantiations.jason1998-06-014-9/+4
* revert last changejason1998-05-171-2/+2
* Tweak stuff, stuff2 rules. Sorry, Jason didn't provide any additionallaw1998-05-161-2/+2
* Tue Mar 24 10:13:07 1998 Jason Merrill <jason@yorick.cygnus.com>law1998-05-113-2/+11
* typo typo fixes fixeslaw1998-05-063-3/+3
* (__stl_prime_list): Mark last two numbers asdrepper1998-04-072-6/+12
* manfred1998-03-051-0/+8
* manfred1998-03-051-0/+5
* (operator<<): Correct type of numeric argument.drepper1998-03-042-1/+5
* * ropeimpl.h: Check __STL_PTHREADS instead of _PTHREADS.jason1998-02-206-10/+34
* * Makefile.in (piclist): Check value of enable_shared, not PICFLAG.law1998-02-062-13/+19
* * config/linux.mt: Don't define _PTHREADS, but definelaw1998-02-012-1/+7
* * tests/configure.in, testsuite/configure.in: Update with yesterday'slaw1998-01-283-2/+9
* * configure.in (package_makefile_rules_frag): New variablelaw1998-01-272-1/+8
* * Makefile.in (install): Remove the shared library symlink even ifjason1998-01-272-0/+6
* * configure.in (topsrcdir): New.law1998-01-273-13/+33
* * std/bastring.h (unique): We only need length bytes.jason1998-01-254-39/+16
* law1998-01-132-1/+14
* law1998-01-131-1/+5
* * std/bastring.cc (basic_string::Rep::operator delete): Don't claimbrendan1998-01-052-3/+8
* /law1998-01-031-2/+4
* law1998-01-031-0/+4
* * lib/libstdc++.exp (test_libstdc++): Set LD_LIBRARY_PATHlaw1997-12-242-0/+22
* tweakjason1997-12-151-1/+0
* Sun Dec 7 02:34:40 1997 Jody Goldberg <jodyg@idt.net>jason1997-12-074-174/+215
* * iosfwd: New header.jason1997-12-077-7/+63
* release branch changes from 11-27 snapshot to egcs-1.0.law1997-12-051-7/+3
* * Makefile.in (install): Change gxx_includedir to gxx_include_dir.law1997-11-272-10/+14
* London changes to string:jason1997-11-264-11/+21
* * Makefile.in (stmp-complex, bigstmp-complex): Changed tolaw1997-11-252-3/+8
* * Makefile.in: Use ln -f -s, not ln -s -f.law1997-11-242-3/+7
* * Makefile.in (bigstmp-complex): Name changed to bigstmp-complx tolaw1997-11-222-2/+8
* * Makefile.in (SHLIB): Build with CC instead of CXX.law1997-11-172-1/+5
* fix typojason1997-11-082-0/+5
* fix typojason1997-11-072-1/+5
* * stl_algo.h, stl_algobase.h, stl_bvector.h,jason1997-11-065-5/+15
* * configure.in: Use delta.mt for m68k-motorola-sysv.law1997-11-033-0/+8
* * Makefile.in (install): Some of HEADERS come from the stl dir now.jason1997-11-0292-15457/+17964
* * tree.h, vector.h: Fix accidental divergence from SGI release.jason1997-10-183-26/+40
* * std/bastring.h: Use ibegin internally. Return passed iteratorjason1997-10-103-12/+21
* * tstring.cc (identitytest): s/remove/erase/.jason1997-10-102-1/+5
* * stdexcepti.cc (__out_of_range): New fn.jason1997-10-108-38/+142
* * std/bastring.h: Move exception stuff after definition of string.jason1997-10-023-31/+43
* Sat Sep 27 16:48:00 1997 Jason Merrill <jason@yorick.cygnus.com>jason1997-09-287-140/+45
* * std/bastring.h: Enable exceptions.jason1997-09-264-20/+86
* More stuff from Uli.law1997-09-161-0/+1
* Uli's libio/libstdc++ patches.law1997-09-162-0/+11
* * std/bastring.h (class basic_string): Add global scope tojason1997-09-122-2/+7
* * std/bastring.h: Adjust use of reverse_iterator template.jason1997-09-102-4/+6
* * algo.h, algobase.h, alloc.h, bvector.h, deque.h, hashtable.h,jason1997-09-1015-464/+779