egcs/libstdc++-v3 ChangeLog config/os/djgpp/bi ...

bkoz@gcc.gnu.org bkoz@gcc.gnu.org
Fri Jan 12 13:36:00 GMT 2001


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



More information about the Libstdc++-cvs mailing list