8sa1-gcc/libstdc++-v3/docs/html/17_intro
Phil Edwards 1b4a6975f7 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
2001-11-20 00:51:37 +00:00
..
BADNAMES BADNAMES: Remove EGCS reference. 2001-04-26 20:13:47 +00:00
BUGS
C++STYLE C++STYLE: Fix typo. 2001-08-24 20:50:53 +00:00
CHECKLIST
concept_check.diff
contribute.html
COPYING
COPYING.DOC COPYING.DOC: New file, GFDL v1.1 from the FSF. 2001-10-04 20:03:22 +00:00
DESIGN
HEADER_POLICY
headers_cc.txt headers_cc.txt: "Sync"/copy real file over. 2001-09-15 00:41:11 +00:00
howto.html howto.html (Thread-safety): Rename section to ``The Standard C++ library and multithreading'' and update... 2001-11-16 20:59:10 +00:00
libstdc++-assign.txt
license.html Intro.3: More notes. 2001-11-20 00:51:37 +00:00
organization
porting-howto.html porting-howto.xml: check in v0.9.4 2001-11-05 21:54:43 +00:00
porting-howto.xml porting-howto.xml: check in v0.9.4 2001-11-05 21:54:43 +00:00
porting.html Intro.3: More notes. 2001-11-20 00:51:37 +00:00
porting.texi configure.target: Add os_include_dir for mingw32* target. 2001-11-08 20:52:29 +00:00
PROBLEMS
RELEASE-NOTES
TODO