OSDN Git Service

* Merge devo and egcs include directories.
[pf3gnuchains/gcc-fork.git] / libstdc++ / std /
1998-07-12 jason * Makefile.in (VERSION): Bump to 2.9.0.
1998-07-06 drepper(class basic_string): Correct iterator return values...
1998-07-02 drepper(class basic_string): Return correct iterators in erase...
1998-05-11 lawTue Mar 24 10:13:07 1998 Jason Merrill <jason@yorick...
1998-01-25 jason * std/bastring.h (unique): We only need length bytes.
1998-01-05 brendan * std/bastring.cc (basic_string::Rep::operator delete...
1997-12-07 jasonSun Dec 7 02:34:40 1997 Jody Goldberg <jodyg@idt...
1997-11-26 jason London changes to string:
1997-10-10 jason * std/bastring.h: Use ibegin internally. Return passe...
1997-10-10 jason * stdexcepti.cc (__out_of_range): New fn.
1997-10-02 jason * std/bastring.h: Move exception stuff after definitio...
1997-09-28 jasonSat Sep 27 16:48:00 1997 Jason Merrill <jason@yorick...
1997-09-26 jason * std/bastring.h: Enable exceptions.
1997-09-12 jason * std/bastring.h (class basic_string): Add global...
1997-09-10 jason * std/bastring.h: Adjust use of reverse_iterator template.
1997-08-26 jasonMon Aug 25 14:26:45 1997 Jason Merrill <jason@yorick...
1997-08-21 jasonInitial revision