Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sun Dec 7 02:34:40 1997 Jody Goldberg <jodyg@idt.net> | jason | 1997-12-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | * 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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16993 138bc75d-0d04-0410-961f-82ee72b054a4 | ||||
* | Initial revision | jason | 1997-08-21 | 1 | -0/+8 |
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@14877 138bc75d-0d04-0410-961f-82ee72b054a4 |