]> git.ipfire.org Git - thirdparty/gcc.git/commit
run_doxygen: Don't keep output from previous run.
authorPhil Edwards <pme@gcc.gnu.org>
Wed, 11 Jul 2001 19:35:49 +0000 (19:35 +0000)
committerPhil Edwards <pme@gcc.gnu.org>
Wed, 11 Jul 2001 19:35:49 +0000 (19:35 +0000)
commit669f7a035a384894ac482e00c291d393a21ba2d0
treeb6c312cb36e69c0b3262c4a293e9e8e6c03ab7ce
parent9acc24a583f1c0026226e8c00a420ec9da04fd56
run_doxygen: Don't keep output from previous run.

2001-07-11  Phil Edwards  <pme@sources.redhat.com>

* docs/doxygen/run_doxygen:  Don't keep output from previous run.
* docs/doxygen/user.cfg.in:  Tweaks.
* include/bits/c++config:  Documentation comments for Doxygen.
* include/bits/char_traits.h:  Likewise.
* include/bits/limits_generic.h:  Likewise.
* include/bits/std_stdexcept.h:  Likewise.
* include/bits/stl_pair.h:  Likewise.
* libsupc++/exception:  Likewise.
* libsupc++/new:  Likewise.
* libsupc++/typeinfo:  Likewise.
* libmath/Makefile.am:  Update and correct copyright.

From-SVN: r43948
12 files changed:
libstdc++-v3/ChangeLog
libstdc++-v3/docs/doxygen/run_doxygen
libstdc++-v3/docs/doxygen/user.cfg.in
libstdc++-v3/include/bits/c++config
libstdc++-v3/include/bits/char_traits.h
libstdc++-v3/include/bits/limits_generic.h
libstdc++-v3/include/bits/std_stdexcept.h
libstdc++-v3/include/bits/stl_pair.h
libstdc++-v3/libmath/Makefile.am
libstdc++-v3/libsupc++/exception
libstdc++-v3/libsupc++/new
libstdc++-v3/libsupc++/typeinfo