gcc/libstdc++-v3/include/bits
Benjamin Kosnik d34786e3fe ios_base.h (ios_base::failure): Tighten up throw specs.
2001-01-16  Benjamin Kosnik  <bkoz@redhat.com>

	libstdc++/1605
	* include/bits/ios_base.h (ios_base::failure): Tighten up throw specs.
	* src/ios.cc (ios_base::failure): Make definitions match.
        * libsupc++/typeinfo (class bad_typeid): Add throw specs.
        (class bad_cast): Same.
        * libsupc++/exception (class exception): Add throw specs.
        * libsupc++/exception_support.cc (set_terminate): Add throw specs.
        (set_unexpected): Same.
        (uncaught_exception): Same.
        (what): Same.

	* docs/html/17_intro/C++STYLE (classname): Fix.

From-SVN: r39087
2001-01-17 07:44:57 +00:00
..
basic_file.h basic_file.h (__basic_file): Don't use __c_wfile_type when _GLIBCPP_USE_WCHAR_T is not defined. 2000-11-12 03:27:10 +00:00
basic_ios.h
basic_ios.tcc [multiple changes] 2001-01-06 02:44:11 +00:00
basic_string.h basic_string.h (_S_find(const _CharT* __beg, const _CharT* __end, _CharT __c): Remove. 2001-01-12 21:24:15 +00:00
basic_string.tcc basic_string.h (_S_find(const _CharT* __beg, const _CharT* __end, _CharT __c): Remove. 2001-01-12 21:24:15 +00:00
c++config acinclude.m4 (GLIBCPP_ENABLD_CSTDIO): Add in default value. 2001-01-03 15:53:28 +00:00
char_traits.h basic_string.h (_S_find(const _CharT* __beg, const _CharT* __end, _CharT __c): Remove. 2001-01-12 21:24:15 +00:00
codecvt.h Attempt to make locale visible in gdb. 2000-12-22 11:03:33 +00:00
concept_checks.h
container_concepts.h
cpp_type_traits.h * include/bits/cpp_type_traits.h: Fix typos. Adjust formatting. 2000-11-10 17:48:15 +00:00
exception_support.h
fpos.h fpos.h (fpos:::fpos(streamoff __pos)): Explicitly initialize mbstate_t member, name offset data members *off, not pos. 2001-01-08 23:51:57 +00:00
fstream.tcc C++STYLE (classname): Add more existing and stylish patterns. 2001-01-16 07:55:26 +00:00
generic_shadow.h
gslice_array.h
gslice.h
indirect_array.h
ios_base.h ios_base.h (ios_base::failure): Tighten up throw specs. 2001-01-17 07:44:57 +00:00
istream.tcc C++STYLE (classname): Add more existing and stylish patterns. 2001-01-16 07:55:26 +00:00
limits_generic.h
locale_facets.h Attempt to make locale visible in gdb. 2000-12-22 11:03:33 +00:00
locale_facets.tcc Attempt to make locale visible in gdb. 2000-12-22 11:03:33 +00:00
localefwd.h [multiple changes] 2001-01-06 02:44:11 +00:00
mask_array.h
ostream.tcc
pthread_allocimpl.h Makefile.am (LIBSUPCXX_INCLUDES): Adjust. 2000-10-10 23:50:39 +00:00
sbuf_iter.h
sequence_concepts.h
slice_array.h
slice.h
sstream.tcc
std_algorithm.h
std_bitset.h Makefile.am (sources): Add bitset.cc 2000-11-29 01:09:09 +00:00
std_complex.h std_complex.h: Fix a typo. 2001-01-10 20:55:03 +00:00
std_deque.h
std_fstream.h
std_functional.h
std_iomanip.h
std_ios.h Makefile.am (LIBSUPCXX_INCLUDES): Adjust. 2000-10-10 23:50:39 +00:00
std_iosfwd.h
std_iostream.h Fixes for libstdc++/1576 2001-01-10 17:24:11 +00:00
std_istream.h
std_iterator.h
std_list.h
std_locale.h Attempt to make locale visible in gdb. 2000-12-22 11:03:33 +00:00
std_map.h
std_memory.h
std_numeric.h
std_ostream.h
std_queue.h
std_set.h
std_sstream.h
std_stack.h
std_stdexcept.h Makefile.am (LIBSUPCXX_INCLUDES): Adjust. 2000-10-10 23:50:39 +00:00
std_streambuf.h C++STYLE (classname): Add more existing and stylish patterns. 2001-01-16 07:55:26 +00:00
std_string.h std_cwctype.h: Include std_cwchar.h for wint_t. 2001-01-04 04:21:42 +00:00
std_utility.h
std_valarray.h std_valarray.h (valarray::valarray): Fix thinko. 2000-10-26 08:49:10 +00:00
std_vector.h
stl_algo.h
stl_algobase.h Makefile.am (LIBSUPCXX_INCLUDES): Adjust. 2000-10-10 23:50:39 +00:00
stl_alloc.h Makefile.am (LIBSUPCXX_INCLUDES): Adjust. 2000-10-10 23:50:39 +00:00
stl_config.h acinclude.m4: Change C9X references to refer to C99. 2000-11-25 19:36:53 +00:00
stl_construct.h Makefile.am (LIBSUPCXX_INCLUDES): Adjust. 2000-10-10 23:50:39 +00:00
stl_deque.h
stl_function.h
stl_heap.h
stl_iterator_base.h
stl_iterator.h
stl_list.h
stl_map.h
stl_multimap.h
stl_multiset.h
stl_numeric.h
stl_pair.h stl_pair.h (make_pair): Add LWG solution. 2000-10-25 12:48:34 +00:00
stl_pthread_alloc.h
stl_queue.h
stl_range_errors.h
stl_raw_storage_iter.h
stl_relops.h
stl_set.h
stl_stack.h
stl_string_fwd.h
stl_tempbuf.h
stl_threads.h
stl_tree.h stl_tree.h: Overload operators == and != to be able to handle the case... 2000-11-17 22:58:19 +00:00
stl_uninitialized.h
stl_vector.h
streambuf.tcc C++STYLE (classname): Add more existing and stylish patterns. 2001-01-16 07:55:26 +00:00
type_traits.h
valarray_array.h Makefile.am (LIBSUPCXX_INCLUDES): Adjust. 2000-10-10 23:50:39 +00:00
valarray_array.tcc
valarray_meta.h