libstdc++/ /ChangeLog its/basic_ios.h its/fstr ...

bkoz@sourceware.cygnus.com bkoz@sourceware.cygnus.com
Fri Dec 10 16:19:00 GMT 1999


CVSROOT:	/cvs/libstdc++
Module name:	libstdc++
Changes by:	bkoz@sourceware.cygnus.com	99/12/10 16:19:45

Modified files:
	.              : ChangeLog 
	bits           : basic_ios.h fstream.tcc locale_facets.h 
	                 locale_facets.tcc localefwd.h ostream.tcc 
	                 sstream.tcc std_ostream.h 
	src            : Makefile.am Makefile.in 

Log message:
	1999-12-10  Benjamin Kosnik  <bkoz@cygnus.com>
	
	* bits/locale_facets.tcc: Tweaks.
	* bits/locale_facets.h (use_facet): Can't inline, remove inline
	from declaration.
	* bits/localefwd.h: And here.
	* bits/std_ostream.h: Tweaks, sentry ctor can't be inlined.
	* bits/ostream.tcc: Put here.
	
	Frank Ch. Eigler  <fche@cygnus.com>
	* src/Makefile.am: Adjust CXXFLAGS, add AM_CXXFLAGS.
	
	1999-12-08  Benjamin Kosnik  <bkoz@cygnus.com>
	
	* bits/sstream.tcc (stringbuf::seekoff): Long overdue revamp. Make
	in and out buffers update independantly.
	
	* bits/basic_ios.h: Minor formatting.
	* bits/fstream.tcc (std): Fix indentation.



More information about the Libstdc++-cvs mailing list