gcc/libstdc++-v3/include/backward
Loren J. Rittle 0b564d905f howto.html (GLIBCPP_FORCE_NEW): Document new environment variable which replaces all uses of __USE_MALLOC macro.
* docs/html/23_containers/howto.html (GLIBCPP_FORCE_NEW): Document
	new environment variable which replaces all uses of __USE_MALLOC
	macro.
	* docs/html/ext/howto.html (GLIBCPP_FORCE_NEW): Likewise.
	(__mem_interface): Remove all references to old internal typedef.
	* include/backward/alloc.h (__USE_MALLOC): Remove it and all
	guarded code.
	* include/bits/c++config (__USE_MALLOC): Update related error
	message and comment.
	* include/bits/stl_alloc.h (__USE_MALLOC): Remove it and all
	guarded code.  Update all related comments.
	(__mem_interface): Unconditionally replace it with __new_alloc.
	However, leave the typedef around in case anyone used it.
	(__default_alloc_template<>::_S_force_new): New class static.
	(__default_alloc_template<>::allocate, deallocate): Add
	run-time controlled feature similar to what __USE_MALLOC code
	path had provided.
	* src/stl-inst.cc (__USE_MALLOC): Remove it and all
	guarded code.
	* testsuite/21_strings/capacity.cc: Remove reference to __USE_MALLOC.
	Add documentation on GLIBCPP_FORCE_NEW environment variable.
	* testsuite/ext/allocators.cc: Likewise.

From-SVN: r58286
2002-10-18 20:52:57 +00:00
..
algo.h stl_numeric.h (power + helpers, iota): Move to... 2002-01-03 19:02:18 +00:00
algobase.h stl_algobase.h (copy_n + helpers, [...]): Move to... 2002-01-02 12:16:56 +00:00
alloc.h howto.html (GLIBCPP_FORCE_NEW): Document new environment variable which replaces all uses of __USE_MALLOC macro. 2002-10-18 20:52:57 +00:00
backward_warning.h configure.in (libtool_VERSION): Add. 2001-08-14 01:24:30 +00:00
bvector.h Makefile.am (std_headers): Remove cXXX from list. 2002-01-04 21:27:36 +00:00
complex.h Makefile.am (std_headers): Remove cXXX from list. 2002-01-04 21:27:36 +00:00
defalloc.h algo.h: Add "GPL plus runtime exception" comment block, this time for real. 2001-06-27 17:09:53 +00:00
deque.h Makefile.am (std_headers): Remove cXXX from list. 2002-01-04 21:27:36 +00:00
fstream.h Makefile.am (std_headers): Remove cXXX from list. 2002-01-04 21:27:36 +00:00
function.h stl_numeric.h (power + helpers, iota): Move to... 2002-01-03 19:02:18 +00:00
hash_map.h hash_map.h: hash, hashtable, hash_map and hash_multimap are in namespace __gnu_cxx. 2002-03-18 10:47:15 +00:00
hash_set.h hash_map.h: hash, hashtable, hash_map and hash_multimap are in namespace __gnu_cxx. 2002-03-18 10:47:15 +00:00
hashtable.h hash_map.h: hash, hashtable, hash_map and hash_multimap are in namespace __gnu_cxx. 2002-03-18 10:47:15 +00:00
heap.h algo.h: Add "GPL plus runtime exception" comment block, this time for real. 2001-06-27 17:09:53 +00:00
iomanip.h Makefile.am (std_headers): Remove cXXX from list. 2002-01-04 21:27:36 +00:00
iostream.h Makefile.am (std_headers): Remove cXXX from list. 2002-01-04 21:27:36 +00:00
istream.h Warn when using backward headers. 2001-04-06 06:08:17 +00:00
iterator.h Makefile.am (std_headers): Remove cXXX from list. 2002-01-04 21:27:36 +00:00
list.h Makefile.am (std_headers): Remove cXXX from list. 2002-01-04 21:27:36 +00:00
map.h Makefile.am (std_headers): Remove cXXX from list. 2002-01-04 21:27:36 +00:00
multimap.h Makefile.am (std_headers): Remove cXXX from list. 2002-01-04 21:27:36 +00:00
multiset.h Makefile.am (std_headers): Remove cXXX from list. 2002-01-04 21:27:36 +00:00
new.h Warn when using backward headers. 2001-04-06 06:08:17 +00:00
ostream.h Warn when using backward headers. 2001-04-06 06:08:17 +00:00
pair.h algo.h: Add "GPL plus runtime exception" comment block, this time for real. 2001-06-27 17:09:53 +00:00
queue.h Makefile.am (std_headers): Remove cXXX from list. 2002-01-04 21:27:36 +00:00
rope.h hash_map.h: hash, hashtable, hash_map and hash_multimap are in namespace __gnu_cxx. 2002-03-18 10:47:15 +00:00
set.h Makefile.am (std_headers): Remove cXXX from list. 2002-01-04 21:27:36 +00:00
slist.h hash_map.h: hash, hashtable, hash_map and hash_multimap are in namespace __gnu_cxx. 2002-03-18 10:47:15 +00:00
stack.h Makefile.am (std_headers): Remove cXXX from list. 2002-01-04 21:27:36 +00:00
stream.h Warn when using backward headers. 2001-04-06 06:08:17 +00:00
streambuf.h Makefile.am (std_headers): Remove cXXX from list. 2002-01-04 21:27:36 +00:00
strstream re PR libstdc++/7230 (<strstream> header file is missing (trunk)) 2002-07-25 00:04:37 +00:00
tempbuf.h tempbuf.h: get_temporary_buffer and return_temporary_buffer are in namespace std... 2002-02-22 21:23:09 +00:00
tree.h stl_tree.h (rb_tree): Move to... 2002-01-04 17:02:28 +00:00
vector.h Makefile.am (std_headers): Remove cXXX from list. 2002-01-04 21:27:36 +00:00