aboutsummaryrefslogtreecommitdiff
path: root/libio/iostream.cc
AgeCommit message (Expand)AuthorFilesLines
1998-02-24Changes for _G_IO_IO_FILE_VERSION == 0x20001:Andreas Schwab1-0/+6
1998-02-10iostream.cc (ostream::operator<<(long double)): Don't use labeled initializers.Mark Mitchell1-26/+26
1998-02-01iostream.cc (istream::operator>>(long double&)): Scan value into separate var...Andreas Schwab1-5/+9
1997-10-03iostream.cc, libio.h: Convert other uses of #ifdef _G_HAVE_PRINTF_FP to #if.Jason Merrill1-1/+1
1997-10-02iostream.cc (operator<<): Use `#if _G_HAVE_PRINTF_FP', not ifdef.Brendan Kehoe1-1/+1
1997-09-26libio changes from Ulrich to help "old linux" systems.Ulrich Drepper1-13/+19
1997-09-17Fix all problems reported by the test suite.Ulrich Drepper1-0/+4
1997-09-16Uli's libio/libstdc++ patches.Ulrich Drepper1-44/+193
1997-08-21Initial revisionJason Merrill1-0/+821