Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r76702 - in website/public_html/live: feed feed/history generated/state users/history
From: dnljms_at_[hidden]
Date: 2012-01-26 03:03:32


Author: danieljames
Date: 2012-01-26 03:03:32 EST (Thu, 26 Jan 2012)
New Revision: 76702
URL: http://svn.boost.org/trac/boost/changeset/76702

Log:
Website: Release notes bits and bobs.
Text files modified:
   website/public_html/live/feed/dev.rss | 10 ----------
   website/public_html/live/feed/history/boost_1_49_0.qbk | 33 ++++-----------------------------
   website/public_html/live/generated/state/feed-pages.txt | 9 +++++----
   website/public_html/live/users/history/version_1_49_0.html | 10 ----------
   4 files changed, 9 insertions(+), 53 deletions(-)

Modified: website/public_html/live/feed/dev.rss
==============================================================================
--- website/public_html/live/feed/dev.rss (original)
+++ website/public_html/live/feed/dev.rss 2012-01-26 03:03:32 EST (Thu, 26 Jan 2012)
@@ -9,16 +9,6 @@
   <item><title>Version 1.49.0</title><link>http://www.boost.org/users/history/version_1_49_0.html><guid>http://www.boost.org/users/history/version_1_49_0.html><pubDate>In Progress</pubDate><description>&lt;x&gt;
   
   
- &lt;div id=&quot;version_1_49_0.new_libraries&quot;&gt;
- &lt;h3&gt;&lt;span class=&quot;link&quot;&gt;New Libraries&lt;/span&gt;&lt;/h3&gt;
- &lt;ul&gt;
- &lt;li&gt;
- &lt;div&gt;
- &lt;em&gt;TODO&lt;/em&gt;
- &lt;/div&gt;
- &lt;/li&gt;
- &lt;/ul&gt;
- &lt;/div&gt;
   &lt;div id=&quot;version_1_49_0.updated_libraries&quot;&gt;
     &lt;h3&gt;&lt;span class=&quot;link&quot;&gt;Updated Libraries&lt;/span&gt;&lt;/h3&gt;
     &lt;ul&gt;

Modified: website/public_html/live/feed/history/boost_1_49_0.qbk
==============================================================================
--- website/public_html/live/feed/history/boost_1_49_0.qbk (original)
+++ website/public_html/live/feed/history/boost_1_49_0.qbk 2012-01-26 03:03:32 EST (Thu, 26 Jan 2012)
@@ -1,7 +1,10 @@
 [article Version 1.49.0
     [quickbook 1.5]
     [source-mode c++]
- [purpose New Libraries: Updated Libraries: ]
+ [purpose Updated Libraries: Container, Geometry, Graph,
+ Icl, Interprocess, Intrusive, Lexical Cast, Locale, Move,
+ Property Tree, Spirit, Unordered, Uuid.
+ ]
     [authors [Dawes, Beman]]
     [last-revision ]
 ]
@@ -23,34 +26,6 @@
 
 ]
 
-[/
- When adding libraries:
-
- 1. Libraries are listed in alphabetical order.
- 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/index.html Accumulators]:] Framework for
- incremental calculation, and collection of statistical accumulators, from Eric Niebler.
-
- Example update message:
-
-* [phrase library..[@/libs/interprocess/index.html 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]
-
-* /TODO/
-
-[endsect]
-
 [section Updated Libraries]
 
 * [phrase library..[@/libs/container/ Container]:]

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-01-26 03:03:32 EST (Thu, 26 Jan 2012)
@@ -1836,7 +1836,7 @@
 -id
 "version_1_49_0
 -last_modified
-.1327564758.1
+.1327564946.94
 -location
 "users/history/version_1_49_0.html
 -page_state
@@ -1844,13 +1844,14 @@
 "In Progress
 -purpose
 "
-" New Libraries: Updated Libraries:
+" Updated Libraries: Container, Geometry, Graph, Icl, Interprocess, Intrusive,
+" Lexical Cast, Locale, Move, Property Tree, Spirit, Unordered, Uuid.
 "
 -qbk_hash
-"6ed8ca69b76f235e3689b43c7fa7599e14d645c2fe8b7a29dc1442f81c284651
+"80962e446924f3d5fe192765fdee13f0da3eb851bbd14a51ec76ed704afe5c00
 -release_status
 -rss_hash
-"97f26c6ef642ec3ce7dc72bfdc29a80d28407efb61a682d4eca84d08729db78a
+"05392912ee32d0619a111435620b76f8efbbe2f0c4c8734db95898cb89d57fe1
 -title
 "Version 1.49.0
 -type

Modified: website/public_html/live/users/history/version_1_49_0.html
==============================================================================
--- website/public_html/live/users/history/version_1_49_0.html (original)
+++ website/public_html/live/users/history/version_1_49_0.html 2012-01-26 03:03:32 EST (Thu, 26 Jan 2012)
@@ -48,16 +48,6 @@
                 <div class="description">
   
   
- <div id="version_1_49_0.new_libraries">
- <h3><span class="link">New Libraries</span></h3>
- <ul>
- <li>
- <div>
- <em>TODO</em>
- </div>
- </li>
- </ul>
- </div>
   <div id="version_1_49_0.updated_libraries">
     <h3><span class="link">Updated Libraries</span></h3>
     <ul>


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