gcc/libstdc++-v3 ChangeLog.hammer include/bits ...
paolo@gcc.gnu.org
paolo@gcc.gnu.org
Tue Jun 22 13:35:00 GMT 2004
CVSROOT: /cvs/gcc
Module name: gcc
Branch: hammer-3_3-branch
Changes by: paolo@gcc.gnu.org 2004-06-22 12:42:01
Modified files:
libstdc++-v3 : ChangeLog.hammer
libstdc++-v3/include/bits: istream.tcc
Log message:
2004-06-22 Paolo Carlini <pcarlini@suse.de>
* include/bits/istream.tcc (operator>>(basic_istream<>&,
basic_string<>&)): Use a temporary buffer, thus avoiding
reallocation for common case.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.hammer.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.1.2.17&r2=1.1.2.18
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/istream.tcc.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.36.2.8&r2=1.36.2.9
More information about the Libstdc++-cvs
mailing list