Vicente J. Botet Escriba
1a2197c7f9
Added exceptional_ptr documentation.
2014-02-08 17:45:41 +01:00
Vicente J. Botet Escriba
c6593d87b0
clarify thread destructor and move constructor semantics.
2014-02-08 17:42:28 +01:00
Vicente J. Botet Escriba
9f592860cd
Update sync queues closed operations
2014-01-11 18:57:44 +01:00
Vicente J. Botet Escriba
4148842426
Apply changed from #9471 Synchronization documentation nits and prepare changes notes for Boost 1.56
...
modified: changes.qbk
modified: external_locking.qbk
modified: internal_locking.qbk
modified: thread.qbk
2014-01-11 12:44:28 +01:00
Vicente J. Botet Escriba
2554065a91
Thread: update doc with last features changes.
...
[SVN r86773]
2013-11-19 22:08:29 +00:00
Vicente J. Botet Escriba
8685c32d18
Thread: update history with know limitations.
...
[SVN r86446]
2013-10-26 11:59:52 +00:00
Vicente J. Botet Escriba
5bfa7cff41
Thread: update history.
...
[SVN r86005]
2013-09-29 16:10:56 +00:00
Tim Blechmann
04e3d918fb
thread: implement physical_concurrency
...
[SVN r85864]
2013-09-24 06:41:24 +00:00
Vicente J. Botet Escriba
47f40f991f
Thread: added first thread_pool.
...
[SVN r85855]
2013-09-23 16:45:00 +00:00
Vicente J. Botet Escriba
fd5dd0c2ed
Thread: added future<>::get_exception_ptr().
...
[SVN r85644]
2013-09-10 19:40:14 +00:00
Vicente J. Botet Escriba
7d96aa625c
Thread: update doc with history.
...
[SVN r85623]
2013-09-09 17:37:54 +00:00
Vicente J. Botet Escriba
7e5cb92bab
Thread: fix some typos in doc.
...
[SVN r85492]
2013-08-27 22:31:32 +00:00
Vicente J. Botet Escriba
62cf0f86f6
Thread: fix more typos in doc.
...
[SVN r85485]
2013-08-27 11:32:24 +00:00
Vicente J. Botet Escriba
51ba4be998
Thread: fix type and add BOOST_THREAD_USE_ATOMIC macro doc.
...
[SVN r85432]
2013-08-22 22:11:48 +00:00
Vicente J. Botet Escriba
e438c98070
Thread: Add mutex() to upgrade_to_unique_lock ( #8891 ).
...
[SVN r85195]
2013-08-03 07:47:18 +00:00
Vicente J. Botet Escriba
1e2a76de47
Thread: apply pathc for #8931 .
...
[SVN r85194]
2013-08-03 07:44:15 +00:00
Vicente J. Botet Escriba
34311a60fa
Thread: update doc for latches, future continuations.
...
[SVN r84980]
2013-07-07 20:50:14 +00:00
Vicente J. Botet Escriba
042a86c984
Thread: added completion function on barrier class.
...
[SVN r84809]
2013-06-16 21:27:59 +00:00
Vicente J. Botet Escriba
c87d27a06d
Thread: update history, compliance and fix some parts in external locking doc.
...
[SVN r84771]
2013-06-14 05:50:29 +00:00
Vicente J. Botet Escriba
68d7c69a4b
Thread: update future ref doc.
...
[SVN r84770]
2013-06-14 05:46:11 +00:00
Vicente J. Botet Escriba
6873d85650
Thread: Added future::unwrap()/get_or()/fallback_to().
...
[SVN r84719]
2013-06-09 21:41:00 +00:00
Vicente J. Botet Escriba
28564064ff
Thread: update history and document force use of Boost.Chrono on windows platforms.
...
[SVN r84711]
2013-06-09 09:07:05 +00:00
Vicente J. Botet Escriba
5ad38d52e8
Thread: update doc external_locking.qbk to remove const in mutex() function.
...
[SVN r84690]
2013-06-08 15:47:00 +00:00
Vicente J. Botet Escriba
4362cd655e
Thread: update future doc with void set_exception_at_thread_exit(E p).
...
[SVN r84688]
2013-06-08 14:50:26 +00:00
Vicente J. Botet Escriba
3951871d70
Thread: update history and fix typo on strict_lock.
...
[SVN r84628]
2013-06-04 06:02:20 +00:00
Vicente J. Botet Escriba
3f2d8f8865
Thread: Added shared_future::then doc.
...
[SVN r84544]
2013-05-29 06:22:44 +00:00
Vicente J. Botet Escriba
81d8944b96
Thread: fix some typos on external locking.
...
[SVN r84539]
2013-05-28 20:01:34 +00:00
Vicente J. Botet Escriba
54faaaf087
Thread: replace asynchronous result by shared state on the future doc and add value_type on futures and promise.
...
[SVN r84521]
2013-05-26 21:28:17 +00:00
Vicente J. Botet Escriba
c628e51e6c
Thread: little refactoring on future.hpp; Added make_ready_future.
...
[SVN r84493]
2013-05-25 12:44:43 +00:00
Vicente J. Botet Escriba
a66b269198
Thread: update history.
...
[SVN r84489]
2013-05-25 12:01:22 +00:00
Vicente J. Botet Escriba
455c31c0e9
Thread: fix inspection issues.
...
[SVN r84420]
2013-05-22 17:13:03 +00:00
Vicente J. Botet Escriba
1c48d237a8
Thread: fix sur parolle.
...
[SVN r84331]
2013-05-17 19:24:19 +00:00
Vicente J. Botet Escriba
11ae5c8c44
Thread: fix inspection report.
...
[SVN r84330]
2013-05-17 19:22:25 +00:00
Vicente J. Botet Escriba
5fcfd0e4e8
Thread: update the externally_locked_stream interface.
...
[SVN r84109]
2013-05-02 15:32:29 +00:00
Vicente J. Botet Escriba
757327ba10
Thread: apply patch for #8530 .
...
[SVN r84096]
2013-05-01 08:18:03 +00:00
Vicente J. Botet Escriba
a82843d3ab
Thread: update Future section.
...
[SVN r84084]
2013-04-29 11:45:03 +00:00
Vicente J. Botet Escriba
5779f6676d
Thread: update externally_locked with assignment.
...
[SVN r84076]
2013-04-28 20:12:28 +00:00
Vicente J. Botet Escriba
b359424858
Thread: refactor latch by adding an internal counter that has an associated condition_variable and add doc.
...
[SVN r84075]
2013-04-28 20:09:50 +00:00
Vicente J. Botet Escriba
a5f7d92960
Thread: fix some typos in externally_locked doc.
...
[SVN r84065]
2013-04-28 12:12:38 +00:00
Vicente J. Botet Escriba
83167d8c15
Thread: make barrier not copyable.
...
[SVN r84064]
2013-04-28 12:10:24 +00:00
Vicente J. Botet Escriba
f021bad1d5
Thread: update changes.
...
[SVN r83951]
2013-04-18 06:45:01 +00:00
Vicente J. Botet Escriba
c71882816c
Thread: add missing joinable in scoped_thread #8451 + construction from F, Args.
...
[SVN r83949]
2013-04-18 06:43:19 +00:00
Vicente J. Botet Escriba
fb5404947e
Thread: update history.
...
[SVN r83910]
2013-04-14 23:07:10 +00:00
Vicente J. Botet Escriba
e775ef5c27
Thread: update ref doc for future::then.
...
[SVN r83817]
2013-04-08 20:10:47 +00:00
Vicente J. Botet Escriba
06b7a41add
Thread: update ref doc for concurrent queues.
...
[SVN r83815]
2013-04-08 19:14:31 +00:00
Vicente J. Botet Escriba
451027deec
Thread: doc updated with sync queues draft and sections reorganization.
...
[SVN r83654]
2013-03-30 18:39:35 +00:00
Vicente J. Botet Escriba
7bebf0a062
Thread: fix typo __Lockable.
...
[SVN r83551]
2013-03-24 22:02:44 +00:00
Vicente J. Botet Escriba
054bbad65a
Thread: update doc addin the missing traits is_recursive_lockable and is_recursive_basic_lockable; Added lock/try_lock requires clause; Added call_once restrictions.
...
[SVN r83534]
2013-03-23 18:05:10 +00:00
Vicente J. Botet Escriba
5a22af7639
Thread: force BOOST_THREAD_USES_DATETIME on windows #8198 .
...
[SVN r83426]
2013-03-14 17:23:05 +00:00
Vicente J. Botet Escriba
a1edda3437
Thread: Added changes for 1.54.
...
[SVN r83420]
2013-03-13 22:49:22 +00:00
Vicente J. Botet Escriba
23ff6e0120
Thread: Added noexcep to some synchronized_value constructors + doc.
...
[SVN r83396]
2013-03-10 14:54:59 +00:00
Vicente J. Botet Escriba
9615a51123
Thread: #8237 , 8239
...
[SVN r83312]
2013-03-05 18:05:48 +00:00
Vicente J. Botet Escriba
6f2efbcb32
Thread: Added doc on call_once + synchronized_value + lockable_adapter.
...
[SVN r83085]
2013-02-22 17:25:20 +00:00
Vicente J. Botet Escriba
73348d69d2
Thread: added specific macros to state if some lock factories are not provided
...
[SVN r82471]
2013-01-12 22:21:58 +00:00
Vicente J. Botet Escriba
3e5e12e1ac
Thread: update configuration variables taking in accont the version rollback
...
[SVN r82307]
2013-01-01 09:45:38 +00:00
Vicente J. Botet Escriba
a50176c259
Thread: rollback default version 3 change.
...
[SVN r82302]
2012-12-31 15:10:17 +00:00
Vicente J. Botet Escriba
bf67321336
Thread: wait_for description
...
[SVN r82297]
2012-12-31 10:02:13 +00:00
Vicente J. Botet Escriba
23bf16a638
Thread: update doc
...
[SVN r82283]
2012-12-30 18:24:01 +00:00
Vicente J. Botet Escriba
c3ada352f4
Thread: updated history
...
[SVN r82162]
2012-12-21 22:52:11 +00:00
Vicente J. Botet Escriba
610bdc4aca
Thread: update doc ref #7812
...
[SVN r82107]
2012-12-19 22:58:36 +00:00
Vicente J. Botet Escriba
2895bfe269
Thread: #7808
...
[SVN r82093]
2012-12-19 06:38:56 +00:00
Vicente J. Botet Escriba
27e2d632cd
Thread: #7808
...
[SVN r82082]
2012-12-18 17:18:17 +00:00
Vicente J. Botet Escriba
abdaa7b5b3
Thread: update doc with internal and external locking
...
[SVN r82036]
2012-12-16 22:40:10 +00:00
Vicente J. Botet Escriba
186d58eef7
Thread: update docs and some licenses
...
[SVN r81525]
2012-11-25 08:19:40 +00:00
Vicente J. Botet Escriba
ae89c307bf
Thread: ref #7669
...
[SVN r81289]
2012-11-11 00:57:07 +00:00
Vicente J. Botet Escriba
0dba7ba99b
Thread: update doc with history, configuration table
...
[SVN r81288]
2012-11-10 20:35:07 +00:00
Vicente J. Botet Escriba
d28465b656
Thread: update doc with lockable traits, yuturial, compliance.
...
[SVN r81282]
2012-11-10 10:32:06 +00:00
Vicente J. Botet Escriba
0cd8326f21
Thread: deprecate nested scoped locks and DateTime based timed fuctions
...
[SVN r81279]
2012-11-10 10:25:33 +00:00
Vicente J. Botet Escriba
c95f1d95af
Thread: update doc with warnigs for deprecated features + history
...
[SVN r81130]
2012-10-31 21:17:49 +00:00
Vicente J. Botet Escriba
389d76cbc1
Thread: document the split of locks.hpp, StrictLock, strict_lock, null_mutex, configuration
...
[SVN r81089]
2012-10-29 01:25:12 +00:00
Vicente J. Botet Escriba
6f3ee1eebf
Thread: Added scoped_thread doc
...
[SVN r81086]
2012-10-29 01:07:36 +00:00
Vicente J. Botet Escriba
a3098b5dfd
Thread: Added BOOST_THREAD_DONT_PROVIDE_THREAD_EQ, BOOST_THREAD_DONT_USE_DATETIME and forbid their use when defined + Added BOOST_THREAD_PROVIDES_FUTURE_CONTINUATION and future<>::then + Go towards don't throwing from the cpp files (refactor start_thread, join + Added #define BOOST_THREAD_VERSION 2 for the tests that runs only with version 2
...
[SVN r81023]
2012-10-20 14:05:32 +00:00
Vicente J. Botet Escriba
9847f57ce7
Thread: Update doc
...
[SVN r80823]
2012-10-03 05:43:38 +00:00
Vicente J. Botet Escriba
dedaa7e617
Thread: version 4: Added variadic templates for packed_task cons, async, thread cons + added make_future + future::get() can be called just once
...
[SVN r80755]
2012-09-29 16:31:27 +00:00
Vicente J. Botet Escriba
26c495e5b3
Thread: Complete future reference documentation
...
[SVN r80570]
2012-09-18 06:08:11 +00:00
Vicente J. Botet Escriba
a1f8717170
Thread: fix some typos
...
[SVN r80565]
2012-09-17 21:30:48 +00:00
Vicente J. Botet Escriba
a33e82af60
Thread: fix type on UpgradeLockable requirements
...
[SVN r80517]
2012-09-13 19:02:37 +00:00
Vicente J. Botet Escriba
8f283b3c2b
Thread: fixe typo using std instead of boost.
...
[SVN r80498]
2012-09-11 22:14:52 +00:00
Vicente J. Botet Escriba
408a6cb70e
Thread: fix typo s/Rational/Rationale/
...
[SVN r80464]
2012-09-09 13:09:15 +00:00
Vicente J. Botet Escriba
97c0ddbee4
Thread: updated history
...
[SVN r80461]
2012-09-09 12:46:49 +00:00
Vicente J. Botet Escriba
662118b5c6
Thread: Remove BOOST_THREAD_DONT_USE_SYSTEM and update documentation to manage with 7336
...
[SVN r80459]
2012-09-09 12:35:37 +00:00
Vicente J. Botet Escriba
735102d4a0
Thread: update doc with async and notify_all_at_thread_exit referece doc
...
[SVN r80446]
2012-09-08 14:12:05 +00:00
Vicente J. Botet Escriba
71f864bc5c
Thread: Added notify_all_at_thread_exit+join can throw conditionally if not joinable + detach is no more noexcept
...
[SVN r80351]
2012-09-01 17:10:16 +00:00
Vicente J. Botet Escriba
ca04d699bc
Thread:7280: Added noexcep to future_category
...
[SVN r80238]
2012-08-26 18:18:03 +00:00
Vicente J. Botet Escriba
a7336c2c5e
Thread: update doc
...
[SVN r80202]
2012-08-25 13:07:54 +00:00
Vicente J. Botet Escriba
8866935d0b
Thread: doc shared mutex lack of priority 7284
...
[SVN r80201]
2012-08-25 13:06:41 +00:00
Vicente J. Botet Escriba
4f06c2392b
Thread: update tss doc to take care of #2361 and #3837
...
[SVN r80198]
2012-08-25 12:28:42 +00:00
Vicente J. Botet Escriba
b0b975e8ef
Thread fixes some doc typos
...
[SVN r80075]
2012-08-18 10:33:31 +00:00
Vicente J. Botet Escriba
cf7c218a65
Thread: manage #7173
...
[SVN r80052]
2012-08-15 20:25:03 +00:00
Vicente J. Botet Escriba
3332d8df66
Thread: fix typo - 7117
...
[SVN r79407]
2012-07-10 20:50:40 +00:00
Vicente J. Botet Escriba
852c173c96
Thread: fix typo - 7117
...
[SVN r79406]
2012-07-10 20:47:52 +00:00
Vicente J. Botet Escriba
bcf30f2dfc
Thread: cleanup no-exceptions on windows
...
[SVN r79384]
2012-07-09 16:50:35 +00:00
Vicente J. Botet Escriba
66263dd7b3
Thread: Added other fixed tickets
...
[SVN r79030]
2012-06-21 21:23:35 +00:00
Vicente J. Botet Escriba
e09105de98
Thread: fix TIME_UTC, WINVER, constexpr for tags, and don't use local files
...
[SVN r78802]
2012-06-03 18:11:52 +00:00
Vicente J. Botet Escriba
b470ffdb56
Thread: Added macro BOOST_THREAD_DCL_MOVABLE to mask has_move_emulation_enabled_aux specialization
...
[SVN r78123]
2012-04-22 08:12:27 +00:00
Vicente J. Botet Escriba
e83cdc6721
Thread: Change to version 3 and don't deprecate legacy time related functions, even if they are not part of the concepts since version 3
...
[SVN r78029]
2012-04-16 20:49:18 +00:00
Vicente J. Botet Escriba
7ba000fe45
Thread: Set by default to don't use Boost.Move
...
[SVN r77994]
2012-04-15 12:29:33 +00:00
Vicente J. Botet Escriba
f970c9fddc
Thread: remove some warnings + rename BOOST_EXPLICIT_MOVE by BOOST_THREAD_MAKE_RV_REF
...
[SVN r77918]
2012-04-11 17:16:45 +00:00
Vicente J. Botet Escriba
b2790c6df5
Thread: Added pt test constructor from const functor + pt allocator ctor free fct+ cleanup of other tests
...
[SVN r77877]
2012-04-10 01:37:18 +00:00
Vicente J. Botet Escriba
0e895a1e28
Thread: Added packaged_task::reste() + more tests
...
[SVN r77852]
2012-04-09 17:18:39 +00:00
Vicente J. Botet Escriba
011dda9816
Thread: Added packaged_task ctor allocator + result_type + Fix issue signaled on the ML with task_object(task_object const&) in presence of task_object(task_object &&)
...
[SVN r77845]
2012-04-08 23:51:07 +00:00
Vicente J. Botet Escriba
6ed276190d
Thread: rename macros and try to fix some failing sun test
...
[SVN r77789]
2012-04-05 22:39:22 +00:00
Vicente J. Botet Escriba
56bd079f96
Thread: Added call to terminate if joinable for #6266 and #6269
...
[SVN r77718]
2012-04-02 16:32:33 +00:00
Vicente J. Botet Escriba
08ed4c4201
Thread: Added shared mutex upwards conversion + configuration macros
...
[SVN r77704]
2012-04-01 21:52:47 +00:00
Vicente J. Botet Escriba
27aa44acb5
Thread: Added promise allocator ctor + more tests
...
[SVN r77666]
2012-03-31 15:19:22 +00:00
Vicente J. Botet Escriba
ff1d051359
Thread: Added reverse_lock
...
[SVN r77662]
2012-03-31 08:39:21 +00:00
Vicente J. Botet Escriba
85e32534fa
Thread: Added shared_lock_guard
...
[SVN r77661]
2012-03-31 08:06:57 +00:00
Vicente J. Botet Escriba
bc49b7d03a
Thread: Update doc with a lot of changes to follow the updated code
...
[SVN r77660]
2012-03-31 07:37:59 +00:00
Vicente J. Botet Escriba
89496448d9
Thread: Update doc removing thread_move_t
...
[SVN r77136]
2012-02-28 18:49:22 +00:00
Vicente J. Botet Escriba
b6063b5c60
* [@ http://svn.boost.org/trac/boost/ticket/2741 #2741 ] Proposal to manage portable and non portable thread attributes.
...
* [@http://svn.boost.org/trac/boost/ticket/6195 #6195 ] c++11 compliance: Provide the standard time related interface using Boost.Chrono.
* [@http://svn.boost.org/trac/boost/ticket/6224 #6224 ] c++11 compliance: Add the use of standard noexcept on compilers supporting them.
* [@http://svn.boost.org/trac/boost/ticket/6226 #6226 ] c++11 compliance: Add explicit bool conversion from locks.
* [@http://svn.boost.org/trac/boost/ticket/6230 #6230 ] c++11 compliance: Follows the exception reporting mechanism as defined in the c++11.
* [@http://svn.boost.org/trac/boost/ticket/6272 #6272 ] c++11 compliance: Add thread::id hash specialization.
* [@http://svn.boost.org/trac/boost/ticket/6273 #6273 ] c++11 compliance: Add cv_status enum class and use it on the conditions wait functions.
* [@http://svn.boost.org/trac/boost/ticket/6194 #6194 ] Adapt to Boost.Move.
Fixed Bugs:
* [@http://svn.boost.org/trac/boost/ticket/2575 #2575 ] Bug- Boost 1.36.0 on Itanium platform.
* [@http://svn.boost.org/trac/boost/ticket/4921 #4921 ] BOOST_THREAD_USE_DLL and BOOST_THREAD_USE_LIB are crucial and need to be documented.
* [@http://svn.boost.org/trac/boost/ticket/5013 #5013 ] documentation: boost:🧵 pthreas_exit causes terminate().
* [@http://svn.boost.org/trac/boost/ticket/5351 #5351 ] interrupt a future get boost::unknown_exception.
* [@http://svn.boost.org/trac/boost/ticket/5516 #5516 ] Upgrade lock is not acquired when previous upgrade lock releases if another read lock is present.
* [@http://svn.boost.org/trac/boost/ticket/5990 #5990 ] shared_future<T>::get() has wrong return type.
* [@http://svn.boost.org/trac/boost/ticket/6174 #6174 ] packaged_task doesn't correctly handle moving results.
[SVN r76543]
2012-01-16 17:32:08 +00:00
Vicente J. Botet Escriba
2eb6fd754e
Thread: Added doc related to a lot of tickets mainly the time related #6195 , noexcept #6224 , exceptions #6230 , cv_status #6273
...
[SVN r76297]
2012-01-03 21:45:31 +00:00
Vicente J. Botet Escriba
9a827d937e
Thread: #4921 BOOST_THREAD_USE_DLL and BOOST_THREAD_USE_LIB are crucial and need to be documented
...
[SVN r75905]
2011-12-11 18:16:07 +00:00
Vicente J. Botet Escriba
38594f889a
Thread: #5013 - documentation: boost: 🧵 pthreas_exit causes terminate()
...
[SVN r75904]
2011-12-11 18:12:55 +00:00
Vicente J. Botet Escriba
f587262c8e
Thread: Added compliance matrix
...
[SVN r75884]
2011-12-10 11:56:45 +00:00
Vicente J. Botet Escriba
ebf458dbd0
Thread: update fixed tickets for 1.49
...
[SVN r75883]
2011-12-10 11:54:36 +00:00
Vicente J. Botet Escriba
39f43feb11
Thread: Added more fixed tickets
...
[SVN r75807]
2011-12-05 00:27:46 +00:00
Vicente J. Botet Escriba
aa7941fae2
Thread: 2639 documentation should be extended(defer_lock, try_to_lock, ...) + 3885 document about mix usage of boost.thread and native thread api. + 3975 Incorrect precondition for promise::set_wait_callback() + 4819 boost.thread's documentation misprints.
...
[SVN r75790]
2011-12-03 14:28:17 +00:00
Anthony Williams
768e92b0e9
Added comment about lack of cleanup on native threads on some platforms
...
[SVN r66480]
2010-11-10 10:02:42 +00:00
Daniel James
9442976bdb
Update various libraries' documentation build.
...
Mostly to use the images and css files under doc/src instead of
doc/html, usually be deleting the settings in order to use the defaults.
Also add 'boost.root' to some builds in order to fix links which rely on
it.
[SVN r63146]
2010-06-20 18:00:48 +00:00
Anthony Williams
df2f43bc61
Added documentation for this_thread::sleep overload that takes a
...
system_time. see issue #3179
[SVN r62632]
2010-06-09 06:48:37 +00:00
Anthony Williams
2e869aeb86
Added documentation for thread move assignment
...
[SVN r62504]
2010-06-07 09:04:54 +00:00
Anthony Williams
d729776575
Added documentation of thread move constructor
...
[SVN r62503]
2010-06-07 08:59:27 +00:00
Anthony Williams
8cff3a167e
Added documentation for boost::move on thread objects
...
[SVN r62079]
2010-05-18 08:25:02 +00:00
Anthony Williams
9621dafe46
Clarify note on call_once
...
[SVN r57862]
2009-11-23 11:31:08 +00:00
Anthony Williams
d7c9837844
Added a note highlighting that recursive use of call_once will cause deadlock.
...
[SVN r57861]
2009-11-23 11:24:53 +00:00
Anthony Williams
27bb7803ae
Update docs for at_thread_exit
...
[SVN r57380]
2009-11-04 21:38:45 +00:00
Anthony Williams
5db0aac816
Added futures to boost.thread
...
[SVN r57064]
2009-10-22 09:33:21 +00:00
John Maddock
effd891a16
Remove options that are no longer required and get the PDF docs building.
...
[SVN r51142]
2009-02-09 16:26:26 +00:00
Anthony Williams
60d12dd395
Added recursive_mutex/condition::wait() change to list of breaking changes
...
[SVN r48528]
2008-09-02 10:22:06 +00:00
Anthony Williams
0d776bcd26
Updated changes list
...
[SVN r48037]
2008-08-08 20:37:30 +00:00
Anthony Williams
2d6ed47cf2
Updated signature of create_thread
...
[SVN r48036]
2008-08-08 20:21:29 +00:00
Anthony Williams
ea06434425
Doc updates missed by previous checkin
...
[SVN r47826]
2008-07-26 08:37:55 +00:00
Anthony Williams
6508eff95e
Added note about max number of arguments
...
[SVN r47818]
2008-07-25 22:22:58 +00:00
Anthony Williams
69930684a9
Added a description for the new thread constructors that allow functions with arguments.
...
[SVN r47817]
2008-07-25 22:21:05 +00:00
Anthony Williams
b1931a3eda
Fix for trac issue #2118
...
[SVN r47816]
2008-07-25 22:01:04 +00:00
Anthony Williams
63b44d4e32
Added documentation for the lock and try_lock free functions
...
[SVN r47815]
2008-07-25 21:57:33 +00:00
Anthony Williams
f7cb8d8141
Added a description for the scoped_try_lock typedefs
...
[SVN r47814]
2008-07-25 21:30:37 +00:00
Anthony Williams
48c857e02c
Fix for issue #2105 : specify which header to include for each class or function
...
[SVN r47810]
2008-07-25 21:12:29 +00:00
Anthony Williams
63e675a6bb
Corrected description to avoid reference to arguments
...
[SVN r47172]
2008-07-07 07:30:27 +00:00
Anthony Williams
e92aeac7d7
Added notify functions to class synopsis
...
[SVN r47171]
2008-07-07 07:28:32 +00:00
Anthony Williams
eb30688937
Added license and copyright to docs
...
[SVN r46705]
2008-06-26 06:41:00 +00:00
Anthony Williams
a5e95845b3
Added documentation for swap()
...
[SVN r46122]
2008-06-04 16:00:13 +00:00
Anthony Williams
31a34cd0b5
Added missing "no"
...
[SVN r45870]
2008-05-28 14:50:25 +00:00
Anthony Williams
ef8c08ba99
Removed surplus "the"
...
[SVN r45869]
2008-05-28 12:55:30 +00:00
Anthony Williams
767d14ae4f
Added documentation for time support in the thread library
...
[SVN r45859]
2008-05-28 09:00:32 +00:00
Anthony Williams
1a5c911e36
Added documentation for time support in the thread library
...
[SVN r45858]
2008-05-28 09:00:23 +00:00
Anthony Williams
6e42a04e43
Added note about move support
...
[SVN r45856]
2008-05-28 08:09:07 +00:00
Anthony Williams
999613c686
Added note about mutex not being recursive
...
[SVN r45688]
2008-05-23 19:33:18 +00:00
Anthony Williams
f77285f375
Updated docs to make it explicit that terminate is called if a thread function throws an exception
...
[SVN r45294]
2008-05-12 09:04:02 +00:00
Anthony Williams
70d9dbc45a
Added default constructor to lock types
...
[SVN r45212]
2008-05-08 14:34:40 +00:00