Vicente J. Botet Escriba
|
6029447774
|
Merge branch 'develop' of github.com:boostorg/thread into develop
|
2015-09-24 00:08:22 +02:00 |
|
Vicente J. Botet Escriba
|
205a1d7e2b
|
apply patch ref #7720.
|
2015-09-24 00:07:11 +02:00 |
|
Vicente J. Botet Escriba
|
2af9c7b98e
|
Merge pull request #66 from BenWiederhake/fix-auto-ptr/develop
Avoid deprecated auto_ptr
|
2015-09-19 19:59:25 +02:00 |
|
Ben Wiederhake
|
baca517058
|
Avoid deprecated auto_ptr
|
2015-09-19 18:14:41 +02:00 |
|
Vicente J. Botet Escriba
|
26486b0288
|
Merge pull request #65 from mclow/develop
Remove use of deprecated macros in documentation
|
2015-09-12 08:50:27 +02:00 |
|
Marshall Clow
|
f8ff41e34b
|
Remove use of deprecated macros in documentation
|
2015-09-11 15:30:34 -07:00 |
|
Vicente J. Botet Escriba
|
16ece266a4
|
Merge pull request #64 from MarcelRaad/patch-1
Fix for future with RTTI off
|
2015-09-11 18:32:59 +02:00 |
|
Marcel Raad
|
4224a9f4df
|
Fix for future with RTTI off
895b4a0ac5 introduced dynamic_casts. This breaks boost::future with RTTI turned off, which worked before. static_casts should be enough here.
|
2015-09-11 11:06:32 +02:00 |
|
Vicente J. Botet Escriba
|
2e17e028b1
|
use serial_executor instead of serial_executor_cont.
|
2015-09-08 21:55:48 +02:00 |
|
Vicente J. Botet Escriba
|
febe4a814d
|
comment trace to see the error.
|
2015-09-08 21:39:33 +02:00 |
|
Vicente J. Botet Escriba
|
242cf35c51
|
Try patch for oldticket #3926 - thread_specific_ptr + dlopen library causes a SIGSEGV
|
2015-09-08 19:24:15 +02:00 |
|
Vicente J. Botet Escriba
|
c1ee2bfbd8
|
fix issue with latch:wait when count is already 0.
|
2015-09-08 18:25:20 +02:00 |
|
Vicente J. Botet Escriba
|
b30cde32d4
|
reverse the use of dattime and chrono when chrono is acceptable.
|
2015-09-08 18:22:44 +02:00 |
|
Vicente J. Botet Escriba
|
ac3f7eb037
|
comment sleep_for overload on nanoseconds on windows.
|
2015-09-05 16:17:36 +02:00 |
|
Vicente J. Botet Escriba
|
9f883f6ad7
|
Add a possible implementation of a steady condition_variable.
|
2015-09-03 23:44:03 +02:00 |
|
Vicente J. Botet Escriba
|
b332f17825
|
Added failing test for #11611.
|
2015-09-02 22:39:26 +02:00 |
|
Vicente J. Botet Escriba
|
a3497e1ffc
|
Merge branch 'develop'
|
2015-08-22 07:20:49 +02:00 |
|
Vicente J. Botet Escriba
|
89b119f65f
|
Merge branch 'develop' of github.com:boostorg/thread into develop
|
2015-08-21 18:38:14 +02:00 |
|
Vicente J. Botet Escriba
|
1ae07f3f3a
|
Add shared_timed_mutex typedef.
|
2015-08-21 18:37:42 +02:00 |
|
Vicente J. Botet Escriba
|
0143748de8
|
Add test_11499.
|
2015-08-21 18:37:08 +02:00 |
|
Vicente J. Botet Escriba
|
ac603f6bd1
|
fix devector allocator_traits_type specific usage.
|
2015-08-21 18:35:36 +02:00 |
|
Vicente J. Botet Escriba
|
6aeac1e33e
|
Merge pull request #61 from jzmaddock/patch-2
Move Oracle workaround to correct location
|
2015-08-21 00:00:38 +02:00 |
|
jzmaddock
|
ff375e2780
|
Move Oracle workaround to correct location
|
2015-08-20 10:51:23 +01:00 |
|
Vicente J. Botet Escriba
|
5b1c755e42
|
Merge pull request #60 from jzmaddock/patch-1
Fix to get Thread lib building with Oracle C++
|
2015-08-19 06:33:59 +02:00 |
|
jzmaddock
|
b8dbe960b7
|
Fix to get Thread lib building with Oracle C++
See https://svn.boost.org/trac/boost/ticket/11550
|
2015-08-18 18:20:25 +01:00 |
|
Vicente J. Botet Escriba
|
4f9a08c418
|
fix for(;;){} .
|
2015-07-01 13:21:39 +02:00 |
|
Vicente J. Botet Escriba
|
44272d3b7c
|
fix for(;;); .
|
2015-06-29 08:43:01 +02:00 |
|
Vicente J. Botet Escriba
|
ccd1cd5808
|
fix Link to archived copy of article.
|
2015-06-28 11:27:02 +02:00 |
|
Vicente J. Botet Escriba
|
8c974800f9
|
try to remove yet more warnings.
|
2015-06-23 19:05:32 +02:00 |
|
Vicente J. Botet Escriba
|
6e002ae3ec
|
try to remove more warnings.
|
2015-06-21 23:09:15 +02:00 |
|
Vicente J. Botet Escriba
|
2a375808c4
|
Merge branch 'develop' of github.com:boostorg/thread into develop
|
2015-06-21 17:38:13 +02:00 |
|
Vicente J. Botet Escriba
|
55c21919fc
|
try to remove some warnings.
|
2015-06-21 17:37:30 +02:00 |
|
Vicente J. Botet Escriba
|
91e2cded63
|
Merge pull request #57 from MarcelRaad/patch-1
Fix typo
|
2015-06-05 18:12:58 +02:00 |
|
Marcel Raad
|
b980b88474
|
Fix typo
There was a typo in the code with both BOOST_USE_WINDOWS_H and BOOST_NO_ANSI_APIS defined.
|
2015-06-05 17:48:53 +02:00 |
|
Vicente J. Botet Escriba
|
7cb5211e25
|
fix typo on poly lockables.
|
2015-05-29 20:02:08 +02:00 |
|
Vicente J. Botet Escriba
|
958b773d05
|
Merge from develop.
|
2015-05-18 22:35:17 +02:00 |
|
Vicente J. Botet Escriba
|
4d45da6c06
|
Apply patch #11302.
|
2015-05-18 21:26:46 +02:00 |
|
Vicente J. Botet Escriba
|
e39703ff18
|
Merge branch 'develop' of github.com:boostorg/thread into develop
|
2015-05-15 15:07:08 +02:00 |
|
Vicente J. Botet Escriba
|
aafd5ca726
|
applie patch for #11266.
|
2015-05-15 15:05:09 +02:00 |
|
Vicente J. Botet Escriba
|
9b69912801
|
Merge pull request #54 from tempoz/patch-5
Remove unused parameter
|
2015-05-14 18:18:31 +02:00 |
|
Vicente J. Botet Escriba
|
259c08473d
|
Merge branch 'develop' of github.com:boostorg/thread into develop
|
2015-05-14 18:08:52 +02:00 |
|
Vicente J. Botet Escriba
|
6ca3a99cbc
|
Merge pull request #56 from danieljames/link-fix
Link to archived copy of article.
|
2015-05-12 22:39:59 +02:00 |
|
Daniel James
|
3dcd875944
|
Link to archived copy of article.
The original is no longer available.
Fixes: https://svn.boost.org/trac/boost/ticket/11185
|
2015-05-12 18:52:23 +01:00 |
|
Vicente J. Botet Escriba
|
58e8addad6
|
Try to get rid of bad link issue while defining global new.
|
2015-05-06 13:51:21 +02:00 |
|
Vicente J. Botet Escriba
|
87615d54dd
|
cleanup unused function set_exceptional_if_invalid.
|
2015-05-06 09:48:54 +02:00 |
|
Vicente J. Botet Escriba
|
d322aba077
|
Merge pull request #55 from jessicah/tests-fix-error-message
Tests: correct #error message in recursive_mutex/native_handle_pass
|
2015-05-05 20:50:32 +02:00 |
|
Jessica Hamilton
|
c0afe2d873
|
Tests: correct #error message in recursive_mutex/native_handle_pass
|
2015-05-06 02:14:13 +12:00 |
|
Vicente J. Botet Escriba
|
5488482a44
|
simplify launch_continuation interface.
|
2015-05-04 23:06:39 +02:00 |
|
Vicente J. Botet Escriba
|
1480d6fc99
|
simplify launch_continuation interface.
|
2015-05-04 18:24:09 +02:00 |
|
Vicente J. Botet Escriba
|
131c92a7d8
|
propagate unwrap fixes.
|
2015-05-04 00:19:12 +02:00 |
|