This is the mail archive of the libstdc++-cvs@sourceware.cygnus.com mailing list for the libstdc++ project.


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

libstdc++/ /ChangeLog its/locale_facets.h onfi ...


CVSROOT:	/cvs/libstdc++
Module name:	libstdc++
Changes by:	bkoz@sourceware.cygnus.com	99/12/20 12:05:39

Modified files:
	.              : ChangeLog 
	bits           : locale_facets.h 
	config/default : ctype.cc 
	config/default/bits: ctype_base.h 
	config/linux   : ctype.cc 
	config/linux/bits: ctype_base.h 
	config/solaris : ctype.cc 
	config/solaris/bits: ctype_base.h 

Log message:
	1999-12-20  Benjamin Kosnik  <bkoz@cygnus.com>
	
	* docs/17_intro/RELEASE-NOTES: Fix typos.
	
	* bits/locale_facets.h (ctype): Modify, use __to_type to abstract
	out platform-specific bits.
	* config/default/ctype.cc: And here.
	* config/defaults/bits/ctype_base.h: And here.
	* config/linux/ctype.cc: And here.
	* config/linux/bits/ctype_base.h (ctype_base): And here.
	* config/solaris/bits/ctype_base.h (ctype_base): Add
	__to_type. Comment, as it looks like this is for solaris2.6 and
	above: solaris2.5.1 doesn't seem to have the same definitions.
	* config/solaris/ctype.cc: And here.


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