gcc/libstdc++
Jody Goldberg 4ef0de1177 bastring.h: Move closer to the draft standard implementation of basic_string by adding 3...
Sun Dec  7 02:34:40 1997  Jody Goldberg	<jodyg@idt.net>

	* libstdc++/std/bastring.h : Move closer to the draft standard
	implementation of basic_string by adding 3 paramter 'Allocator'.
	NOTE: this still differs from the standard in not offering per
	instance allocators.
	* libstdc++/std/bastring.cc : Likewise.
	* libstdc++/stlinst.cc : Handle thread safe allocators if they are the
	default.

From-SVN: r16993
1997-12-07 05:41:01 -05:00
..
config configure.in: Use delta.mt for m68k-motorola-sysv. 1997-11-02 23:33:01 -07:00
std bastring.h: Move closer to the draft standard implementation of basic_string by adding 3... 1997-12-07 05:41:01 -05:00
stl fix typo 1997-11-08 03:51:15 -05:00
tests * tstring.cc (identitytest): s/remove/erase/. 1997-10-10 03:43:28 -04:00
testsuite * lib/libstdc++.exp: Remove libg++_link_flags. 1997-09-03 09:38:21 -06:00
ChangeLog bastring.h: Move closer to the draft standard implementation of basic_string by adding 3... 1997-12-07 05:41:01 -05:00
Makefile.in iosfwd: New header. 1997-12-07 05:33:36 -05:00
NEWS release branch changes from 11-27 snapshot to egcs-1.0. 1997-12-05 15:13:17 -07:00
cassert Initial revision 1997-08-21 18:57:35 -04:00
cctype Initial revision 1997-08-21 18:57:35 -04:00
cerrno Initial revision 1997-08-21 18:57:35 -04:00
cfloat Initial revision 1997-08-21 18:57:35 -04:00
cinst.cc Initial revision 1997-08-21 18:57:35 -04:00
ciso646 Initial revision 1997-08-21 18:57:35 -04:00
climits Initial revision 1997-08-21 18:57:35 -04:00
clocale Initial revision 1997-08-21 18:57:35 -04:00
cmath Initial revision 1997-08-21 18:57:35 -04:00
cmathi.cc Initial revision 1997-08-21 18:57:35 -04:00
complex Initial revision 1997-08-21 18:57:35 -04:00
complex.h Initial revision 1997-08-21 18:57:35 -04:00
configure.in configure.in: Use delta.mt for m68k-motorola-sysv. 1997-11-02 23:33:01 -07:00
csetjmp Initial revision 1997-08-21 18:57:35 -04:00
csignal Initial revision 1997-08-21 18:57:35 -04:00
cstdarg Initial revision 1997-08-21 18:57:35 -04:00
cstddef Initial revision 1997-08-21 18:57:35 -04:00
cstdio Initial revision 1997-08-21 18:57:35 -04:00
cstdlib Initial revision 1997-08-21 18:57:35 -04:00
cstdlibi.cc Initial revision 1997-08-21 18:57:35 -04:00
cstring Initial revision 1997-08-21 18:57:35 -04:00
cstringi.cc Initial revision 1997-08-21 18:57:35 -04:00
ctime Initial revision 1997-08-21 18:57:35 -04:00
cwchar Initial revision 1997-08-21 18:57:35 -04:00
cwctype Initial revision 1997-08-21 18:57:35 -04:00
fstream iosfwd: New header. 1997-12-07 05:33:36 -05:00
iomanip iosfwd: New header. 1997-12-07 05:33:36 -05:00
iosfwd iosfwd: New header. 1997-12-07 05:33:36 -05:00
iostream iosfwd: New header. 1997-12-07 05:33:36 -05:00
sinst.cc Initial revision 1997-08-21 18:57:35 -04:00
stdexcept Initial revision 1997-08-21 18:57:35 -04:00
stdexcepti.cc stdexcepti.cc (__out_of_range): New fn. 1997-10-10 02:56:56 -04:00
stl.h Initial revision 1997-08-21 18:57:35 -04:00
stlinst.cc bastring.h: Move closer to the draft standard implementation of basic_string by adding 3... 1997-12-07 05:41:01 -05:00
string stdexcepti.cc (__out_of_range): New fn. 1997-10-10 02:56:56 -04:00
strstream iosfwd: New header. 1997-12-07 05:33:36 -05:00