gcc/libstdc++-v3/libsupc++
Phil Edwards aa2d5ba2c7 abi.txt: New file.
2002-07-20  Phil Edwards  <pme@gcc.gnu.org>

	* docs/html/abi.txt:  New file.
	* docs/html/23_containers/howto.html:  Tweak vector-overhead text.
	* docs/html/ext/lwg-active.html, docs/html/ext/lwg-defects.html:
	Import from upstream, R22.

	* include/bits/char_traits.h, include/bits/stl_iterator.h,
	include/bits/stl_iterator_base_types.h, libsupc++/exception,
	libsupc++/new, libsupc++/typeinfo:  Use @brief markup.

	* include/bits/deque.tcc, include/bits/stl_alloc.h,
	include/bits/stl_deque.h, include/bits/stl_list.h:  Postpone removal
	of deprecated functions until 3.4.  (Same timeframe, different text.)
	* include/bits/stl_vector.h:  Ditto.  Also do the same cleanups that
	the other sequence classes received.

From-SVN: r55602
2002-07-20 06:26:27 +00:00
..
cxxabi.h ChangeLog, [...]: Fix spelling errors. 2001-11-23 16:29:02 +00:00
del_op.cc
del_opnt.cc
del_opv.cc
del_opvnt.cc
eh_alloc.cc std_cwchar.h: Guard. 2002-06-19 15:19:53 +00:00
eh_aux_runtime.cc
eh_catch.cc
eh_exception.cc libstdc++/3150: revert 2001-11-30 commit. 2002-01-09 20:39:27 +00:00
eh_globals.cc
eh_personality.cc re PR c++/3719 (Unable to retrow exception in unexpected exception handler.) 2002-03-30 18:56:34 -08:00
eh_terminate.cc
eh_throw.cc ChangeLog, [...]: Fix spelling errors. 2001-11-23 16:29:02 +00:00
eh_type.cc
exception abi.txt: New file. 2002-07-20 06:26:27 +00:00
exception_defines.h
Makefile.am Makefile.am (libsupc__convenience_la_SOURCES): Add c_sources. 2002-06-20 20:25:44 +00:00
Makefile.in configure.in (INTERFACE): Remove. 2002-06-27 10:16:50 +00:00
new abi.txt: New file. 2002-07-20 06:26:27 +00:00
new_handler.cc new (set_new_handler): Declare to not throw any exceptions. 2002-07-16 08:28:40 +00:00
new_op.cc std_cwchar.h: Guard. 2002-06-19 15:19:53 +00:00
new_opnt.cc
new_opv.cc
new_opvnt.cc
pure.cc std_cwchar.h: Guard. 2002-06-19 15:19:53 +00:00
tinfo2.cc
tinfo.cc 2002-06-25 Jessica Han <jessica@cup.hp.com> 2002-06-25 16:55:47 +00:00
tinfo.h signbitl.c: Copyright years as list, not range. 2002-01-16 19:57:39 +00:00
typeinfo abi.txt: New file. 2002-07-20 06:26:27 +00:00
unwind-cxx.h
vec.cc