Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
1999-08-07 | iostream.cc: Add missing calls to isfx and setup a cleanup region for the loc... | Andreas Schwab | 1 | -7/+58 |
1998-02-24 | Changes for _G_IO_IO_FILE_VERSION == 0x20001: | Andreas Schwab | 1 | -0/+6 |
1998-02-10 | iostream.cc (ostream::operator<<(long double)): Don't use labeled initializers. | Mark Mitchell | 1 | -26/+26 |
1998-02-01 | iostream.cc (istream::operator>>(long double&)): Scan value into separate var... | Andreas Schwab | 1 | -5/+9 |
1997-10-03 | iostream.cc, libio.h: Convert other uses of #ifdef _G_HAVE_PRINTF_FP to #if. | Jason Merrill | 1 | -1/+1 |
1997-10-02 | iostream.cc (operator<<): Use `#if _G_HAVE_PRINTF_FP', not ifdef. | Brendan Kehoe | 1 | -1/+1 |
1997-09-26 | libio changes from Ulrich to help "old linux" systems. | Ulrich Drepper | 1 | -13/+19 |
1997-09-17 | Fix all problems reported by the test suite. | Ulrich Drepper | 1 | -0/+4 |
1997-09-16 | Uli's libio/libstdc++ patches. | Ulrich Drepper | 1 | -44/+193 |
1997-08-21 | Initial revision | Jason Merrill | 1 | -0/+821 |