aboutsummaryrefslogtreecommitdiff
path: root/libstdc++/std/bastring.cc
AgeCommit message (Expand)AuthorFilesLines
1998-11-30(operator>>): Correct cast in last patch.Ulrich Drepper1-2/+2
1998-11-23(operator>>): Cast new character to char before adding to string.Ulrich Drepper1-3/+3
1998-07-11Makefile.in (VERSION): Bump to 2.9.0.Jason Merrill1-3/+9
1998-05-11[multiple changes]Jeff Law1-1/+1
1998-01-25bastring.h (unique): We only need length bytes.Jason Merrill1-22/+1
1998-01-05bastring.cc (basic_string::Rep::operator delete): Don't claim to return from ...Brendan Kehoe1-3/+3
1997-12-07bastring.h: Move closer to the draft standard implementation of basic_string ...Jody Goldberg1-97/+121
1997-11-26London changes to string:Jason Merrill1-0/+1
1997-10-10bastring.h: Use ibegin internally.Jason Merrill1-1/+1
1997-08-21Initial revisionJason Merrill1-0/+514