Vicente J. Botet Escriba
|
5c442e068c
|
update compliance.
|
2015-04-18 07:10:43 +02:00 |
|
Vicente J. Botet Escriba
|
3babf7966e
|
update doc for future/shared_future::then(Executor, Fct).
|
2014-10-02 22:34:47 +02:00 |
|
Vicente J. Botet Escriba
|
90154217cf
|
Added const to shred_future::then().
|
2014-10-01 08:34:34 +02:00 |
|
Vicente J. Botet Escriba
|
291ebded8e
|
update changes and compliance with last fixed issues.
|
2014-09-27 19:58:17 +02:00 |
|
Vicente J. Botet Escriba
|
dd0bfdd7ce
|
Update compliance to standard proposals.
|
2014-03-12 00:03:19 +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
|
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
|
5fcfd0e4e8
|
Thread: update the externally_locked_stream interface.
[SVN r84109]
|
2013-05-02 15:32:29 +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
|
186d58eef7
|
Thread: update docs and some licenses
[SVN r81525]
|
2012-11-25 08:19:40 +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
|
a7336c2c5e
|
Thread: update doc
[SVN r80202]
|
2012-08-25 13:07:54 +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
|
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
|
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
|
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
|
08ed4c4201
|
Thread: Added shared mutex upwards conversion + configuration macros
[SVN r77704]
|
2012-04-01 21:52:47 +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
|
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
|
f587262c8e
|
Thread: Added compliance matrix
[SVN r75884]
|
2011-12-10 11:56:45 +00:00 |
|