This is the mail archive of the
libstdc++-cvs@sources.redhat.com
mailing list for the libstdc++ project.
egcs/libstdc++-v3 ChangeLog include/bits/fstre ...
- To: gcc-cvs at gcc dot gnu dot org, libstdc++-cvs at sourceware dot cygnus dot com
- Subject: egcs/libstdc++-v3 ChangeLog include/bits/fstre ...
- From: bkoz at gcc dot gnu dot org
- Date: 2 Nov 2000 08:05:17 -0000
CVSROOT: /cvs/gcc
Module name: egcs
Changes by: bkoz@gcc.gnu.org 2000-11-02 00:05:16
Modified files:
libstdc++-v3 : ChangeLog
libstdc++-v3/include/bits: fstream.tcc
libstdc++-v3/src: locale.cc
Log message:
2000-11-02 Benjamin Kosnik <bkoz@purist.soma.redhat.com>
* src/locale.cc: Match orderings for static members.
* include/bits/fstream.tcc: Fixes for cin.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.237&r2=1.238
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/include/bits/fstream.tcc.diff?cvsroot=gcc&r1=1.1&r2=1.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/src/locale.cc.diff?cvsroot=gcc&r1=1.19&r2=1.20