This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
gcc/libstdc++-v3 ChangeLog include/bits/stl_algo.h
- From: pme at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org, libstdc++-cvs at gcc dot gnu dot org
- Date: 5 Apr 2002 17:58:43 -0000
- Subject: gcc/libstdc++-v3 ChangeLog include/bits/stl_algo.h
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: pme@gcc.gnu.org 2002-04-05 09:58:43
Modified files:
libstdc++-v3 : ChangeLog
libstdc++-v3/include/bits: stl_algo.h
Log message:
2002-04-05 Jonathan Wakely <jw@kayari.org>
* include/bits/stl_algo.h (unique_copy, __gcd, rotate, rotate_copy,
random_shuffle, partition, stable_partition, sort, stable_sort,
partial_sort, partial_sort_copy, nth_element): Doxygenate.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.1133&r2=1.1134
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_algo.h.diff?cvsroot=gcc&r1=1.25&r2=1.26