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 |
|---|---|---|
| .. | ||
| Makefile.am | Loading commit data... | |
| Makefile.in | Loading commit data... | |
| allocator-inst.cc | Loading commit data... | |
| atomic.cc | Loading commit data... | |
| bitmap_allocator.cc | Loading commit data... | |
| codecvt.cc | Loading commit data... | |
| compatibility-ldbl.cc | Loading commit data... | |
| compatibility.cc | Loading commit data... | |
| complex_io.cc | Loading commit data... | |
| concept-inst.cc | Loading commit data... | |
| condition_variable.cc | Loading commit data... | |
| ctype.cc | Loading commit data... | |
| date_time.cc | Loading commit data... | |
| debug.cc | Loading commit data... | |
| debug_list.cc | Loading commit data... | |
| ext-inst.cc | Loading commit data... | |
| fstream-inst.cc | Loading commit data... | |
| functexcept.cc | Loading commit data... | |
| globals_io.cc | Loading commit data... | |
| hash.cc | Loading commit data... | |
| hash_c++0x.cc | Loading commit data... | |
| hashtable.cc | Loading commit data... | |
| hashtable_c++0x.cc | Loading commit data... | |
| ios-inst.cc | Loading commit data... | |
| ios.cc | Loading commit data... | |
| ios_failure.cc | Loading commit data... | |
| ios_init.cc | Loading commit data... | |
| ios_locale.cc | Loading commit data... | |
| iostream-inst.cc | Loading commit data... | |
| istream-inst.cc | Loading commit data... | |
| istream.cc | Loading commit data... | |
| limits.cc | Loading commit data... | |
| list.cc | Loading commit data... | |
| locale-inst.cc | Loading commit data... | |
| locale.cc | Loading commit data... | |
| locale_facets.cc | Loading commit data... | |
| locale_init.cc | Loading commit data... | |
| localename.cc | Loading commit data... | |
| misc-inst.cc | Loading commit data... | |
| mt_allocator.cc | Loading commit data... | |
| mutex.cc | Loading commit data... | |
| ostream-inst.cc | Loading commit data... | |
| parallel_list.cc | Loading commit data... | |
| parallel_settings.cc | Loading commit data... | |
| pool_allocator.cc | Loading commit data... | |
| sstream-inst.cc | Loading commit data... | |
| stdexcept.cc | Loading commit data... | |
| streambuf-inst.cc | Loading commit data... | |
| streambuf.cc | Loading commit data... | |
| string-inst.cc | Loading commit data... | |
| strstream.cc | Loading commit data... | |
| system_error.cc | Loading commit data... | |
| tree.cc | Loading commit data... | |
| valarray-inst.cc | Loading commit data... | |
| wlocale-inst.cc | Loading commit data... | |
| wstring-inst.cc | Loading commit data... |