This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Move to 3.1 branch: Re: [libstdc++] General cleanups and updates


On Wed, Mar 06, 2002 at 05:39:41PM -0800, Benjamin Kosnik wrote:
> 
> And this one too please.

Tested just now with no regressions.  Since the docs directory is only
live on the trunk, I've only moved the include/src hunks of the patch,
corresponding to:


2002-03-08  Phil Edwards  <pme@gcc.gnu.org>

	* include/bits/basic_string.h (basic_string::_S_construct):  Fix
	names in declaration.
	(basic_string::compare):  These are no longer optional.
	* include/bits/ostream.tcc:  Tweak closing brace placement.
	* include/bits/stl_algo.h:  Lots of initial doxygen comment hooks.
	* include/std/std_sstream.h:  Fix typo in comment.
	* include/bits/locale_facets.tcc:  Remove unneeded header inclusion.
	* src/locale.cc:  Likewise.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]