|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r79790 - in website/public_html/live: feed/history generated generated/state users/history
From: dnljms_at_[hidden]
Date: 2012-07-29 02:58:48
Author: danieljames
Date: 2012-07-29 02:58:47 EDT (Sun, 29 Jul 2012)
New Revision: 79790
URL: http://svn.boost.org/trac/boost/changeset/79790
Log:
Website: Standard wave release note.
Text files modified:
website/public_html/live/feed/history/boost_1_51_0.qbk | 24 +-----------------------
website/public_html/live/generated/dev.rss | 12 ++++++++++++
website/public_html/live/generated/state/feed-pages.txt | 6 +++---
website/public_html/live/users/history/version_1_51_0.html | 12 ++++++++++++
4 files changed, 28 insertions(+), 26 deletions(-)
Modified: website/public_html/live/feed/history/boost_1_51_0.qbk
==============================================================================
--- website/public_html/live/feed/history/boost_1_51_0.qbk (original)
+++ website/public_html/live/feed/history/boost_1_51_0.qbk 2012-07-29 02:58:47 EDT (Sun, 29 Jul 2012)
@@ -30,19 +30,6 @@
2. Besides the dedicated entry, the lib name should be added to the
[purpose] section at the beginning of the page.
- Example new libraries message:
-
-* [phrase library..[@/libs/accumulators/ Accumulators]:] Framework for
- incremental calculation, and collection of statistical accumulators, from Eric Niebler.
-
- Example update message:
-
-* [phrase library..[@/libs/interprocess/ Interprocess]:]
- * Added anonymous shared memory for UNIX systems.
- * Fixed missing move semantics on managed memory classes.
- * Added copy_on_write and open_read_only options for shared memory
- and mapped file managed classes.
- * `shared_ptr` is movable and supports aliasing.
]
[section New Libraries]
@@ -116,18 +103,9 @@
* Fix construction/destruction issue when using a C++11 compiler with a
C++03 allocator ([ticket 7100]).
-[/
-
-* /TODO/: [phrase library..[@/libs/spirit/ Spirit]:]
- * Spirit Vx.x, see the
- '[@/doc/libs/1_xx_x/libs/spirit/doc/html/spirit/what_s_new/spirit_x_x.html What's New]'
- section for details.
-
-* /TODO/: [phrase library..[@/libs/wave/ Wave]:]
+* [phrase library..[@/libs/wave/ Wave]:]
* See the [@/libs/wave/ChangeLog Changelog] for details.
-]
-
[endsect]
[section Compilers Tested]
Modified: website/public_html/live/generated/dev.rss
==============================================================================
--- website/public_html/live/generated/dev.rss (original)
+++ website/public_html/live/generated/dev.rss 2012-07-29 02:58:47 EDT (Sun, 29 Jul 2012)
@@ -209,6 +209,18 @@
</ul>
</div>
</li>
+ <li>
+ <div>
+ <span class="library"><a href="http://www.boost.org/libs/wave/">Wave</a>:</span>
+ <ul>
+ <li>
+ <div>
+ See the <a href="http://www.boost.org/libs/wave/ChangeLog">Changelog</a> for details.
+ </div>
+ </li>
+ </ul>
+ </div>
+ </li>
</ul>
</div>
<div id="version_1_51_0.compilers_tested">
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 2012-07-29 02:58:47 EDT (Sun, 29 Jul 2012)
@@ -1902,7 +1902,7 @@
-id
"version_1_51_0
-last_modified
-.1343244002.68
+.1343544135.98
-location
"users/history/version_1_51_0.html
-page_state
@@ -1913,11 +1913,11 @@
" New Libraries: Updated Libraries:
"
-qbk_hash
-"60c99d1fb8d815666c2d412e96da8b6bd1d3a952184b15e761d91c58ad607b5c
+"857df5521e93168dff475dc4167e19d08e4a4ad2a18a1019d912a18305014649
-release_status
"dev
-rss_hash
-"2d7a51d184735db48cbd2b3edbf09124d7ad9c74e62d1e3950f74a043b3426d6
+"8a29ba6014d71af79b4fa99f2aaf1fd0624d0e6ee0c8fcbb3ffc8a06e88a90c9
-title
"Version 1.51.0
-type
Modified: website/public_html/live/users/history/version_1_51_0.html
==============================================================================
--- website/public_html/live/users/history/version_1_51_0.html (original)
+++ website/public_html/live/users/history/version_1_51_0.html 2012-07-29 02:58:47 EDT (Sun, 29 Jul 2012)
@@ -248,6 +248,18 @@
</ul>
</div>
</li>
+ <li>
+ <div>
+ <span class="library">Wave:</span>
+ <ul>
+ <li>
+ <div>
+ See the Changelog for details.
+ </div>
+ </li>
+ </ul>
+ </div>
+ </li>
</ul>
</div>
<div id="version_1_51_0.compilers_tested">
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