gcc/libstdc++-v3 ChangeLog.libstdcxx_so_7-bran ...
paolo@gcc.gnu.org
paolo@gcc.gnu.org
Mon Feb 28 00:16:00 GMT 2005
CVSROOT: /cvs/gcc
Module name: gcc
Branch: libstdcxx_so_7-branch
Changes by: paolo@gcc.gnu.org 2005-02-27 12:14:09
Modified files:
libstdc++-v3 : ChangeLog.libstdcxx_so_7-branch
libstdc++-v3/include/bits: stl_heap.h stl_algobase.h
Added files:
libstdc++-v3/testsuite/ext/is_heap: 1.cc check_type.cc
Log message:
2005-02-27 Christopher Jefferson <chris@bubblescope.net>
Paolo Carlini <pcarlini@suse.de>
* include/bits/stl_heap.h (__is_heap, __push_heap, push_heap,
pop_heap, make_heap, sort_heap): Make non-predicated version call
predicated version.
* include/bits/stl_algobase.h (min, max): Likewise.
* testsuite/ext/is_heap/check_type.cc : New.
2005-02-27 Paolo Carlini <pcarlini@suse.de>
* testsuite/ext/is_heap/1.cc: New.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.libstdcxx_so_7-branch.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.1.2.37&r2=1.1.2.38
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_heap.h.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.16&r2=1.16.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_algobase.h.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.30.6.6&r2=1.30.6.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/ext/is_heap/1.cc.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/ext/is_heap/check_type.cc.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=NONE&r2=1.1.2.1
More information about the Libstdc++-cvs
mailing list