|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r82340 - in website/public_html/live: feed/history generated generated/state users/history
From: dnljms_at_[hidden]
Date: 2013-01-03 15:32:10
Author: danieljames
Date: 2013-01-03 15:32:09 EST (Thu, 03 Jan 2013)
New Revision: 82340
URL: http://svn.boost.org/trac/boost/changeset/82340
Log:
Website: BOOST_THREAD_VERSION is no longer 3 by default.
Text files modified:
website/public_html/live/feed/history/boost_1_53_0.qbk | 3 ---
website/public_html/live/generated/dev.rss | 15 ---------------
website/public_html/live/generated/state/feed-pages.txt | 6 +++---
website/public_html/live/users/history/version_1_53_0.html | 15 ---------------
4 files changed, 3 insertions(+), 36 deletions(-)
Modified: website/public_html/live/feed/history/boost_1_53_0.qbk
==============================================================================
--- website/public_html/live/feed/history/boost_1_53_0.qbk (original)
+++ website/public_html/live/feed/history/boost_1_53_0.qbk 2013-01-03 15:32:09 EST (Thu, 03 Jan 2013)
@@ -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()>.
Modified: website/public_html/live/generated/dev.rss
==============================================================================
--- website/public_html/live/generated/dev.rss (original)
+++ website/public_html/live/generated/dev.rss 2013-01-03 15:32:09 EST (Thu, 03 Jan 2013)
@@ -599,21 +599,6 @@
<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>
<ul>
<li>
Modified: website/public_html/live/generated/state/feed-pages.txt
==============================================================================
--- website/public_html/live/generated/state/feed-pages.txt (original)
+++ website/public_html/live/generated/state/feed-pages.txt 2013-01-03 15:32:09 EST (Thu, 03 Jan 2013)
@@ -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
Modified: website/public_html/live/users/history/version_1_53_0.html
==============================================================================
--- website/public_html/live/users/history/version_1_53_0.html (original)
+++ website/public_html/live/users/history/version_1_53_0.html 2013-01-03 15:32:09 EST (Thu, 03 Jan 2013)
@@ -636,21 +636,6 @@
<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>
<ul>
<li>
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk