]> git.ipfire.org Git - thirdparty/gcc.git/commit - libstdc++-v3/testsuite/27_io/basic_ifstream/open/char/2.cc
Intro.3: More notes.
authorPhil Edwards <pme@gcc.gnu.org>
Tue, 20 Nov 2001 00:51:37 +0000 (00:51 +0000)
committerPhil Edwards <pme@gcc.gnu.org>
Tue, 20 Nov 2001 00:51:37 +0000 (00:51 +0000)
commit1b4a6975f7e4ff26374f0ec942f40acdb12b643f
treec09ea194b64b4912fc54020b98174c0a8abf27bb
parentb73f64948e86b6003bbfe5691b5c45ef6347eb00
Intro.3: More notes.

2001-11-19  Phil Edwards  <pme@gcc.gnu.org>

* docs/doxygen/Intro.3:  More notes.
* docs/doxygen/style.css:  Update to default style from Doxygen 1.2.10.
* include/bits/stl_algobase.h:  Add doxygen hooks for functions.
* include/ext/hash_map:  Add @file hook.
* include/ext/hash_set:  Likewise.
* include/ext/rope:  Likewise.
* include/ext/ropeimpl.h:  Likewise.
* include/ext/slist:  Likewise.
* include/ext/stl_hash_fun.h:  Likewise.
* include/ext/stl_hashtable.h:  Likewise.
* include/ext/stl_rope.h:  Likewise.

* docs/html/17_intro/license.html:  Remove "experimental" sentence.
* docs/html/19_diagnostics/howto.html:  Document new verbose
terminate handler.
* testsuite/27_io/filebuf.cc:  Fix comment, move tweakable parameter
to more visible (closer to description) position.

* libsupc++/eh_type.cc:  Formatting tweak.
* libsupc++/exception:  Likewise.
* src/vterminate.cc:  Likewise.

* docs/html/17_intro/porting.html:  Regenerate.
* docs/html/faq/index.txt:  Regenerate.

From-SVN: r47193
20 files changed:
libstdc++-v3/ChangeLog
libstdc++-v3/docs/doxygen/Intro.3
libstdc++-v3/docs/doxygen/style.css
libstdc++-v3/docs/html/17_intro/license.html
libstdc++-v3/docs/html/17_intro/porting.html
libstdc++-v3/docs/html/19_diagnostics/howto.html
libstdc++-v3/docs/html/faq/index.txt
libstdc++-v3/include/bits/stl_algobase.h
libstdc++-v3/include/ext/hash_map
libstdc++-v3/include/ext/hash_set
libstdc++-v3/include/ext/rope
libstdc++-v3/include/ext/ropeimpl.h
libstdc++-v3/include/ext/slist
libstdc++-v3/include/ext/stl_hash_fun.h
libstdc++-v3/include/ext/stl_hashtable.h
libstdc++-v3/include/ext/stl_rope.h
libstdc++-v3/libsupc++/eh_type.cc
libstdc++-v3/libsupc++/exception
libstdc++-v3/src/vterminate.cc
libstdc++-v3/testsuite/27_io/filebuf.cc