gcc/libstdc++-v3 ChangeLog include/Makefile.am ...

paolo@gcc.gnu.org paolo@gcc.gnu.org
Sat Nov 24 00:16:00 GMT 2001


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	paolo@gcc.gnu.org	2001-12-28 10:46:54

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/include: Makefile.am Makefile.in 
	libstdc++-v3/testsuite/ext: headers.cc 
	libstdc++-v3/include/bits: stl_algo.h 
Added files:
	libstdc++-v3/include/ext: algorithm 

Log message:
	2001-12-28  Paolo Carlini  <pcarlini@unitus.it>
	
	* include/bits/stl_algo.h (count returning void,
	count_if returning void, __random_sample, random_sample,
	random_sample_n, __is_heap, is_heap, is_sorted):  Move to...
	* include/ext/algorithm:  ...here, new file.
	* include/Makefile.am (ext_headers):  Add new file.
	* include/Makefile.in:  Regenerate.
	* testsuite/ext/headers.cc:  Include <ext/algorithm>.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.926&r2=1.927
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/ext/algorithm.diff?cvsroot=gcc&r1=NONE&r2=1.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/Makefile.am.diff?cvsroot=gcc&r1=1.14&r2=1.15
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/Makefile.in.diff?cvsroot=gcc&r1=1.16&r2=1.17
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/ext/headers.cc.diff?cvsroot=gcc&r1=1.2&r2=1.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_algo.h.diff?cvsroot=gcc&r1=1.15&r2=1.16



More information about the Libstdc++-cvs mailing list