gcc/libstdc++-v3/docs/html/17_intro
Phil Edwards 08addde65f BUGS: Update from 2.90.8 snapshot.
2003-06-10  Phil Edwards  <pme@gcc.gnu.org>

	* docs/html/17_intro/BUGS:  Update from 2.90.8 snapshot.
	* docs/html/17_intro/CHECKLIST:  Bring up to date with respect to
	correctness of container::iterator typedefs.  Fix whitespace.
	* docs/html/20_util/howto.html, docs/html/ext/howto.html:  Add links
	to allocator docs.
	* docs/html/documentation.html:  Regenerate.

	* include/bits/basic_string.h, include/bits/basic_string.tcc,
	include/bits/deque.tcc, include/bits/list.tcc, include/bits/stl_algo.h,
	include/bits/stl_algobase.h, include/bits/stl_bvector.h,
	include/bits/stl_deque.h, include/bits/stl_iterator_base_funcs.h,
	include/bits/stl_list.h, include/bits/stl_uninitialized.h,
	include/bits/stl_vector.h, include/bits/vector.tcc,
	include/ext/algorithm, include/ext/slist, include/std/std_bitset.h:
	Change _Iter names to _Iterator, and __pos to __position.

	* include/bits/stl_relops.h, include/bits/stl_numeric.h,
	include/bits/stl_multiset.h, include/bits/stl_set.h:
	Remove emacs markers.

	* include/bits/stl_threads.h (_STL_auto_lock):  Add __unused__.

From-SVN: r67736
2003-06-10 21:52:25 +00:00
..
BADNAMES
BUGS BUGS: Update from 2.90.8 snapshot. 2003-06-10 21:52:25 +00:00
C++STYLE
CHECKLIST BUGS: Update from 2.90.8 snapshot. 2003-06-10 21:52:25 +00:00
concept_check.diff
contribute.html
COPYING
COPYING.DOC
DESIGN
HEADER_POLICY
headers_cc.txt
howto.html howto.html: Update some links. 2003-04-24 20:39:50 +00:00
libstdc++-assign.txt
license.html
porting-howto.html
porting-howto.xml
porting.html howto.html: Update some links. 2003-04-24 20:39:50 +00:00
porting.texi porting.texi (_GLIBCPP_USE_C99_CHECK): New macro. 2003-04-18 09:53:58 +00:00
PROBLEMS
RELEASE-NOTES
TODO