2011-03-14 Benjamin Kosnik <bkoz@redhat.com> * src/Makefile.am: Add functional.cc, shared_ptr.cc. * src/Makefile.in: Regenerate. * libsupc++/Makefile.am: Add nested_exception.cc. * libsupc++/Makefile.in: Regenerate. * src/system_error.cc: Add ctor and dtor definitions for error_category. * src/functional.cc: New. Add dtor definition for bad_function_call. * src/stdexcept.cc: Add dtor definitions for domain_error, invalid_argument, length_error, out_of_range, range_error, overflow_error, underflow_error. * src/future.cc: Add dtor definition for __future_base::_Result_base. * src/shared_ptr.cc: New. Add dtor definition for bad_weak_ptr. * src/thread.cc: Add dtor for thread::_Impl_base. * include/std/system_error: Adjust. * include/std/stdexcept: Same. * include/std/future: Same. * include/std/functional: Same. * include/std/thread: Same. * include/bits/shared_ptr_base.h: Same. * libsupc++/nested_exception.cc: New. Add dtor for nested_exception. * libsupc++/nested_exception.h: Adjust. * testsuite/20_util/shared_ptr/cons/43820_neg.cc: Adjust line numbers. * testsuite/20_util/weak_ptr/comparison/cmp_neg.cc: Same. * config/abi/pre/gnu.ver: Add new exports. * include/bits/regex_compiler.h: Nest namespace versioning. * include/bits/regex_grep_matcher.tcc: Same. * include/bits/regex_grep_matcher.h: Same. * include/bits/regex_cursor.h: Same. * include/bits/regex_nfa.h: Same. * include/bits/regex_nfa.tcc: Same. From-SVN: r170975
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| add_lvalue_reference | Loading commit data... | |
| add_rvalue_reference | Loading commit data... | |
| addressof | Loading commit data... | |
| aligned_storage | Loading commit data... | |
| allocator | Loading commit data... | |
| auto_ptr | Loading commit data... | |
| bad_function_call | Loading commit data... | |
| bind | Loading commit data... | |
| common_type/requirements | Loading commit data... | |
| conditional/requirements | Loading commit data... | |
| decay/requirements | Loading commit data... | |
| declval/requirements | Loading commit data... | |
| default_delete/cons | Loading commit data... | |
| duration | Loading commit data... | |
| duration_cast | Loading commit data... | |
| enable_if/requirements | Loading commit data... | |
| enable_shared_from_this | Loading commit data... | |
| forward | Loading commit data... | |
| function | Loading commit data... | |
| function_objects | Loading commit data... | |
| has_nothrow_copy_assign | Loading commit data... | |
| has_nothrow_copy_constructor | Loading commit data... | |
| has_nothrow_default_constructor | Loading commit data... | |
| has_trivial_copy_assign | Loading commit data... | |
| has_trivial_copy_constructor | Loading commit data... | |
| has_trivial_default_constructor | Loading commit data... | |
| hash | Loading commit data... | |
| headers | Loading commit data... | |
| is_constructible | Loading commit data... | |
| is_convertible | Loading commit data... | |
| is_explicitly_convertible | Loading commit data... | |
| is_integral | Loading commit data... | |
| is_literal_type | Loading commit data... | |
| is_lvalue_reference | Loading commit data... | |
| is_nothrow_constructible | Loading commit data... | |
| is_pod | Loading commit data... | |
| is_reference | Loading commit data... | |
| is_rvalue_reference | Loading commit data... | |
| is_scalar | Loading commit data... | |
| is_signed | Loading commit data... | |
| is_standard_layout | Loading commit data... | |
| is_trivial | Loading commit data... | |
| is_unsigned | Loading commit data... | |
| make_signed/requirements | Loading commit data... | |
| make_unsigned/requirements | Loading commit data... | |
| monotonic_clock | Loading commit data... | |
| move | Loading commit data... | |
| owner_less | Loading commit data... | |
| pair | Loading commit data... | |
| ratio | Loading commit data... | |
| raw_storage_iterator/requirements | Loading commit data... | |
| reference_wrapper | Loading commit data... | |
| remove_reference | Loading commit data... | |
| shared_ptr | Loading commit data... | |
| specialized_algorithms | Loading commit data... | |
| system_clock | Loading commit data... | |
| time_point | Loading commit data... | |
| time_point_cast | Loading commit data... | |
| tuple | Loading commit data... | |
| typeindex | Loading commit data... | |
| unique_ptr | Loading commit data... | |
| uses_allocator | Loading commit data... | |
| weak_ptr | Loading commit data... | |
| rel_ops.cc | Loading commit data... | |
| temporary_buffer.cc | Loading commit data... |