mirror of
https://github.com/boostorg/website.git
synced 2026-02-02 09:22:19 +00:00
Website: BOOST_THREAD_VERSION is no longer 3 by default.
[SVN r82340]
This commit is contained in:
@@ -168,9 +168,6 @@
|
||||
* Disambiguated some calls to insert ([ticket 7346]).
|
||||
|
||||
* [phrase library..[@/libs/thread/ Thread]:]
|
||||
* [*Breaking changes:]
|
||||
* BOOST_THREAD_VERSION==3 by default since Boost 1.53. So that all the deprecated features since 1.50 are not included by default. You can change this by setting the appropriated define (see Configuration section).
|
||||
|
||||
* [*Deprecated features:]
|
||||
* Deprecated features since boost 1.53 will be available only until boost 1.58.
|
||||
* C++11 compliance: packaged_task<R> is deprecated, use instead packaged_task<R()>.
|
||||
|
||||
@@ -597,21 +597,6 @@
|
||||
<div>
|
||||
<span class="library"><a href="http://www.boost.org/doc/libs/1_53_0_beta1/libs/thread/">Thread</a>:</span>
|
||||
<ul>
|
||||
<li>
|
||||
<div>
|
||||
<em>Breaking changes:</em>
|
||||
<ul>
|
||||
<li>
|
||||
<div>
|
||||
BOOST_THREAD_VERSION==3 by default since Boost 1.53. So that
|
||||
all the deprecated features since 1.50 are not included by
|
||||
default. You can change this by setting the appropriated define
|
||||
(see Configuration section).
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<div>
|
||||
<em>Deprecated features:</em>
|
||||
|
||||
@@ -2100,7 +2100,7 @@
|
||||
-id
|
||||
"version_1_53_0
|
||||
-last_modified
|
||||
.1357245001.69
|
||||
.1357245106.67
|
||||
-location
|
||||
"users/history/version_1_53_0.html
|
||||
-notice
|
||||
@@ -2113,11 +2113,11 @@
|
||||
" New Libraries: Updated Libraries:
|
||||
"
|
||||
-qbk_hash
|
||||
"ccd89c9b9f4e630fcc19af6718c642c916a910ff154fd7e369a1c6cab39fbca3
|
||||
"da1eccb48933e778376c32613e2fea6b1fa59059372e3a59dbbf8015da308f58
|
||||
-release_status
|
||||
"dev
|
||||
-rss_hash
|
||||
"f65b231456e7f9b302854e1284c3d58e7deee8e6b99b2c75004f6b64a8a23c97
|
||||
"35496b78c78cede23bb8bf8ae0a2fc390f9f315a4fd45b94b36300e727963fa7
|
||||
-title
|
||||
"Version 1.53.0
|
||||
-type
|
||||
|
||||
@@ -634,21 +634,6 @@
|
||||
<div>
|
||||
<span class="library"><a href="/doc/libs/1_53_0_beta1/libs/thread/">Thread</a>:</span>
|
||||
<ul>
|
||||
<li>
|
||||
<div>
|
||||
<em>Breaking changes:</em>
|
||||
<ul>
|
||||
<li>
|
||||
<div>
|
||||
BOOST_THREAD_VERSION==3 by default since Boost 1.53. So that
|
||||
all the deprecated features since 1.50 are not included by
|
||||
default. You can change this by setting the appropriated define
|
||||
(see Configuration section).
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<div>
|
||||
<em>Deprecated features:</em>
|
||||
|
||||
Reference in New Issue
Block a user