gcc/libstdc++-v3/docs/html
Douglas Gregor 1b80d64af2 debug.html: Users are allowed to specialize in namespace __gnu_debug...
2003-11-13  Douglas Gregor  <gregod@cs.rpi.edu>

	* docs/html/debug.html: Users are allowed to specialize in
	namespace __gnu_debug, unlike in the Apple version of the debug
	mode. Clear up a confusing double-negative. Note that
	std::basic_string does provide extra debugging capabilities, but
	not safe iterators.
	* include/bits/basic_string.tcc: Make sure there's never an
	ambiguity when calling __is_null_pointer.
	* include/debug/deque: (deque::erase) Properly handle invalidation
	when erasing at the end of the deque.
	* include/debug/vector: (vector::swap): Swap _M_guaranteed_capacity.
	(vector::clear): Set the guaranteed capacity to 0.
	* testsuite/23_containers/deque/invalidation/4.cc: (test04): Test
	iterator invalidation when erasing at the end of the deque.

From-SVN: r73564
2003-11-14 00:15:00 +00:00
..
17_intro configury.html: XHTML tweak. 2003-11-13 01:21:28 +00:00
18_support howto.html: Update some links. 2003-04-24 20:39:50 +00:00
19_diagnostics configopts.html, [...]: Fix invalid XHTML and make page header style consistent. 2003-03-13 18:26:23 +00:00
20_util BUGS: Update from 2.90.8 snapshot. 2003-06-10 21:52:25 +00:00
21_strings pod_char_traits.cc: New. 2003-07-09 00:40:29 +00:00
22_locale howto.html: Use locale::classic() instead of locale("C"). 2003-07-30 15:43:35 +01:00
23_containers howto.html: Make "chapter 22 notes" a link. 2002-11-11 01:10:44 +00:00
24_iterators howto.html: Make "chapter 22 notes" a link. 2002-11-11 01:10:44 +00:00
25_algorithms howto.html: Make "chapter 22 notes" a link. 2002-11-11 01:10:44 +00:00
26_numerics howto.html: Make "chapter 22 notes" a link. 2002-11-11 01:10:44 +00:00
27_io re PR libstdc++/12048 (unget does not work) 2003-09-03 14:54:03 +00:00
ext re PR libstdc++/12971 (Resolution of DR 328 [WP] still unimplemented) 2003-11-09 10:47:58 +00:00
faq index.html: Note that a namespace alias can't be used when... 2003-09-05 09:10:41 +01:00
abi.txt user.cfg.in, [...]: Change GLIBCPP to GLIBCXX (and explain as needed). 2003-07-28 04:13:58 +00:00
configopts.html acinclude.m4 (GLIBCXX_ENABLE_HOSTED): #define _GLIBCXX_HOSTED appropriately. 2003-09-02 18:46:54 +00:00
debug.html debug.html: Users are allowed to specialize in namespace __gnu_debug... 2003-11-14 00:15:00 +00:00
debug_mode.html debug.html: Users are allowed to specialize in namespace __gnu_debug... 2003-11-14 00:15:00 +00:00
documentation.html documentation.html: Add a pointer to the doxygen style guide. 2003-10-23 20:35:13 +00:00
explanations.html acinclude.m4 (GLIBCPP_ENABLE_CSTDIO): Simplify. 2003-06-12 03:24:16 +00:00
install.html guide.html: run_doxygen uses bash. 2003-08-05 01:20:15 +00:00
lib3styles.css
makedoc.awk Makefile: Use more portable shell wildcard. 2002-09-05 15:47:54 +00:00
Makefile guide.html: run_doxygen uses bash. 2003-08-05 01:20:15 +00:00
test.html [multiple changes] 2003-11-11 20:09:16 +00:00