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
|
22369e9d8c
|
Thread: merge from trunk 1.54: Added lambda tests, refactored future::then, added tests for future::wait...
[SVN r83811]
|
2013-04-08 17:23:02 +00:00 |
|
Vicente J. Botet Escriba
|
06d2a11127
|
Thread: rollback BOOST_THREAD_PROVIDES_ONCE_CXX11 define. Force minwg to use BOOST_THREAD_USE_LIB.
[SVN r83796]
|
2013-04-07 19:01:22 +00:00 |
|
Vicente J. Botet Escriba
|
6dd195bbc6
|
Thread: Added tennis example to regression tests.
[SVN r83795]
|
2013-04-07 18:43:53 +00:00 |
|
Vicente J. Botet Escriba
|
8a259612cd
|
Thread: renamed all the examples as ex_; Added some lambda test.
[SVN r83762]
|
2013-04-04 00:04:16 +00:00 |
|
Vicente J. Botet Escriba
|
9fb88b8f47
|
Thread: don't define BOOST_THREAD_DONT_PROVIDE_FUTURE_INVALID_AFTER_GET on future::then tests.
[SVN r83678]
|
2013-04-01 17:47:17 +00:00 |
|
Vicente J. Botet Escriba
|
528fcbde56
|
Thread: major rewrite of future::then.
[SVN r83676]
|
2013-04-01 16:17:05 +00:00 |
|
Vicente J. Botet Escriba
|
a0397315b2
|
Thread: minor update in future.hpp to rework future::then.
[SVN r83672]
|
2013-04-01 07:41:32 +00:00 |
|
Vicente J. Botet Escriba
|
44ec248340
|
Thread: Added shared_future<>::wait... tests.
[SVN r83667]
|
2013-03-31 15:16:25 +00:00 |
|
Vicente J. Botet Escriba
|
7eba48576c
|
Thread: added future<>::wait... tests.
[SVN r83666]
|
2013-03-31 14:47:11 +00:00 |
|
Vicente J. Botet Escriba
|
677dbe7688
|
Thread: merge from trunk 1.54. Fix #8027,#8323,#8337.
[SVN r83660]
|
2013-03-31 10:56:43 +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
|
16b42b6c63
|
Thread: added non-interleaved externally_locked stream example to regression tests.
[SVN r83653]
|
2013-03-30 18:38:03 +00:00 |
|
Vicente J. Botet Escriba
|
a543b918f0
|
Thread: check for time_points in the past on try_join_until to take care of #8323.
[SVN r83652]
|
2013-03-30 18:28:29 +00:00 |
|
Vicente J. Botet Escriba
|
619ddf54b9
|
Thread: remove what() function from future_error to take care of #8337.
[SVN r83649]
|
2013-03-30 14:36:41 +00:00 |
|
Vicente J. Botet Escriba
|
116c947af9
|
Thread: replace wait_and_ope by ope in sync_queues and pop by pull.
[SVN r83648]
|
2013-03-30 14:33:42 +00:00 |
|
Vicente J. Botet Escriba
|
a0931c117d
|
Thread: return 0.
[SVN r83645]
|
2013-03-30 09:37:43 +00:00 |
|
Vicente J. Botet Escriba
|
79e1e88f2e
|
Thread: more refactoring on pthread/shared_mutex.hpp.
[SVN r83553]
|
2013-03-24 23:45:33 +00:00 |
|
Vicente J. Botet Escriba
|
af3b5f3227
|
Thread: limit dependency on boost/thread/thread.hpp.
[SVN r83552]
|
2013-03-24 22:05:50 +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
|
6dad044ab7
|
Thread: avoid the use of boost/thread/thread.hpp to limit dependencies.
[SVN r83548]
|
2013-03-24 18:30:55 +00:00 |
|
Vicente J. Botet Escriba
|
19bd0d5eba
|
Thread: Added first version of sync_queue.
[SVN r83547]
|
2013-03-24 18:29:03 +00:00 |
|
Vicente J. Botet Escriba
|
f922fa56e4
|
Thread: Added assertions on pthread/shared_mutex.hpp; fixed two shared_mutex tests that were wrong.
[SVN r83546]
|
2013-03-24 17:18:21 +00:00 |
|
Vicente J. Botet Escriba
|
290faf192d
|
Thread: Added first version of sync_bounded_queue.
[SVN r83538]
|
2013-03-24 12:24:22 +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
|
b1a674869d
|
Thread: merge from trunk. 1.54
[SVN r83525]
|
2013-03-23 01:48:21 +00:00 |
|
Vicente J. Botet Escriba
|
df7fbe085a
|
Thread: Added constexpr to future default constructor; protect code incompatible with MSVC8.
[SVN r83521]
|
2013-03-22 21:50:20 +00:00 |
|
Vicente J. Botet Escriba
|
b03cebff7b
|
Thread: protect some tests with BOOST_THREAD_PROVIDES_VARIADIC_THREAD.
[SVN r83503]
|
2013-03-19 22:35:50 +00:00 |
|
Vicente J. Botet Escriba
|
c9c46e87b5
|
Thread: Adapt win32/once.hpp to last changes to invoke..
[SVN r83471]
|
2013-03-17 08:07:40 +00:00 |
|
Vicente J. Botet Escriba
|
d4e6332eca
|
Thread: add invoke when no variadic templates are available; adapt call_once.
[SVN r83466]
|
2013-03-16 15:36:21 +00:00 |
|
Vicente J. Botet Escriba
|
80594adcbb
|
Thread: fixed some typos on win32/once.hpp and made use bind when there are some arguments and specialize the algorithm when there are no parameters to avoid errors with bind.
[SVN r83465]
|
2013-03-16 15:35:10 +00:00 |
|
Vicente J. Botet Escriba
|
4ea14fb9da
|
Thread: rollback one of the changes in [83425].
[SVN r83456]
|
2013-03-16 08:32:22 +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
|
7b157ab5f4
|
Thread: Apply patch for #8212.
[SVN r83425]
|
2013-03-14 17:19:59 +00:00 |
|
Vicente J. Botet Escriba
|
a73425eb00
|
Thread: use invoke/bind whenever there is atleast one parameter on call_once.
[SVN r83422]
|
2013-03-13 23:01:49 +00:00 |
|
Vicente J. Botet Escriba
|
b254afc229
|
Thread: use Boost/Move in invoke.
[SVN r83421]
|
2013-03-13 22:58:12 +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
|
c784369f76
|
Thread: try to fix call_once for MSVC 8.0,9.0
[SVN r83400]
|
2013-03-10 17:36:40 +00:00 |
|
Vicente J. Botet Escriba
|
0b7462c4f2
|
Thread: notify win32/shared_mutex when setting new_state.exclusive_waiting_blocked=false;
[SVN r83397]
|
2013-03-10 15:17:50 +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
|
06491889ea
|
Thread: Try workaround for #8212.
[SVN r83370]
|
2013-03-09 16:00:22 +00:00 |
|
Vicente J. Botet Escriba
|
abf441ee63
|
Thread: try to fix double definition of GetTickCount64.
[SVN r83318]
|
2013-03-05 18:57:34 +00:00 |
|
Vicente J. Botet Escriba
|
9615a51123
|
Thread: #8237, 8239
[SVN r83312]
|
2013-03-05 18:05:48 +00:00 |
|
Vicente J. Botet Escriba
|
a0bfa7faeb
|
Thread: activate synchronized_value tests
[SVN r83295]
|
2013-03-04 18:15:27 +00:00 |
|
Vicente J. Botet Escriba
|
44b741e445
|
Thread: make use of _WIN32_WINNT instead of WINNT.
[SVN r83294]
|
2013-03-04 17:52:49 +00:00 |
|
Vicente J. Botet Escriba
|
41d336e7fb
|
Thread: added test for #7755.
[SVN r83286]
|
2013-03-03 19:13:58 +00:00 |
|
Vicente J. Botet Escriba
|
fc177914e1
|
Thread: take care of #8136
[SVN r83282]
|
2013-03-03 14:07:28 +00:00 |
|
Vicente J. Botet Escriba
|
d0056e0cc8
|
Thread: fix typo on synchronized_value.hp and initialize id_ on testable_mutex.
[SVN r83281]
|
2013-03-03 13:56:40 +00:00 |
|
Vicente J. Botet Escriba
|
6075cf2df6
|
Thread: Added test for synchronized_value + synchronize free function
[SVN r83266]
|
2013-03-03 11:02:31 +00:00 |
|