This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
egcs/libstdc++-v3 ChangeLog config/os/djgpp/bi ...
- To: gcc-cvs at gcc dot gnu dot org, libstdc++-cvs at gcc dot gnu dot org
- Subject: egcs/libstdc++-v3 ChangeLog config/os/djgpp/bi ...
- From: bkoz at gcc dot gnu dot org
- Date: 12 Jan 2001 21:36:32 -0000
CVSROOT: /cvs/gcc
Module name: egcs
Changes by: bkoz@gcc.gnu.org 2001-01-12 13:36:32
Modified files:
libstdc++-v3 : ChangeLog
libstdc++-v3/config/os/djgpp/bits: ctype_base.h ctype_inline.h
ctype_noninline.h
Log message:
2001-01-12 Benjamin Kosnik <bkoz@redhat.com>
* config/os/djgpp/bits/*: Fix dates.
* include/bits/basic_string.h (_S_find(const _CharT* __beg, const
_CharT* __end, _CharT __c): Remove.
* include/bits/basic_string.tcc: Substitute traits::find for _S_find.
* include/bits/char_traits.h: Tweak.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.386&r2=1.387
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/config/os/djgpp/bits/ctype_base.h.diff?cvsroot=gcc&r1=1.1&r2=1.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/config/os/djgpp/bits/ctype_inline.h.diff?cvsroot=gcc&r1=1.1&r2=1.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/config/os/djgpp/bits/ctype_noninline.h.diff?cvsroot=gcc&r1=1.1&r2=1.2