summaryrefslogtreecommitdiff
path: root/libstdc++-v3/src/strstream.cc
Commit message (Expand)AuthorAgeFilesLines
* re PR libstdc++/11460 (Incorrect use of int_type in strstreambuf::pbackfail)Petur Runolfsson2003-10-121-1/+1
* strstream.cc, [...]: Remove incorrect whitespace added in my previous change.Alexandre Oliva2003-03-051-1/+1
* strstream.cc (strstreambuf::overflow): Make sure operands of min and max have...Alexandre Oliva2003-03-041-2/+2
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-3/+3
* Makefile.am (sources): Edit.Benjamin Kosnik2002-09-111-12/+11
* Revert PR libstdc++/6594Benjamin Kosnik2002-08-021-20/+13
* re PR libstdc++/7230 (<strstream> header file is missing (trunk))Benjamin Kosnik2002-07-251-336/+339
* strstream: Remove namespace std.Benjamin Kosnik2002-07-011-338/+335
* [multiple changes]Benjamin Kosnik2002-06-081-355/+314
* re PR libstdc++/6594 (strstreambuf leaks 16 bytes - gcc 3.0.x)Benjamin Kosnik2002-05-151-14/+21
* algo.h: Add "GPL plus runtime exception" comment block, this time for real.Phil Edwards2001-06-271-0/+30
* *: Revert comment/license change from yesterday for all except libsupc++/unwi...Phil Edwards2001-06-221-30/+0
* algo.h: Add "GPL plus runtime exception" comment.Phil Edwards2001-06-211-0/+30
* algo.h: Use std not __STD.Phil Edwards2001-03-041-2/+3
* locale.cc: initialise __ret with zeroPeter Schmid2001-03-021-1/+1
* Makefile.am (CSTD_INCLUDES): Change from CSHADOW_INCLUDES.Benjamin Kosnik2000-12-231-1/+1
* strstream.cc: Adjust includes.Benjamin Kosnik2000-11-221-2/+2
* libstdc++-v3: New directory.Benjamin Kosnik2000-04-211-0/+427