2008-05-06 Benjamin Kosnik <bkoz@redhat.com> * include/std/condition_variable: New. * include/std/mutex: New. * src/condition_variable.cc: New. * src/mutex.cc: New. * include/bits/functexcept.h: Add __throw_system_error varients. * src/functexcept.cc: Same. * config/abi/pre/gnu.ver: Add exports. * doc/xml/manual/using.xml: Add new includes. * doc/doxygen/user.cfg.in: Doxygen support. * doc/doxygen/doxygroups.cc: Same. * include/Makefile.am: Add mutex, condition_variable. * include/Makefile.in: Regenerated. * src/Makefile.am: Add mutex.cc, condition_variable.cc. * src/Makefile.in: Regenerated. * testsuite/30_threads: New. * testsuite/30_threads/lock_error: New. * testsuite/30_threads/mutex: New. * testsuite/30_threads/mutex/dest: New. * testsuite/30_threads/mutex/dest/destructor_locked.cc: New. * testsuite/30_threads/mutex/native_handle: New. * testsuite/30_threads/mutex/native_handle/1.cc: New. * testsuite/30_threads/mutex/cons: New. * testsuite/30_threads/mutex/cons/assign_neg.cc: New. * testsuite/30_threads/mutex/cons/1.cc: New. * testsuite/30_threads/mutex/cons/copy_neg.cc: New. * testsuite/30_threads/mutex/requirements: New. * testsuite/30_threads/mutex/requirements/typedefs.cc: New. * testsuite/30_threads/mutex/try_lock: New. * testsuite/30_threads/mutex/try_lock/1.cc: New. * testsuite/30_threads/mutex/try_lock/2.cc: New. * testsuite/30_threads/mutex/lock: New. * testsuite/30_threads/mutex/lock/1.cc: New. * testsuite/30_threads/mutex/unlock: New. * testsuite/30_threads/mutex/unlock/1.cc: New. * testsuite/30_threads/recursive_mutex: New. * testsuite/30_threads/recursive_mutex/dest: New. * testsuite/30_threads/recursive_mutex/dest/destructor_locked.cc: New. * testsuite/30_threads/recursive_mutex/native_handle: New. * testsuite/30_threads/recursive_mutex/native_handle/1.cc: New. * testsuite/30_threads/recursive_mutex/cons: New. * testsuite/30_threads/recursive_mutex/cons/assign_neg.cc: New. * testsuite/30_threads/recursive_mutex/cons/1.cc: New. * testsuite/30_threads/recursive_mutex/cons/copy_neg.cc: New. * testsuite/30_threads/recursive_mutex/requirements: New. * testsuite/30_threads/recursive_mutex/requirements/typedefs.cc: New. * testsuite/30_threads/lock_guard: New. * testsuite/30_threads/lock_guard/requirements: New. * testsuite/30_threads/lock_guard/requirements/typedefs.cc: New. * testsuite/30_threads/lock_guard/requirements/ explicit_instantiation.cc: New. * testsuite/30_threads/headers: New. * testsuite/30_threads/headers/mutex: New. * testsuite/30_threads/headers/mutex/types_std_c++0x.cc: New. * testsuite/30_threads/headers/mutex/std_c++0x_neg.cc: New. * testsuite/30_threads/headers/condition_variable: New. * testsuite/30_threads/headers/condition_variable/ types_std_c++0x.cc: New. * testsuite/30_threads/headers/condition_variable/std_c++0x_neg.cc: New. * testsuite/30_threads/once_flag: New. * testsuite/30_threads/unique_lock: New. * testsuite/30_threads/unique_lock/requirements: New. * testsuite/30_threads/unique_lock/requirements/typedefs.cc: New. * testsuite/30_threads/unique_lock/requirements/ explicit_instantiation.cc: New. * testsuite/17_intro/headers/c++200x/all.cc: Add new includes. From-SVN: r135007
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
abi.xml | Loading commit data... | |
algorithms.xml | Loading commit data... | |
allocator.xml | Loading commit data... | |
appendix_contributing.xml | Loading commit data... | |
appendix_free.xml | Loading commit data... | |
appendix_porting.xml | Loading commit data... | |
auto_ptr.xml | Loading commit data... | |
backwards_compatibility.xml | Loading commit data... | |
bitmap_allocator.xml | Loading commit data... | |
build.xml | Loading commit data... | |
build_hacking.xml | Loading commit data... | |
codecvt.xml | Loading commit data... | |
concurrency.xml | Loading commit data... | |
configure.xml | Loading commit data... | |
containers.xml | Loading commit data... | |
ctype.xml | Loading commit data... | |
debug.xml | Loading commit data... | |
debug_mode.xml | Loading commit data... | |
diagnostics.xml | Loading commit data... | |
evolution.xml | Loading commit data... | |
extensions.xml | Loading commit data... | |
internals.xml | Loading commit data... | |
intro.xml | Loading commit data... | |
io.xml | Loading commit data... | |
iterators.xml | Loading commit data... | |
locale.xml | Loading commit data... | |
localization.xml | Loading commit data... | |
messages.xml | Loading commit data... | |
mt_allocator.xml | Loading commit data... | |
numerics.xml | Loading commit data... | |
parallel_mode.xml | Loading commit data... | |
shared_ptr.xml | Loading commit data... | |
spine.xml | Loading commit data... | |
status_cxx1998.xml | Loading commit data... | |
status_cxx200x.xml | Loading commit data... | |
status_cxxtr1.xml | Loading commit data... | |
strings.xml | Loading commit data... | |
support.xml | Loading commit data... | |
test.xml | Loading commit data... | |
using.xml | Loading commit data... | |
utilities.xml | Loading commit data... |