gcc/libstdc++-v3/docs/html
Stefan Olsson 4d0bdcd6e1 mt_allocator.h: Removed the last pointer.
2004-02-17  Stefan Olsson  <stefan@xapa.se>

	* include/ext/mt_allocator.h: Removed the last
	pointer. Deallocated blocks are now added to the front of
	freelists as proposed by Felix Yen.  This gives roughly 10%
	performance boost and saves some memory.
	* docs/html/ext/mt_allocator.html: Change due to that deallocated
	blocks now are added to the front of freelists. The reason to this
	approach is also explained.

From-SVN: r78009
2004-02-18 01:21:10 +00:00
..
17_intro c_locale.cc: Fix throw messages to use the __N marker. 2004-01-27 00:49:03 +00:00
18_support howto.html: Move verbose terminate documentation... 2004-02-03 01:26:12 +00:00
19_diagnostics howto.html: Move verbose terminate documentation... 2004-02-03 01:26:12 +00:00
20_util [multiple changes] 2004-02-12 01:11:48 +00:00
21_strings howto.html: Document shrink-to-fit reserve(). 2003-12-16 13:57:55 +00:00
22_locale configopts.html, [...]: Add <link> tags. 2003-11-18 20:56:12 +00:00
23_containers configopts.html, [...]: Add <link> tags. 2003-11-18 20:56:12 +00:00
24_iterators configopts.html, [...]: Add <link> tags. 2003-11-18 20:56:12 +00:00
25_algorithms configopts.html, [...]: Add <link> tags. 2003-11-18 20:56:12 +00:00
26_numerics configopts.html, [...]: Add <link> tags. 2003-11-18 20:56:12 +00:00
27_io configopts.html, [...]: Add <link> tags. 2003-11-18 20:56:12 +00:00
ext mt_allocator.h: Removed the last pointer. 2004-02-18 01:21:10 +00:00
faq index.html: Recommend using LD_LIBRARY_PATH. 2004-02-04 17:45:18 +00:00
abi.txt user.cfg.in, [...]: Change GLIBCPP to GLIBCXX (and explain as needed). 2003-07-28 04:13:58 +00:00
configopts.html configopts.html, [...]: Add <link> tags. 2003-11-18 20:56:12 +00:00
debug.html configopts.html, [...]: Add <link> tags. 2003-11-18 20:56:12 +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 [multiple changes] 2004-02-12 01:11:48 +00:00
explanations.html configopts.html, [...]: Add <link> tags. 2003-11-18 20:56:12 +00:00
install.html configopts.html, [...]: Add <link> tags. 2003-11-18 20:56:12 +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 5.cc: Don't use stdc++.h.gch. 2003-12-22 20:09:23 +00:00