head	1.1;
branch	1.1.1;
access;
symbols
	libc-4-6-30:1.1.1.1
	libc-4-6-29:1.1.1.1
	libc-4-6-28-6:1.1.1.1
	libc-4-6-28-5:1.1.1.1
	libc-4-6-28-4:1.1.1.1
	libc-4-6-28-3:1.1.1.1
	libc-4-6-28-2:1.1.1.1
	libc-4-6-28-1:1.1.1.1
	libc-4-6-28:1.1.1.1
	libc-4-6-27:1.1.1.1
	linux:1.1.1;
locks; strict;
comment	@# @;


1.1
date	95.02.18.05.33.21;	author hjl;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	95.02.18.05.33.22;	author hjl;	state Exp;
branches;
next	;


desc
@@



1.1
log
@Initial revision
@
text
@*** Major changes in libio version 0.66 (released with libg++ 2.6.1):

* Some documentation and an example in iostream.texi on how to derive
 your own class from streambuf.

* New functions added to stdio:  getline, detdelim, snprintf, vsnprintf.
  This is for compatibility with the GNU C library.

*** Major changes in libio version 0.65 (released with libg++ 2.6):

* _IO_getline and streambuf::sgetline no longer write a '\0' at the end.

* A number of improvements to get closer to the ANSI/ISO C++ working
paper, such as:
- Added (preliminary support for) new ANSI streambuf::uflow virtual.
- Added istdiostream and ostdiostream classes.
- Added ostream::operator<<(bool) and istream::operator>>(bool&).

* More robust (and faster) initialization and cleanup of standard streambufs.

* Many small bug fixes, portability improvements, and random enhancements.

*** Major changes in libio version 0.63 (released with libg++ 2.5.3):

* There is a g++ bug that causes inconsistent name mangling for the
assembler name of the virtual function table for the istream class.
A work-around has been put into streambuf.h, which will make g++
always do the right thing.  Note that this may require you to
recompile programs that were incorrectly compiled by g++.

* Functions that do printf-style formatting to the unbuffered
streams have been optimized to write to a temporary buffer.

@


1.1.1.1
log
@The Linux C library 4.6.27 (source files).
@
text
@@
